[Python/etc/monit/services] Emplacement correct du pidfile de munin-node
Ignore-this: 859a49e54f454d55c9dd6bca36c8de27 darcs-hash:20090329183420-ffbb2-8dad40719ae76652baaaed951ffc08072b754fc3.gz
This commit is contained in:
parent
83e149ce57
commit
6aef7ff7b8
1 changed files with 2 additions and 1 deletions
|
@ -97,7 +97,8 @@ service("monit-ovh")
|
|||
service("mysql",
|
||||
pidf="mysqld/mysqld")
|
||||
|
||||
service("munin-node")
|
||||
service("munin-node",
|
||||
pidf="munin/munin-node")
|
||||
|
||||
service("nscd",
|
||||
pidf="nscd/nscd",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue