I have hobbit monitoring AIX servers. On the servers I am running bb clients to send data to the Hobbit server. On of the tests I am doing it a errpt, which lists system software and hardware errors. Although I want to see a red status on the hobbit page I do not want to be paged for the alert. How do I disregard the alert. Here is what I have defined:
$UnixServices=disk,inode,emc,memory,ssh,telnet,ftp,!errpt,!cpu
HOST=$MY_HOST MAIL $MyPager SERVICE=$UnixServices REPEAT=15m RECOVERED TIME:1-5:0800:1659
MAIL $MyPager SERVICE=$UnixServices REPEAT=60m RECOVERED
TIME:1-5:0000:0759,1-5:1700:2359 MAIL $MyPager SERVICE=$UnixServices REPEAT=60m RECOVERED TIME:06:0000:2359
I would expect this to page on disk, inode, emc, memory, ssh and telnet. It should ignore errpt and cpu.
What am I missing?
Regards, Jim
This message, and any attachments to it, may contain information that is privileged, confidential, and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are notified that any use, dissemination, distribution, copying, or communication of this message is strictly prohibited. If you have received this message in error, please notify the sender immediately by return e-mail and delete the message and any attachments. Thank you.