Nagiosgraph not working

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
sreeram
Posts: 4
Joined: Thu Sep 13, 2012 2:28 am

Nagiosgraph not working

Post by sreeram »

Hi guys,

My host is ubuntu 10.04 32 bit and Nagios core 3.4.1
I followed the guidelines from http://www.pir8geek.com/nagiosgraph-add ... r-edition/
http://192.168.1.9/nagios/cgi-bin/showconfig.cgi
It is show the nagiosgraph cannot load ngshared.pm and some of the packages not install
Please find the error below,


nagiosgraph configuration on 192.168.1.9
13 Sep 2012 12:49:13 IST
PERL modules
required
Carp: 1.11
CGI: 3.48
Data::Dumper: 2.124
File::Basename: 2.77
File::Find: 1.14
MIME::Base64: 3.08
POSIX: 1.17
RRDs: 1.3008
Time::HiRes: 1.9719
optional
GD: 2.39
nagiosgraph
ngshared.pm: fail cannot load ngshared.pm
not found in any of these locations:
/opt/nagiosgraph/etc
/etc/perl
/usr/local/lib/perl/5.10.1
/usr/local/share/perl/5.10.1
/usr/lib/perl5
/usr/share/perl5
/usr/lib/perl/5.10
/usr/share/perl/5.10
/usr/local/lib/site_perl
.
version: fail cannot initialize/import ngshared.pm
Locked