diff --git a/Metadata/groups.xml b/Metadata/groups.xml index 647f735..d1357fe 100644 --- a/Metadata/groups.xml +++ b/Metadata/groups.xml @@ -389,6 +389,7 @@ + + + diff --git a/Python/etc/monit/services b/Python/etc/monit/services index 347a475..d17c6a2 100644 --- a/Python/etc/monit/services +++ b/Python/etc/monit/services @@ -248,13 +248,7 @@ for i in range(0,dernierecarte): @ if timestamp > 15 minutes then alert @ -if hostname in ['routeur']: - @# igmpproxy - @check process igmpproxy with pidfile /var/run/igmpproxy.pid - @ start program = "/etc/init.d/igmpproxy start" - @ stop program = "/etc/init.d/igmpproxy stop" - @ if 5 restarts within 5 cycles then timeout - @ +service('igmpproxy') if hostname == 'zamok': @# print_status