diff options
Diffstat (limited to 'logcheck/ignore.d.server')
-rw-r--r-- | logcheck/ignore.d.server/courier | 8 | ||||
-rw-r--r-- | logcheck/ignore.d.server/netsaint | 3 |
2 files changed, 11 insertions, 0 deletions
diff --git a/logcheck/ignore.d.server/courier b/logcheck/ignore.d.server/courier new file mode 100644 index 0000000..451484b --- /dev/null +++ b/logcheck/ignore.d.server/courier @@ -0,0 +1,8 @@ +courierpop3login: Connection, ip=\[:ffff:..*\] +courierpop3login: LOGIN, user=.*, ip=\[::ffff:.*\] +courierpop3login: LOGOUT, user=mwa, ip=\[::ffff:.*\], top=0, retr=0 +courierpop3login: Disconnected, ip=[::ffff:.*] +pop3d-ssl: Connection, ip=\[::ffff:.*\] +pop3d-ssl: LOGIN, user=.*, ip=\[::ffff:.*\] +pop3d-ssl: LOGOUT, user=.*, ip=\[::ffff:.*\], top=0, retr=0 +imaplogin: Connection, ip=\[::ffff:.*\] diff --git a/logcheck/ignore.d.server/netsaint b/logcheck/ignore.d.server/netsaint index 8671601..2162e7d 100644 --- a/logcheck/ignore.d.server/netsaint +++ b/logcheck/ignore.d.server/netsaint @@ -1,2 +1,5 @@ netsaint: SERVICE (ALERT|NOTIFICATION|FLAPPING ALERT): .* netsaint: Auto-save of retention data completed successfully\. +netsaint: HOST ALERT:.*;DOWN;SOFT;.*;CRITICAL - Plugin timed out after 10 seconds +netsaint: HOST ALERT:*;UP;SOFT;.*;PING OK - Packet loss = 0%, RTA =.*ms +netsaint: SERVICE ALERT:.*;HTTP;CRITICAL;HARD;.*;Connection refused or timed out |