Page 2 of 2

Re: Can't view some info on Nagios web interface

Posted: Wed Nov 11, 2015 2:06 pm
by rkennedy
I was able to replicate the issue with @hsmith, and for us it appeared to be when we did not use host groups.

Can you confirm in your configuration files that you are not using host groups at all?

Re: Can't view some info on Nagios web interface

Posted: Wed Nov 11, 2015 2:38 pm
by ebp12100
Which specific config files would I check? On the web interface we do have servers broken out by either belonging to the Linux servers or Windows servers, but I don't think that's what you're referring to, is it?

Re: Can't view some info on Nagios web interface

Posted: Wed Nov 11, 2015 2:47 pm
by rkennedy
It would depend how your core environment is setup, but this command should return a result if any are setup (provided your config files are in the /etc/* folder) -

Code: Select all

grep -R 'hostgroup {' /usr/local/nagios/etc/

Re: Can't view some info on Nagios web interface

Posted: Thu Nov 12, 2015 10:10 am
by ebp12100
I ran the grep command but nothing was returned, so no hostgroups have been setup I'm assuming. Guess I need to read up on that topic, but I do thank you and others for your input. Consider this issue closed....thanks again.

Re: Can't view some info on Nagios web interface

Posted: Thu Nov 12, 2015 3:53 pm
by hsmith
I'll go ahead and lock this one up and mark it resolved. Let us know if there is anything else we can do to help you.