[Python/.../munin-node.conf] Ajout de l'owner et du groupe
Ignore-this: 3ca69fa09692732ba3b0d2d5e1fe191b darcs-hash:20090329180810-ffbb2-845f79705d0abf51ba61788dd9adeca693075563.gz
This commit is contained in:
parent
8a60a078a5
commit
b22ee6ca5b
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
|
||||
include("ip")
|
||||
|
||||
info["owner"] = "root"
|
||||
info["group"] = "root"
|
||||
|
||||
# Ajouter ici le remplacement du nom d'hôte pour les hôtes particuliers
|
||||
munin_hostname = pubhostname
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue