From c02baebd2320904b0c1c5713552ffe809e16c851 Mon Sep 17 00:00:00 2001 From: Klaus Agnoletti Date: Fri, 23 Aug 2002 11:01:05 +0000 Subject: * Added more rules to netsaint --- logcheck/violations.ignore.d/netsaint | 2 ++ 1 file changed, 2 insertions(+) (limited to 'logcheck') 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) -- cgit v1.2.3