2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00

Improved configuration documentation

This commit is contained in:
Neraud 2018-08-03 15:37:22 +02:00
parent 397052a8e3
commit 7bc4d133d9

View File

@ -47,6 +47,9 @@ Use your "/etc/munin/plugin-conf.d/munin-node" to configure this plugin.
user root user root
env.git_path /path/to/git env.git_path /path/to/git
user root : required (to be able to switch to each repo user)
env.git_path : optional (default : /usr/bin/git), the path to the git binary.
Then, for each repository you want to check, you need the following Then, for each repository you want to check, you need the following
configuration block under the git_commit_behind section configuration block under the git_commit_behind section
env.repo.[repoCode].path /path/to/local/repo env.repo.[repoCode].path /path/to/local/repo