diff options
author | Klaus Agnoletti <klaus@xenux.dk> | 2002-08-23 11:42:58 +0000 |
---|---|---|
committer | Klaus Agnoletti <klaus@xenux.dk> | 2002-08-23 11:42:58 +0000 |
commit | d21d42bffab243d64719a2921e97ac4738037cf9 (patch) | |
tree | 909ecd777a0b9d6320601d859194b985c1ef3956 /logcheck | |
parent | c02baebd2320904b0c1c5713552ffe809e16c851 (diff) |
* Yet more netsaint rules added
Diffstat (limited to 'logcheck')
-rw-r--r-- | logcheck/violations.ignore.d/netsaint | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/logcheck/violations.ignore.d/netsaint b/logcheck/violations.ignore.d/netsaint index 0854f3c..71753d5 100644 --- a/logcheck/violations.ignore.d/netsaint +++ b/logcheck/violations.ignore.d/netsaint @@ -3,3 +3,6 @@ netsaint: SERVICE ALERT:.*;ROUTER;CRITICAL;.*;CRITICAL - Plugin timed out after netsaint: SERVICE ALERT:.*;ROUTER;OK;.*;PING OK - Packet loss =.*%, RTA =.*ms netsaint: SERVICE FLAPPING ALERT:.*;PING;STOPPED; Service appears to have stopped flapping (.*% change < .*% threshold) netsaint: SERVICE FLAPPING ALERT:.*;PING;STARTED; Service appears to have started flapping (.*% change >.*% threshold) +netsaint: SERVICE ALERT: mail;SMTP;CRITICAL;.*;Connection refused by host +netsaint: SERVICE NOTIFICATION:.*;CRITICAL;notify-by-.*;Connection refused by host +netsaint: SERVICE ALERT: mail;SMTP;OK;.* OK - 0 second response time |