Hello. First, I must say, nice looking. I installed it on a debian linux box and followed your instructions. I got version 1.2.2 working, however I am having problems with the graphs. I was able to set up hosts, contacts, and services. They show the nice pie graphs and everying. I tried setting up check_graph_ping. I get a response from the shell when I run the perl script:
debian:/usr/local/nagios/libexec# ./check_graph_ping.pl -H 10.13.3.24
GPING OK - rtt min/avg/max/mdev = 0.276/0.276/0.276/0.000 ms
debian:/usr/local/nagios/libexec# ./check_graph_ping.pl -H 10.13.3.24 -g
GPING OK - rtt min/avg/max/mdev = 0.285/0.285/0.285/0.000 ms
When I check in /usr/local/oreon/rrd there are no rrd files. I use the web gui and I get File /usr/local/oreon/rrd/10.rrd is not accessible.
I check permissions. oreon has wwwdata.wwwdata -rwxrwxrwx as well as its subfolders, except rrd which is nagios.nagios drwxrwxrwx.
I used your nagios installation package, which included the rrdtool-1.0.49
Any suggestions or help would be greatly appreciated. Thank you. 8)
debian:/usr/local/nagios/libexec# ./check_graph_ping.pl -H 10.13.3.24
GPING OK - rtt min/avg/max/mdev = 0.276/0.276/0.276/0.000 ms
debian:/usr/local/nagios/libexec# ./check_graph_ping.pl -H 10.13.3.24 -g
GPING OK - rtt min/avg/max/mdev = 0.285/0.285/0.285/0.000 ms
When I check in /usr/local/oreon/rrd there are no rrd files. I use the web gui and I get File /usr/local/oreon/rrd/10.rrd is not accessible.
I check permissions. oreon has wwwdata.wwwdata -rwxrwxrwx as well as its subfolders, except rrd which is nagios.nagios drwxrwxrwx.
I used your nagios installation package, which included the rrdtool-1.0.49
Any suggestions or help would be greatly appreciated. Thank you. 8)
Comment