diff options
author | Klaus Agnoletti <klaus@xenux.dk> | 2002-08-23 11:01:05 +0000 |
---|---|---|
committer | Klaus Agnoletti <klaus@xenux.dk> | 2002-08-23 11:01:05 +0000 |
commit | c02baebd2320904b0c1c5713552ffe809e16c851 (patch) | |
tree | 3782d0c8b000a228c58fe6de8b849d86e103a993 | |
parent | 37155dc3ea836b85a821f7d0ca100fc3a31fc86b (diff) |
* Added more rules to netsaint
-rw-r--r-- | logcheck/violations.ignore.d/netsaint | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/logcheck/violations.ignore.d/netsaint b/logcheck/violations.ignore.d/netsaint index e2b53a5..0854f3c 100644 --- a/logcheck/violations.ignore.d/netsaint +++ b/logcheck/violations.ignore.d/netsaint @@ -1,3 +1,5 @@ netsaint: SERVICE ALERT:.*;PING;CRITICAL;.*;PING CRITICAL - Packet loss =.*%, RTA =.*ms netsaint: SERVICE ALERT:.*;ROUTER;CRITICAL;.*;CRITICAL - Plugin timed out after 10 seconds 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) |