Nagiosgraph Access Forbidden

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
luca
Posts: 1
Joined: Fri Dec 06, 2013 8:20 am

Nagiosgraph Access Forbidden

Post by luca »

Hello,
I have the same problem with nagiosgraph: "You don't have permission to access /nagiosgraph on this server."
I have follow the same guide http://wellsie.net/p/512/ , when i try to check the permission of apache i have this message:

Code: Select all

root@Nagios:/# su -s /bin/bash apache2
No passwd entry for user 'apache2'
Thank for your answer
Luca
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Nagiosgraph Access Forbidden

Post by abrist »

The old topic was almost a year old. So instead of necro-ing that thread, lets start fresh.
Could you attempt to access the frontend for nagiosgraph to reproduce the issue and then post a tail of the apache log?

Code: Select all

tail -25 /var/log/httpd/error_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