Page 1 of 1

Nagios Core Graph Issue

Posted: Sun Jul 07, 2019 7:37 am
by vignesha
Hello Team,

We have recently installed nagios core in one of the server and we have added the servers for monitoring, we need graph utilization data for host and services, so we have installed the graph package and we have followed the below link as of
http://wellsie.net/p/512/

But after the installation also graph haven't started and its giving permission error. PFB SS and help me to resolve the issue

Re: Nagios Core Graph Issue

Posted: Mon Jul 08, 2019 11:35 am
by lmiltchev
We haven't tested this particular guide/tutorial for installing Nagios Core on Ubuntu, so it's hard to say if the issue is caused by the instructions or something else, e.g. hardening the server. Our official guide for installing Nagios Core from source on Ubuntu is here:

https://support.nagios.com/kb/article/n ... tml#Ubuntu

Do you get the same errors when you disable SELinux?

Can you run the following commands and show the output?

Code: Select all

ls -ld /usr/local/nagiosgraph/cgi
ls -ld /usr/local/nagiosgraph
Also, post nagios.cfg, apache2.conf, and nagiosgraph.conf on the forum.

Note: I would like to point out that nagiosgraph is not developed or maintained by us (nagios). We will do our best to help you out, however we cannot guarantee that we are going to resolve your issue. To speed things up, you may want to post your question on the nagiosgraph support site too.