Hi,
I have managed to install nagios on windows and I am able to see the home page, when I go under any others pages I will get "Error: Could not read object configuration data!"
I have made the pre-flight check under cygwin checked the path in IIS etc all look good not sure where to look about this.
Thanks.
nagios on windows 2008 R2 with cygwin, IIS7
Re: nagios on windows 2008 R2 with cygwin, IIS7
This is going to be a permissions issue, assuming you used the user nagios and the groups nagios and nagcmd for your nagios and command group when you compiled it then permissions under the nagios directory should look like:
All files should be owned by nagios:nagios except for /var/rw/ (and subfiles) which should be owned by nagios:nagcmd
Ensure that apache is a member of the nagios and nagcmd groups.
All files should be owned by nagios:nagios except for /var/rw/ (and subfiles) which should be owned by nagios:nagcmd
Ensure that apache is a member of the nagios and nagcmd groups.