You will need to install the RRD package.  How you do this will depend on your 
operating system.

James

From: Aravinth Anto [mailto:t-aravi...@juspay.in]
Sent: 06 September 2012 13:08
To: Nagios Users List
Subject: Re: [Nagios-users] Problem in Installing the graph plugin.

I run this command :

sudo ./install.pl<http://install.pl> --check-prereq

checking required PERL modules
  Carp...1.20
  CGI...3.52
  Data::Dumper...2.130_02
  File::Basename...2.82
  File::Find...1.19
  MIME::Base64...3.13
  POSIX...1.24
  RRDs... ***FAIL***
  Time::HiRes...1.972101
checking optional PERL modules
  GD...2.46
checking nagios installation
  found nagios at /usr/local/nagios/bin/nagios
checking web server installation
  found apache at /usr/sbin/apache2

*** one or more problems were detected!


It seems that RRDs... ***FAIL*** . So how can I skip this error?



On Thu, Aug 2, 2012 at 7:20 PM, James Osbourn 
<james.osbo...@citrix.com<mailto:james.osbo...@citrix.com>> wrote:
Did you run the install and check your prerequisites, I found that some of 
these are not present by default, You can run

sudo ./install -check=prereq

If everything is ok, you can proceed, otherwise you will need to install the 
missing packages

At install time you may need to pass the argument for a standalone 
installation, this all depends on your environment

sudo ./install -standalone

Once installation has completed you can test that the server is working by  
going to one of the following websites

http://<server>/nagiosgraph/cgi-bin/showconfig.cgi<http://%3cserver%3e/nagiosgraph/cgi-bin/showconfig.cgi>
 or 
http://<server>/nagiosgraph/cgi-bin/show.cgi<http://%3cserver%3e/nagiosgraph/cgi-bin/show.cgi>

This assumes your cgi data is located in cgi-bin and that you are running 
apache.

This should help to get nagiosgraph working, you will then need to update 
Nagios to use the graphing plugin.

James

From: Aravinth Anto Intern 
[mailto:t-aravi...@juspay.in<mailto:t-aravi...@juspay.in>]
Sent: 02 August 2012 14:38
To: Nagios Users List
Subject: [Nagios-users] Problem in Installing the graph plugin.

Hi all, I'm trying to install Nagios Plugin : 
http://exchange.nagios.org/directory/Addons/Graphing-and-Trending/nagiosgraph/details


I downloaded it, unzip it and then I run the install.pl<http://install.pl> as

sudo ./install.pl<http://install.pl>


I accepted every directory as default and done with installation.

I changed the side.php to add my Trends link that are supported by this plugin. 
I restarted the server. But when I click on certain links. I get an error :


The requested URL /usr/local/nagiosgraph/cgi/showgroup.cgi was not found on 
this server.


Why this is happening? I can go into the directory /usr/local/nagiosgraph/cgi/ 
and view the .cgi file showgroup.cgi.

But why its not working?


Thanks in adavnce

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net<mailto:Nagios-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue.
::: Messages without supporting info will risk being sent to /dev/null

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Reply via email to