Xymon Mailing List Archive search

How to set alerts on standby during the weekly server restart.

1 message in this thread

list Jesus Hornelas · Thu, 21 Aug 2014 08:51:06 -0500 ·
HI
How to set alerts on standby during the weekly server restart.
I have three commands, With these instructions I can do or are there other
options.

TIME = *: 0245: 1925
DOWNTIME = *: 0700: 2350
NTime = *: 0000: 0400

alerts.cfg have in my file the following settings

# *** Proyecto 1.
HOST=equipo1 SERVICE=procs
user-8988eaa0c7b2@xymon.invalid  DURATION>5m COLOR=RED REPEAT=1hNTIME=*:0000:0400
FORMAT=PLAIN
HOST=equipo1 SERVICE=procs
user-8988eaa0c7b2@xymon.invalid  DURATION>5m COLOR=RED REPEAT=1hDOWNTIME=*:0700:2350
FORMAT=PLAIN

# *** Proyecto 2
HOST=equipo2,equipo3 SERVICE=procs
user-8988eaa0c7b2@xymon.invalid DURATION>5m COLOR=RED REPEAT=1hTIME=*:0000:2150
FORMAT=PLAIN
HOST=equipo2,equipo3 SERVICE=procs
user-8988eaa0c7b2@xymon.invalid DURATION>5m COLOR=RED REPEAT=1h TIME=*:2210:2355
FORMAT=PLAIN


But exactly how to interpret them, somebody help me please !!!

Thanks