Re: Ghost hosts won't go away
Posted: Tue Jun 26, 2012 10:25 am
Ok, here is the problem, you have the broker commented out.
Change this line
to this
Save
restart nagios
Change this line
Code: Select all
#broker_module=/usr/local/nagios/bin/ndomod.o config_file=/usr/local/nagios/etc/ndomod.cfgCode: Select all
broker_module=/usr/local/nagios/bin/ndomod.o config_file=/usr/local/nagios/etc/ndomod.cfgrestart nagios
Code: Select all
service nagios restart