Fixed typo's in config
This commit is contained in:
@@ -2,5 +2,5 @@ check process nginx with pidfile /var/run/nginx.pid
|
||||
start program = "/bin/systemctl start nginx"
|
||||
stop program = "/bin/systemctl stop nginx"
|
||||
if not exist for 1 cycles then restart
|
||||
if not exist for 3 cycles then exec "/opt/MonitNotify.sh 'SRV-WARN: Nginx"
|
||||
if not exist for 3 cycles then exec "/opt/MonitNotify.sh 'SRV-WARN: Nginx'"
|
||||
else if recovered then exec "/opt/MonitNotify.sh 'SRV-OK: Nginx'"
|
||||
|
||||
Reference in New Issue
Block a user