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 mail at pruebas.com DURATION>5m COLOR=RED REPEAT=1hNTIME=*:0000:0400 FORMAT=PLAIN HOST=equipo1 SERVICE=procs mail at pruebas.com DURATION>5m COLOR=RED REPEAT=1hDOWNTIME=*:0700:2350 FORMAT=PLAIN
*** Proyecto 2
HOST=equipo2,equipo3 SERVICE=procs mail at pruebas.com DURATION>5m COLOR=RED REPEAT=1hTIME=*:0000:2150 FORMAT=PLAIN HOST=equipo2,equipo3 SERVICE=procs mail at pruebas.com DURATION>5m COLOR=RED REPEAT=1h TIME=*:2210:2355 FORMAT=PLAIN
But exactly how to interpret them, somebody help me please !!!
Thanks