Hi,

I'm new to Jenkins so please forgive any naive questions.

I'd like to use Jenkins to generate trending graphs. For example, one 
possible implementation could be: 


   - Queries: ability to query a slave node to obtain arbitrary 
   information, e.g., status, number of builds, whatever.
   - Snapshots and Storage: a background process that periodically queries 
   all slave nodes' statuses (snapshot) and saves data in persistent storage 
   (data store)
   - Reporting: a reporting front-end which can query the data store to 
   generate graphs and reports into arbitrary views


Does anyone know if plugins already exist which could satisfy some/all of 
these requirements?

Thanks,
Jim

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to