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:
parent
397052a8e3
commit
7bc4d133d9
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user