Confirmed users
4,971
edits
(→Nagios) |
|||
Line 8: | Line 8: | ||
=== Nagios === | === Nagios === | ||
Nagios is useful but only if the alerts are humanly parsable. I'd rather know about something than not know, but the deluge of emails is too much, causing me to want to just delete them all. | |||
Instead, I'm filtering. All Nagios filters search on the <tt>From</tt> field for the string "nagios". I split these up into separate folders: | |||
{| border="1" cellspacing="0" cellpadding="5" | |||
|- | |||
| nagios - netapp || Subject contains "netapp" || nagios/netapp/ | |||
| nagios - xserve || Subject contains "xserve" || nagios/osx/ | |||
| nagios - win32 || Subject contains "win32" || nagios/win32/ | |||
| nagios - surf || Subject contains "surf" || nagios/linux/ | |||
| nagios - misc || || nagios/ | |||
|} | |||
=== Bugmail === | === Bugmail === | ||
=== build@m.o === | === build@m.o === |