mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Improved configuration documentation
This commit is contained in:
parent
397052a8e3
commit
7bc4d133d9
1 changed files with 3 additions and 0 deletions
|
@ -47,6 +47,9 @@ Use your "/etc/munin/plugin-conf.d/munin-node" to configure this plugin.
|
|||
user root
|
||||
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
|
||||
configuration block under the git_commit_behind section
|
||||
env.repo.[repoCode].path /path/to/local/repo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue