Page 1 of 1

Can't see any of the hosts

Posted: Mon Oct 22, 2018 10:57 am
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

Re: Can't see any of the hosts

Posted: Mon Oct 22, 2018 2:40 pm
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

Re: Can't see any of the hosts

Posted: Mon Nov 05, 2018 9:30 am
by t3dus
Wow, I can't believe it was that simple. You may mark this as solved. :oops:

Re: Can't see any of the hosts

Posted: Mon Nov 05, 2018 9:54 am
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