Search found 1 match

by dstycos
Fri Apr 02, 2010 8:09 pm
Forum: Open Source Nagios Projects
Topic: Subtracting Notification Options
Replies: 0
Views: 1239

Subtracting Notification Options

I have a generic service definition (not registered) that sets notification_options to "w,c". I derived an object from that definition, but I want only critical notifications, so I override the base and set notification_options to "c". However, I still receive notifications for w...