Nagiosgraph expert help needed - CentOS 6.5

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
jimmyj
Posts: 6
Joined: Sat Jul 20, 2013 1:59 pm

Nagiosgraph expert help needed - CentOS 6.5

Post by jimmyj »

Happy new year, my first post of 2014. Hope everyone had a good one.

Ok I've been working with Nagios for a few weeks at my new company, implementing it has been fun and as always a steep learning curve as I hadn't played with Nagios for a while, BUT FUN :) Went with the Nagios Core latest version 4.0.2 but started have issues with pnp4nagios not working on it. After a bit of testing and head scratching I managed to get pnp4nagios working on Nagios Core 3.5.0. However I want to test nagiosgraph, so I have setup another nagios core 3.5.0 instance, just with local host for the time being. I headed over to Nagios Exchange and downloaded the Nagiosgraph http://exchange.nagios.org/directory/Ad ... ph/details.

I untarred it and ran the ./install.pl excepted all the defaults but nagiosgraph doesn't seem to work when I navigate to the url. I get the following error messgae:

The requested URL /nagiosgraph/cgi-bin/show.cgi was not found on this server.

Can anyone help me with this please. I've used the Nagios Core 3.5.0 install script for Cent OS located here http://www.geekpeek.net/nagios-core-centos-install for anyone that wants to quickly spin up a vm and see whether they can get Nagios and Nagiosgraph working.

Would be good to know where I'm going wrong in this setup. If someone would be kind enough to test this on their systems using the about links and let me know what I'm doing wrong or what configuration files I need to change.

Cheers Guys
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Nagiosgraph expert help needed - CentOS 6.5

Post by abrist »

Was apache restarted after the install?

Code: Select all

service httpd restart
Did nagiosgraph install correctly?

Code: Select all

ls /usr/local/nagiosgraph
ls /etc/httpd/conf.d/
Can you post the nagiosgraph install log?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked