Santeri Paavolainen created JENKINS-13225:
---------------------------------------------

             Summary: Provide history information on EC2 instance creation and 
graph number of slaves in use
                 Key: JENKINS-13225
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13225
             Project: Jenkins
          Issue Type: New Feature
          Components: ec2
            Reporter: Santeri Paavolainen
            Assignee: Kohsuke Kawaguchi
            Priority: Trivial


Currently the only way to see historic information on created instances is to 
look into Jenkins log files (e.g. grep them). This isn't terribly reliable nor 
persistent.

I'd like to have information on instance history. This doesn't need to be more 
than a list of (event time, event type, instance id, configuration type) tuples 
(event type = creation / termination / abnormal termination etc.).

Also it would be nice to have number of running instanced graphed(even stacked 
for different instance types). This would be especially useful to show for 
management how much using dynamically scaled resources has saved money during 
weekends and nighttime when instance count goes to 0 :-)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to