
I'm hoping somebody can help with an alert checker.
I'd like to look at "port_descr_notes" and if it contains NoAlert anywhere in it - not have it fire the *should be up rule*. ifAdminStatus equals up ifOperStatus equals down
I've tried... port_descr_notes notmatch *NoAlert* port_descr_notes notregexp .*NoAlert.*
Both with no success (they both completely invalidate the rule).
The string "NoAlert" should be able to fall anywhere in the description, start, middle, end - or just completely by itself.
Thank you in advance for any suggestions. Cheers, Troy

You're confusing the checker conditions with the associations.
Put the stuff defining which entities the checker applies to in the *other* box.
Adam.
Sent from BlueMail
On 3 Aug 2017, 13:00, at 13:00, Troy troy@aperim.com wrote:
I'm hoping somebody can help with an alert checker.
I'd like to look at "port_descr_notes" and if it contains NoAlert anywhere in it - not have it fire the *should be up rule*. ifAdminStatus equals up ifOperStatus equals down
I've tried... port_descr_notes notmatch *NoAlert* port_descr_notes notregexp .*NoAlert.*
Both with no success (they both completely invalidate the rule).
The string "NoAlert" should be able to fall anywhere in the description, start, middle, end - or just completely by itself.
Thank you in advance for any suggestions. Cheers, Troy
-- Aperim Pty Ltd ACN 150 699 737 Disclaimer - Unless clearly stated otherwise this email and any files transmitted with it should be considered without prejudice and are confidential and contain privileged or copyright information. You must not present this message to another party without gaining permission from the sender. If you are not the intended recipient you must not copy, distribute or use this email or the information contained in it for any purpose other than to notify us. Any views expressed in this message are those of the individual sender,
except where the sender specifically states them to be the views of this company or its subsidiaries.
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (2)
-
Adam Armstrong
-
Troy