I installed 4.2.4 using the following document:
https://assets.nagios.com/downloads/nag ... edora.html
However, when trying to view the site map, I get:
Code: Select all
The requested URL /nagios/cgi-bin/statusmap.cgi was not found on this server
There are MANY posts on the forum about this subject and after trawling through some of them I have found one:
https://support.nagios.com/forum/viewto ... f=7&t=9659
that includes the steps:
Code: Select all
./configure --with-command-group=nagcmd
make all
make install
make install-init
make install-config
make install-commandmode
make install-webconf
I don't want to run everything again as this would (I suspect) wipe out my config files, but would running just make install-webconf help to resolve my issue, do you think?
Thanks
Pete