local alerts
"MacKenzie, Gordie" <[email protected]>
| Newsgroups | gmane.comp.monitoring.monit.general |
|---|---|
| Message-ID | <3A2EF85B43E1E44999F5006B4EF2CF8294C3E01F@EMAEX11.emera.root.local> |
Hi, I am configuring alerts for monitoring logfiles. I am currently looking for multiple content in a particular logfile. I would like to be notified at one email address for the occurrence of one string and at the global alert configuration. Below, I’d like “ERROR” matches to go to the global email. I’d like Exception to go to local alert. Currently, I’m getting both alerts to the local alert only. I can’t add a second “check file” configuration for that logfile (monit errors on that). Is there a way to do this? #global set alert [email protected] check file mylog.log with path /mylog.log if content = "ERROR" then alert if content = "Exception" then alert alert [email protected]<mailto:[email protected]> #local alert Gordie MacKenzie | Integration Specialist | Nova Scotia Power T: 902-428-6924 | F: 902-428-6114 E: [email protected]<mailto:[email protected]> www.nspower.ca<http://www.nspower.ca/> Follow us on Twitter<http://twitter.com/nspowerinc> [Description: Emera+EE-Signature-NSP.gif] Canada Anti-Spam Law Notice – To stop receiving commercial electronic messages from us, please forward this email to [email protected] with the word “unsubscribe” in the subject line. | Nova Scotia Power | 1223 Lower Water Street, Halifax NS B3J 3S8 | www.nspower.ca Confidentiality Notice - The email communication is considered confidential and is intended only for the recipient(s). If you received this email in error, please contact the sender and delete the email. Unauthorized disclosure or copying of this email is prohibited. Attachment Limits - Emera will not accept email larger than 20MB or emails containing high risk attachments like ZIP, EXE or others that could contain viruses. If you have a business need to send such an email, please contact the recipient for instructions. -- To unsubscribe: https://lists.nongnu.org/mailman/listinfo/monit-general
image001.png
(image/png, 8.5 KB) - not displayed