Search found 3 matches

by dmccabe9
Tue Sep 22, 2015 8:59 am
Forum: Open Source Nagios Projects
Topic: Nagios Dependency failure Issue
Replies: 5
Views: 2756

Re: Nagios Dependency failure Issue

I probably am doing this backwards:( I need test-app-servers (List of servers) to be dependent on ping-ad3 Basically if the host goes down on ping-ad3 (which is a vpn) then all the servers in test-app-servers usually spams with 100s of texts messages. At the moment nothing is showing in the Nagios a...
by dmccabe9
Thu Sep 17, 2015 2:45 am
Forum: Open Source Nagios Projects
Topic: Nagios Dependency failure Issue
Replies: 5
Views: 2756

Re: Nagios Dependency failure Issue

Thanks for the feedback I changed: /usr/local/nagios/etc/config/servicedepend/service-dependencies.cfg ==================================================================== define servicedependency { dependent_hostgroup_name ping-ad3 dependent_service_description PING-AD3 hostgroup_name test-app-serv...
by dmccabe9
Wed Sep 16, 2015 9:58 am
Forum: Open Source Nagios Projects
Topic: Nagios Dependency failure Issue
Replies: 5
Views: 2756

Nagios Dependency failure Issue

Hi appreciate if someone can help, I am having dependency failures, I am trying to achieve the following: 1. Create a ping for AD3 (VPN server) 2. test-app-servers to be dependent on ping for Ad3 (VPN SERVER_ 3, IF AD3 (VPN SERVER) ping does not to spam email all servers in test-app-servers ERROR: E...