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.
I have installed Nagios Core Version 4.0.2 on CentOS 64 BIT, upon installation I am getting the following error when I am checking for the hosts.
Error: Could not read host and service status information!
The most common cause of this error message (especially for new users), is the fact that Nagios is not actually running. If Nagios is indeed not running, this is a normal error message. It simply indicates that the CGIs could not obtain the current status of hosts and services that are being monitored. If you've just installed things, make sure you read the documentation on starting Nagios.
Some other things you should check in order to resolve this error include:
Check the Nagios log file for messages relating to startup or status data errors.
Always verify configuration options using the -v command-line option before starting or restarting Nagios!
Make sure you read the documentation on installing, configuring and running Nagios thoroughly before continuing. If all else fails, try sending a message to one of the mailing lists. More information can be found at http://www.nagios.org.
I noticed you are running Core 4.0.2. Did you pull down the 2.0 branch of ndo2db and compile it? this will be required, and should be still considered beta as a release has not been created for it yet...
You'll need a script something like this (directory paths may be different)
Hi ...even I am experiencing the same issue ....what I m getting in the nagios.log file is "Error: Could not load module '/usr/local/nagios/bin/ndomod.o' -> /usr/local/nagios/bin/ndomod.o: undefined symbol: servicedependency_list
[1388670653] Error: Failed to load module '/usr/local/nagios/bin/ndomod.o'.
[1388670653] Error: Module loading failed. Aborting.
[nagios@localhost var]$ ^C
[nagios@localhost var]$ Error: Could not load module '/usr/local/nagios/bin/ndomod.o' -> /usr/local/nagios/bin/ndomod.o: undefined symbol: servicedependency_list
-bash: Error:: command not found"
You must use the v2.0 branch of ndo2db in order to use ndo with core 4. Please read Scott's post above.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.