Hello, I am needing to alert multiple users in case of an outage. For example, the "watch servers" sections, I've tried
 
            alert mail.alert admin1@domain1.com
            alert mail.alert [EMAIL PROTECTED]
            alert mail.alert [EMAIL PROTECTED]
            alert mail.alert [EMAIL PROTECTED].net
 
 and
 
            alert mail.alert admin1@domain1.com  [EMAIL PROTECTED]  [EMAIL PROTECTED]  [EMAIL PROTECTED].net
 
Not everyone is alerted in either of these cases - typically only the first and third admins. However, if the other two are used only, the alert will go to them. Do I need a syntax change for these alerts? TIA - Allyn

_______________________________________________
mon mailing list
[EMAIL PROTECTED]
http://linux.kernel.org/mailman/listinfo/mon

Reply via email to