Can't view some info on Nagios web interface

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.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

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

Post 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?
Former Nagios Employee
ebp12100
Posts: 45
Joined: Thu Oct 30, 2014 11:33 am

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

Post 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?
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

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

Post 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/
Former Nagios Employee
ebp12100
Posts: 45
Joined: Thu Oct 30, 2014 11:33 am

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

Post 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.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

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

Post 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.
Former Nagios Employee.
me.
Locked