Hosts won't show

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
rwashburn
Posts: 2
Joined: Mon Dec 19, 2011 3:21 pm

Hosts won't show

Post by rwashburn »

Just did a new install of nagios 3.3.1 onto centOS 5
I moved over the config files from our old Nagios server and everything seemed to be working fine, however, when I add new hosts or host groups, they do not appear on the Nagios web interface.
I still get email notifications from the newly added hosts and running the config checker command catches the correct amount of hosts, just not on the web.
If I remove a host from the hosts.cfg file, they dissapear from the web interface.
Any suggestions?
rwashburn
Posts: 2
Joined: Mon Dec 19, 2011 3:21 pm

Re: Hosts won't show

Post by rwashburn »

Managed to figure this out,
had to give /usr/local/nagios/var/object.cache read and write access to my nagcmd group to work.
Locked