diff --git a/HowtoMunin.md b/HowtoMunin.md index 0a806210..45163562 100644 --- a/HowtoMunin.md +++ b/HowtoMunin.md @@ -491,7 +491,7 @@ GET http://nomduserveur.evolix.net:8080/server-status-XXXXX?auto ### Regarder dans la doc ~~~ -$ munindoc +# munindoc ~~~ ### Il manque /home dans le plugin df @@ -499,7 +499,8 @@ $ munindoc Attention, le plugin df est différent du plugin diskstats. ~~~{bash} -$ vim /lib/systemd/system/munin-node.service +# cp -a /lib/systemd/system/munin-node.service /etc/systemd/system/ +# vim /etc/systemd/system/munin-node.service - ProtectHome=true + ProtectHome=false $ systemctl deamon-reload