We're doing notifications from within check_mk. I see that our options include Unknown notifications and looks like we're doing the filtering in our plugin. Thanks for the pointers, I'll look into our plugin and go from there.
-Drew > That is not what i mean - how is the plugin called/executed? > As you are using check_mk for the check execution it is interesting if you > also use the mechanic from check_mk for notifications. > If your contacts are manually configured you can take a look at the object > definitions under > https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/3/en/objectdefinitions.html#contact > here > you find the "service_notification_options" with the switch "u" it is > possible to enable notifications for UNKNOWN state. > If you use the check_mk rule based notifications then you can build some > rules with also unknown as the trigger. > > Best regards > Andreas > > <[email protected]> schrieb am Fr., 20. Mai 2016 um 23:19 Uhr: > >> We're using a custom plugin for notifications that sends to our >> ticketing >> system. >> >> > Hi, >> > >> > it is no problem to also get an information for the UNKNOWN status. >> > What type of notification inside your system do you use? flexible >> > notification, rule based notification or classic Nagios notification >> > >> > >> > <[email protected]> schrieb am Fr., 20. Mai 2016 um 20:32 Uhr: >> > >> >> I would like to reclassify one UNKNOWN error. >> >> >> >> UNKN fs_E:/ UNKNOWN - filesystem not found >> >> >> >> Would like to reclassify that issue as a Critical error so that it >> will >> >> generate notifications. I've tried searching for a way to do this >> but >> >> can't find anything relevant. >> >> >> >> _______________________________________________ >> >> omd-users mailing list >> >> [email protected] >> >> http://lists.mathias-kettner.de/mailman/listinfo/omd-users >> >> >> > >> >> >> > _______________________________________________ omd-users mailing list [email protected] http://lists.mathias-kettner.de/mailman/listinfo/omd-users
