Page 1 of 1

I can not see switch

Posted: Sat Apr 05, 2014 4:18 am
by 5kgroup
I configured everything according to the official instructions, nagios can not see my switch. I only have localhost. Suggestions?
Sorry for bad eng. :)

Re: I can not see switch

Posted: Mon Apr 07, 2014 9:46 am
by slansing
Have you made sure to configure both a host, and services for the switch, as well as whatever is required by the mechanism you are using to check it? What distro are you running on? Can you run the following and show the output if you are running CENTOS/Rhel:

Code: Select all

/usr/local/nagios/bin -v /usr/local/nagios/etc/nagios.cfg

Re: I can not see switch

Posted: Fri Apr 11, 2014 6:13 am
by mkot
Did you restart nagios' service after adding your hosts?

Code: Select all

service nagios restart

Re: I can not see switch

Posted: Fri Apr 11, 2014 12:13 pm
by sreinhardt
Agreed, verify then restart if the configs check out ok. Otherwise nagios will not update with the new switch.