Hi ,
I did similar implementation for monitoring my Jenkins instance. But I
never used a plugin to do that , instead of plugins I used groovy script to
prepare mail body content and sending this mail body to intended recipient
list.
Using groovy it is possible to get any information of Jenkins using Jenkins
API calls.

Let me know you need further help in implementing this procedure.

Thanks,
Rajendra

On Thu 27 Sep, 2018, 5:58 PM , <gotviser...@gmail.com> wrote:

> Any help on this.  Little urgent.
>
> On Wednesday, September 26, 2018 at 3:29:23 PM UTC-4, gotvi...@gmail.com
> wrote:
>>
>> I'm looking to generate a report, as a job, which will provide the global
>> metrics of my Jenkins instance.  I need details in the report like (1) How
>> many jobs ran? (2) # of failed and successful jobs and every possible
>> metrics possible in one report.  I need to send this report every week to
>> my management, so would like to know if it's possible to schedule a job to
>> run this report every Friday and send the metrics by email to my managers?
>> I found these two plugins - '*Global Build Status*' and '*Build Metrics*'.
>> But not able to use these as part of a job, download the report or email a
>> link to the report or nothing of that sort.  Please help.
>>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/b90c4f44-cae0-4c29-bdb1-2d9ceb0e1736%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/b90c4f44-cae0-4c29-bdb1-2d9ceb0e1736%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAMrg02Qhh814e4bQxug25kefhxeE-OOWoWB-kOgKA%2BgYQi5%3Dbw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to