-- Mike Burger http://www.bubbanfriends.org
"It's always suicide-mission this, save-the-planet that. No one ever just stops by to say 'hi' anymore." --Colonel Jack O'Neill, SG1
I'm apparently doing something extremely wrong trying to set a time window for alerts for a specific server. This server burns up cpu every night and we don't want to see alarms for it, so I tried doing this to block those alarms in my hosts.cfg file -
IP servername # conn NKTIME=*:0800:2200
I thought this was working but all of a sudden this weekend we got a ton of alarms from it again during the night.
Hi, Elizabeth.
Try this, instead:
DOWNTIME=cpu:*:hhmm:hhmm:"Reason"
I use this for the backups on my servers, as the CPU spikes during those operations. Instead of a yellow or red, during those timeframes, it shows blue and does not send out alerts.