good day all,
please I need some help on my nagwin installation. I got installation done successfully but after the installation, I run the localhost and i got the nagios page but i got the error below when i click any of the pages. error message: "
Whoops!
Error: Could not read object configuration data!
Here are some things you should check in order to resolve this error:
- Verify configuration options using the -v command-line option to check for errors.
- Check the Nagios log file for messages relating to startup or status data errors.
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 https://www.nagios.org/.
"
please, someone help.
thanks ahead.
It seems that port 80 used by Nagwin's web server as default is in use by other software (IIS for example). Try to change the port number by using instructions at our FAQ.
Hello,
I did what was suggested on the file:
server {
listen 8008;
server_name localhost;
I changed the port from 80 to 8008 and restarted the service but I still got the same error message as below:
Whoops!
Error: Could not read object configuration data!
Here are some things you should check in order to resolve this error:
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 https://www.nagios.org/.
Check if services are running. Check also if Nagios configuration is valid (available from start menu). Which Nagwin version and Windows platform do you use btw ?
The 4 services are running:
Nagwin_Nagios
Nagwin_Nagiosfcgi
Nagwin_Nginx
Nagwin_Phpfcgi
Platform: windows 8
The Nagwin version 2.3.1
Check if Nagios configuration is correct. There will be a shortcut from the start menu to initiate a configuration check. Alternatively, you can open a command prompt, navigate to Nagwin inst.directory and issue the following command:
bin\nagios -v /etc/nagios/nagios.cfg