I'm trying to install NagiosGraph on Centos7, when i go to the http://192.168.0.200/nagios/cgi-bin/showconfig.cgi, i get this;
So i've checked the following;
Code: Select all
[root@support nagiosgraph-1.5.2]# yum install perl-Nagios-Plugin Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: centos.serverspace.co.uk
* epel: mirror.fraunhofer.de
* extras: centos.serverspace.co.uk
* updates: centos.mirroring.pulsant.co.uk
Package perl-Nagios-Plugin-0.36-7.el7.noarch already installed and latest version
Nothing to do
[root@support nagiosgraph-1.5.2]#
Code: Select all
[root@support nagiosgraph-1.5.2]# perl -MCPAN -e 'install Module::Build'