Search found 3 matches

by Xaith_
Fri Oct 04, 2013 2:57 pm
Forum: Open Source Nagios Projects
Topic: http config issue - double backslashes
Replies: 5
Views: 2986

Re: http config issue - double backslashes

abrist wrote:Remove the trialing slash from the scriptalias:

Code: Select all

ScriptAlias /nagios/cgi-bin "/usr/lib64/nagios/cgi-bin/"
Additionally, add apache to the nagios group:

Code: Select all

usermod -a -G nagios apache

its working now! many thanks for the help!!
by Xaith_
Fri Oct 04, 2013 2:33 am
Forum: Open Source Nagios Projects
Topic: http config issue - double backslashes
Replies: 5
Views: 2986

Re: http config issue - double backslashes

lmiltchev wrote:Can you run the following command and show the output?

Code: Select all

grep nag /etc/group

Code: Select all

 grep nag /etc/group

nagios:x:989:
nagcmd:x:1001:nagios,apache
there it is.
by Xaith_
Wed Oct 02, 2013 8:14 pm
Forum: Open Source Nagios Projects
Topic: http config issue - double backslashes
Replies: 5
Views: 2986

http config issue - double backslashes

system: fedora 17 when i click on one of the status or report links in the left side column from the nagio startup page i get the following error: Whoops! Error: Could not read object configuration data! when i look at any of the links i see a double backslash appended after the cgi-bin dir, such as...