diff options
author | Klaus Agnoletti <klaus@xenux.dk> | 2002-09-02 09:22:02 +0000 |
---|---|---|
committer | Klaus Agnoletti <klaus@xenux.dk> | 2002-09-02 09:22:02 +0000 |
commit | 2e38cb5ee26b3ed9dc8eb271673bd03a0afdb596 (patch) | |
tree | d42a8b4d87b86289328b08c01edf5d1e8a36ed70 /logcheck | |
parent | 76ae487e42767d5329f630791a37d8f32d8084af (diff) |
* Added logcheck file for courier to cvs
Diffstat (limited to 'logcheck')
-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 |