Lars Kruse
852aa41ab7
Remove global flake8 override
2020-08-19 22:47:03 +02:00
pcy
7761514c09
[plugins/git/gitlab_statistics] added plugin to display GitLab stats
...
Graphs common GitLab statistics (user, repo, fork, ... count) using its
HTTP API statistics endpoint (requires a token to be set and passed to
the plugin)
2020-08-19 22:42:40 +02:00
Neraud
646a6c6985
Fixed user detection.
...
The USER environment variable is not populated when the plugin is executed. Switched to checking the effective user.
2018-08-22 18:34:02 +02:00
Neraud
d5caa85c06
Fixed error when using a user which doesn't have a default shell (like the default munin user on Debian/Ubuntu)
2018-08-22 15:37:43 +02:00
Neraud
694226247b
Added example graphs
2018-08-04 18:08:34 +02:00
Neraud
e29c89c0fa
Removed the use of the DEBUG environmant variable, kept only MUNIN_DEBUG
2018-08-04 17:56:23 +02:00
Neraud
eb9681a7cc
Changed the graph_category to file_transfer
2018-08-04 17:37:33 +02:00
Neraud
0d5384516c
Improved CONFIGURATION comment to better describe the user property
2018-08-04 17:36:32 +02:00
Neraud
1027f5e57a
Fixed NOTES comment to better explain the fetch munin/cron modes
2018-08-04 17:35:59 +02:00
Neraud
81b129dd81
Renamed get_info to print_info
2018-08-04 17:31:20 +02:00
Neraud
d079f0fa95
Improved the update methods : added the munin mode
2018-08-03 16:40:16 +02:00
Neraud
61241b8082
Improved munin state file handling
2018-08-03 16:40:11 +02:00
Neraud
c169373f21
Improved shell command generation to protect the injected configuration values
2018-08-03 16:40:05 +02:00
Neraud
e0b243ba93
Improved how the statefile last modified date is updated
2018-08-03 16:40:01 +02:00
Neraud
7bc4d133d9
Improved configuration documentation
2018-08-03 16:39:55 +02:00
Neraud
397052a8e3
Misc code improvements
2018-08-03 16:39:49 +02:00
Neraud
a26b9e8db6
Added git_commit_behind
2018-07-20 12:13:56 +02:00