Page MenuHomePhabricator

Jenkins: monitor executor statistics
Closed, ResolvedPublic

Description

Someone wrote a script to run in a cron that would send metrics about Jenkins build executors:

http://velohacker.com/2012/01/12/graphing-jenkins-statistics/

https://github.com/katzj/jenkins-to-graphite

Would be nice to use this. We can then display the graph on the integration portal or zuul status page.


Version: wmf-deployment
Severity: enhancement

Details

Reference
bz47884

Related Objects

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 1:24 AM
bzimport set Reference to bz47884.

Another way is to use the Jenkins Ganglia plugin hosted on https://github.com/ganglia/gmond_python_modules .

Related URL: https://gerrit.wikimedia.org/r/66960 (Gerrit Change Ie347ec6ef23224b01740f03ea6360fcc3b3f0ccd)

Patch got merged but Ganglia does not report anything yet. Will investigate.

I have filled bug 55412 that resurrect the original request: getting metrics in graphite.