Can't see any of the hosts

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
User avatar
t3dus
Posts: 161
Joined: Thu Feb 04, 2016 3:46 pm
Location: IA
Contact:

Can't see any of the hosts

Post by t3dus »

I used to be able to see the hosts in Nagios but for some reason today I login as "matt" and I see this.
nagios issue.PNG
If I check the cgi.cfg file I see it lists my perms there that I have access yet I still can't see the hosts..
access.PNG
If I login as "nagiosadmin" I can see the hosts but not the logs.

I'm not sure what to do at this point
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Can't see any of the hosts

Post by scottwilkerson »

remove the spaces around the lists of users, unstead of

Code: Select all

matt, nagiosadmin, sysadmins
use

Code: Select all

matt,nagiosadmin,sysadmins
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
User avatar
t3dus
Posts: 161
Joined: Thu Feb 04, 2016 3:46 pm
Location: IA
Contact:

Re: Can't see any of the hosts

Post by t3dus »

Wow, I can't believe it was that simple. You may mark this as solved. :oops:
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Can't see any of the hosts

Post by scottwilkerson »

t3dus wrote:Wow, I can't believe it was that simple. You may mark this as solved. :oops:
excellent.. Marking resolved.

Locking thread
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked