1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 02:51:03 +00:00
Commit graph

18 commits

Author SHA1 Message Date
Lars Kruse
09b88141b3 Improve documantion of many plugins
Specifically the configuration examples are now indented properly.
2020-10-24 17:29:08 +02:00
Lars Kruse
f5d393ce51
Merge pull request #918 from sumpfralle/jenkins_multilevel_jobs2
Jenkins multilevel jobs
2019-07-22 00:00:32 +02:00
Lars Kruse
17f784270a Whitespace cleanup
* remove trailing whitespace
* remove empty lines at the end of files
2018-08-02 02:33:25 +02:00
Lars Kruse
30a78e2e32 jenkins_: improve documentation wording 2018-06-10 13:34:47 +02:00
Lars Kruse
c2522f5bd2 jenkins_: emit warning in case of unknown 'mode' 2018-06-10 13:34:09 +02:00
Lars Kruse
dec7c0c879 jenkins_: unify whitespace 2018-06-10 13:29:21 +02:00
Chris Butler
bceabb82fb jenkins: Added support for jobs folders
Newer versions of Jenkins have support for grouping jobs into "folders",
for example when using a multibranch setup, the main "job" will actually
be a folder containing a job for each branch.

This changeset adds a "jobDepth" parameter that can be used to control
how far down the folder tree to report on.
2018-06-10 13:26:15 +02:00
Lars Kruse
7c62b9b6de added executable permission for multiple plugins 2018-03-09 00:18:30 +01:00
Henti Smith
6d50ab4900 Check node offline status using boolean
The previous behaviour checked offline status using a regular
expression. Jenkins 2 uses a boolean value
2017-11-09 09:57:39 +00:00
Henti Smith
50e8e27722 Added recursion to jenkins_
The previous behaviour ignored the folder structure in Jenkins 2.
2017-11-09 09:54:57 +00:00
dipohl
0147f80574 Category Tree: Reduce number of categories
jenkins -> devel
sickbeard -> other (sickbeard)
swift -> fs (swift) [or better disk, storage, appserver?]
tarsnap -> backup (tarsnap)
tv -> sensors (tv)
2017-02-23 03:20:34 +01:00
Dominic Hargreaves
3e70ec3803 jenkins_: Accumulate build result counts correctly
The previous behaviour ignored initial statuses other than blue, yellow,
red, disabled
2015-09-10 16:48:05 +01:00
Dominic Hargreaves
8ad8e1b9e2 jenkins_: Add a missing mapping for notbuilt 2015-09-10 16:48:00 +01:00
Dominic Hargreaves
b2080e1178 jenkins_: Fix uninitialized values warning with unmapped states 2015-09-10 16:47:57 +01:00
Dominic Hargreaves
cf88bc6c41 jenkins_: Reformat status mapping for better readability 2015-09-10 16:47:50 +01:00
Veres Lajos
fba800ae52 typofixes - https://github.com/vlajos/misspell_fixer
Suspicious sections:
plugins/mail/postfix_mail_stats		recieved.label
plugins/nginx/nginx_vhost_traffic
2015-03-02 11:51:38 +00:00
Gavin Shelley
2f7178a698 Support some more jenkins statuses: notbuilt_anime, aborted, aborted_anime 2014-08-03 14:03:37 +01:00
phl
a28b2691b3 adding first version of the plugin for the Jenkins CI Server 2014-06-22 14:43:02 +02:00