fix(monit): subir timeout #1
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
set limits { programtimeout: 3000 s }
|
||||||
|
|
||||||
check program backup
|
check program backup
|
||||||
with path "/usr/local/bin/syslogize backup"
|
with path "/usr/local/bin/syslogize backup"
|
||||||
if status != 0 then alert
|
if status != 0 then alert
|
||||||
|
|
Loading…
Reference in a new issue