Hi, you might want to have a look at the metrics plugin and as your own
indicators. Not tested it though.
We also had been working on a generic metrics plugin, but never finished
it. We may put that bank to work of needed.

Anyway, in both situations I don't think you'll find a plugin that extracts
exactly the metrics *you* want. You'll have at least to write the few lines
required to get each metric.

My 2 cents.
Cheers
Le 22 août 2014 06:31, "Jim Fung" <[email protected]> a écrit :

> 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.
>

-- 
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