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
Nagios Core Graph Issue
Nagios Core Graph Issue
You do not have the required permissions to view the files attached to this post.
Re: Nagios Core Graph Issue
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?
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.
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/nagiosgraphNote: 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.
Be sure to check out our Knowledgebase for helpful articles and solutions!