Search found 8 matches

by chandasandeep
Mon Dec 12, 2016 2:05 am
Forum: Open Source Nagios Projects
Topic: Network Dependencies
Replies: 7
Views: 3684

Re: Network Dependencies

Hi Thank you for help. other than gateway plugin, can we monitor by host dependency. if A host is one network and B host is another network. if host B network disconnect i will get a host unreachable alert rather than down alert. why because when i checked B host manually its up and running fine. Th...
by chandasandeep
Mon Dec 12, 2016 12:07 am
Forum: Open Source Nagios Projects
Topic: host dependencies configurations
Replies: 7
Views: 2093

Re: host dependencies configurations

Hi edited contact as given below and given host_notification_options too. define contact{ contact_name reddalerts ; Short name of user use generic-contact ; Inherit default values from generic-contact template (defined above) alias redd Admin ; Full name of user host_notification_options d,u,r email...
by chandasandeep
Thu Dec 08, 2016 3:22 am
Forum: Open Source Nagios Projects
Topic: Network Dependencies
Replies: 7
Views: 3684

Re: Network Dependencies

Hi Thank you for assistance. successfully i have configured gateway [root@azmrns01 hosts]# cat host-gateway.cfg # a host definition for the gateway of the default route define host{ host_name Gateway alias Bogus Router #1 address 10.175.23.81 check_command check-host-alive check_interval 1 retry_int...
by chandasandeep
Thu Dec 08, 2016 3:21 am
Forum: Open Source Nagios Projects
Topic: host dependencies configurations
Replies: 7
Views: 2093

Re: host dependencies configurations

Hi Thank you for assistance. successfully i have configured gateway [root@azmrns01 hosts]# cat host-gateway.cfg # a host definition for the gateway of the default route define host{ host_name Gateway alias Bogus Router #1 address 10.175.23.81 check_command check-host-alive check_interval 1 retry_int...
by chandasandeep
Mon Dec 05, 2016 11:41 pm
Forum: Open Source Nagios Projects
Topic: Network Dependencies
Replies: 7
Views: 3684

Re: Network Dependencies

Hi Thanks for your reply, Here are the out put details as given below. My requirement is to configure network dependencies. we have linux servers in two data centers with different network. one data center xyz and nagios is set up in same data center, when vpn disconnected second data center servers...
by chandasandeep
Mon Dec 05, 2016 11:29 pm
Forum: Open Source Nagios Projects
Topic: host dependencies configurations
Replies: 7
Views: 2093

Re: host dependencies configurations

Hi Thanks for your reply. here the output of verification command for nagios [root@azmrns01 hosts]# /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg Nagios Core 4.0.8 Copyright (c) 2009-present Nagios Core Development Team and Community Contributors Copyright (c) 1999-2009 Ethan Gals...
by chandasandeep
Mon Dec 05, 2016 1:04 am
Forum: Open Source Nagios Projects
Topic: host dependencies configurations
Replies: 7
Views: 2093

host dependencies configurations

Moderator Edit: This thread has been split from another - https://support.nagios.com/forum/viewtopic.php?f=7&t=35913 In the future, please create a new thread and link to the old one instead of adding on. Hi Team, Could you please help me out from this issue. We have linux servers in two data c...
by chandasandeep
Mon Dec 05, 2016 12:04 am
Forum: Open Source Nagios Projects
Topic: Network Dependencies
Replies: 7
Views: 3684

Network Dependencies

Hi Team, We are using Nagios Core for monitoring Tool. Recently we have faced an issue between two data centers which causes to getting the alerts from second data center as its different network. so , i tried to give the configuration set up as given below and found that error while restarting the ...