I've installed and updated absolutly clean OS Centos 6.7 x64 as Minmal Desktop (Perhaps GUI will be needed for install oracle client later.), PHP 5.3.
Then I installed Nagios 4.1.2-beta and nagios-plugins as discribed here: https://assets.nagios.com/downloads/nag ... edora.html. Then I made changes from the link: https://github.com/NagiosEnterprises/na ... d9ec6c7R25
Then I added 1 host and apply changed. When I've clicked on the map link the result was the same as was on my pruduction server. =|
I've tried FF and IE11.
---
To the point, I think you have an mistake in the installation guide:
I think the right command is:Compile and install the plugins.
./configure --with-nagios-user=nagios --with-nagios-group=nagios
Code: Select all
./configure --with-nagios-user=nagios --with-nagios-group=nagcmdCode: Select all
Error: Could not stat() command file '/usr/local/nagios/var/rw/nagios.cmd'!
The external command file may be missing, Nagios may not be running, and/or Nagios may not be checking external commands.
An error occurred while attempting to commit your command for processing.
Return from whence you cameCode: Select all
[root@nagios2 /]# ls -la /usr/local/nagios/var/rw/nagios.cmd
prw-rw----. 1 nagios nagcmd 0 Sep 12 01:01 /usr/local/nagios/var/rw/nagios.cmd
[root@nagios2 /]#
Code: Select all
[root@nagios2 /]# ls -la /usr/local/nagios/var/rw/
total 8
drwxrwsr-x. 2 nagios nagcmd 4096 Sep 12 01:23 .
drwxrwxr-x. 5 nagios nagios 4096 Sep 12 01:26 ..
prw-rw----. 1 nagios nagcmd 0 Sep 12 01:01 nagios.cmd
srw-rw----. 1 nagios nagcmd 0 Sep 12 01:23 nagios.qh