Confirmed users
4,971
edits
(→Nagios) |
(→Nagios) |
||
(9 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
=== Nagios === | === Nagios === | ||
(this section is probably out of date) | |||
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. | 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. | ||
Line 17: | Line 19: | ||
| '''Name''' || '''Additional filter rule''' || '''Destination mail folder''' | | '''Name''' || '''Additional filter rule''' || '''Destination mail folder''' | ||
|- | |- | ||
| nagios - | | nagios - netapp || Subject contains "netapp" || nagios/netapp/ | ||
|- | |||
| nagios - n810 || Subject contains "n810" || nagios/mobile/ | |||
|- | |- | ||
| nagios - | | nagios - n900 || Subject contains "n900" || nagios/mobile/ | ||
|- | |- | ||
| nagios - | | nagios - linux || Subject contains "linux" || nagios/linux/ | ||
|- | |- | ||
| nagios - darwin || Subject contains "darwin" || nagios/osx/ | | nagios - darwin || Subject contains "darwin" || nagios/osx/ | ||
|- | |- | ||
| nagios - | | nagios - ubuntu || Subject contains "ubuntu" || nagios/linux/ | ||
|- | |- | ||
| nagios - leopard || Subject contains "leopard" || nagios/osx/ | | nagios - leopard || Subject contains "leopard" || nagios/osx/ | ||
|- | |- | ||
| nagios - | | nagios - mac || Subject contains "-mac-" || nagios/osx/ | ||
|- | |||
| nagios - xserve || Subject contains "xserve" || nagios/osx/ | |||
|- | |- | ||
| nagios - | | nagios - pxp || Subject contains "-pxp-" || nagios/win32/ | ||
|- | |- | ||
| nagios - pvista || Subject contains "-pvista-" || nagios/win32/ | | nagios - pvista || Subject contains "-pvista-" || nagios/win32/ | ||
|- | |- | ||
| nagios - | | nagios - mw32 || Subject contains "mw32" || nagios/win32/ | ||
|- | |- | ||
| nagios - win32 || Subject contains "win32" || nagios/win32/ | | nagios - win32 || Subject contains "win32" || nagios/win32/ | ||
Line 61: | Line 67: | ||
|- | |- | ||
| bugzilla - cc || Header named "x-bugzilla-reason" is "CC" || bugs/ || Bugs I'm cc'ed on. You may wish to filter this elsewhere. | | bugzilla - cc || Header named "x-bugzilla-reason" is "CC" || bugs/ || Bugs I'm cc'ed on. You may wish to filter this elsewhere. | ||
|- | |||
| bugzilla - fennec || Header named "X-Bugzilla-Watch-Reason" contains "@fennec.bugs" || bugs/fennec/ || Fennec bugs that don't match the above. | |||
|- | |- | ||
| bugzilla - watch - release || Header named "x-bugzilla-reason" is "None"<br>Header named "x-bugzilla-assigned-to" is "release@mozilla-org.bugs" || bugs/unassigned || Bugs assigned to release@mozilla-org.bugs | | bugzilla - watch - release || Header named "x-bugzilla-reason" is "None"<br>Header named "x-bugzilla-assigned-to" is "release@mozilla-org.bugs" || bugs/unassigned || Bugs assigned to release@mozilla-org.bugs | ||
Line 69: | Line 77: | ||
|} | |} | ||
Don't forget the checkbox at the bottom to stop processing other filters! Otherwise you may get multiple copies of the same email. | |||