Service Dependencies stopped working
Posted: Wed Dec 17, 2014 5:45 pm
We have a service dependency set up with the following configuration (/usr/local/nagios/etc/static/nsclient-servicedependencies.cfg):
define servicedependency{
service_description State - NSClientPP win
dependent_servicegroup_name All_Windows_Services_Dependent_On_NSCLIENT_DSG
execution_failure_criteria p,c,u,w
notification_failure_criteria p,c,u,w
Recently we observed that when the service "State - NSClientPP" goes down on a host, notifications are also being sent on services that are members of "All_Windows_Services_Dependent_On_NSCLIENT_DSG". We created a static configuration file. We were unable to create the dependencies through the GUI, because we are using service groups. In the past, notifications for these services depending on NSClient were suppressed when NSClient went down, so something has changed.
We could use some help in making the dependency work again. We are currently at Nagios XI 2014R1.4.
define servicedependency{
service_description State - NSClientPP win
dependent_servicegroup_name All_Windows_Services_Dependent_On_NSCLIENT_DSG
execution_failure_criteria p,c,u,w
notification_failure_criteria p,c,u,w
Recently we observed that when the service "State - NSClientPP" goes down on a host, notifications are also being sent on services that are members of "All_Windows_Services_Dependent_On_NSCLIENT_DSG". We created a static configuration file. We were unable to create the dependencies through the GUI, because we are using service groups. In the past, notifications for these services depending on NSClient were suppressed when NSClient went down, so something has changed.
We could use some help in making the dependency work again. We are currently at Nagios XI 2014R1.4.