[secours.py] Changement de path de monit suite à au passage à wheezy
This commit is contained in:
parent
1cc8fe4270
commit
8a49f4b8d7
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ COMMANDES = {
|
||||||
],
|
],
|
||||||
'komaz': [
|
'komaz': [
|
||||||
'/etc/init.d/aiccu restart',
|
'/etc/init.d/aiccu restart',
|
||||||
'/usr/sbin/monit monitor netacct-crans-sixxs2',
|
'/usr/bin/monit monitor netacct-crans-sixxs2',
|
||||||
],
|
],
|
||||||
}.get(HOSTNAME, [])
|
}.get(HOSTNAME, [])
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue