[secours.py] Changement de path de monit suite à au passage à wheezy

This commit is contained in:
Vincent Le Gallic 2013-07-05 11:49:30 +02:00
parent 1cc8fe4270
commit 8a49f4b8d7

View file

@ -77,7 +77,7 @@ COMMANDES = {
],
'komaz': [
'/etc/init.d/aiccu restart',
'/usr/sbin/monit monitor netacct-crans-sixxs2',
'/usr/bin/monit monitor netacct-crans-sixxs2',
],
}.get(HOSTNAME, [])