Code: Select all
define servicedependency{
service_description NRPE:service
dependent_servicegroup_name NRPE
execution_failure_criteria u,w,c,p
notification_failure_criteria u,w,c,p
}
There is no dependent_servicegroup_name field in Nagios XI 5.2.9 for me to do the same thing. https://assets.nagios.com/downloads/nag ... dependency defines this as being a valid configuration, so please add this functionality to Nagios XI's GUI. Thanks.