Error: Could not read host and service status information!

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.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Error: Could not read host and service status informatio

Post by scottwilkerson »

Can you send your cgi.cfg

And are you logging in with basic authentication as a specific user?

Is this user a contact for any hosts/services?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
brt24574
Posts: 16
Joined: Thu Jan 03, 2019 1:29 pm

Re: Error: Could not read host and service status informatio

Post by brt24574 »

PM'd the cgi.cfg

I have no authentication set up at this time, have not modified the contacts.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Error: Could not read host and service status informatio

Post by scottwilkerson »

If you don't have authentication setup nagios doesn't know what your user has rights to see..

In your cgi.cfg you have the following

Code: Select all

use_authentication=1
At a bare minimum you need to set this to 0 if you aren't using authentication

Code: Select all

use_authentication=0
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
brt24574
Posts: 16
Joined: Thu Jan 03, 2019 1:29 pm

Re: Error: Could not read host and service status informatio

Post by brt24574 »

Thank you very much @scottwilkerson for your quick responses! You're awesome!!
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Error: Could not read host and service status informatio

Post by scottwilkerson »

brt24574 wrote:Thank you very much @scottwilkerson for your quick responses! You're awesome!!
Glad it is resolved!

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