Search found 3 matches

by YY_syd
Mon Mar 02, 2015 5:59 pm
Forum: Open Source Nagios Projects
Topic: archivejson.cgi time out
Replies: 5
Views: 17880

Re: archivejson.cgi time out

The problem has been fixed. I used 'strace' to run the cgi on command line. Nothign is wrong but the long time to read the arhive logs which is over 300M each. I has changed 'Timeout' in apache bigger (from 60 to 160) to allow the return of this cgi. I'm afraid if the query is crossing a longer time...
by YY_syd
Mon Mar 02, 2015 5:14 pm
Forum: Open Source Nagios Projects
Topic: archivejson.cgi time out
Replies: 5
Views: 17880

Re: archivejson.cgi time out

Code: Select all

sestatus 
SELinux status:                 disabled
Hmm, must some kind of thing at the corner.
by YY_syd
Mon Mar 02, 2015 12:30 am
Forum: Open Source Nagios Projects
Topic: archivejson.cgi time out
Replies: 5
Views: 17880

archivejson.cgi time out

The problme is strange, it must be some corner I'm just missing. My nagios verison is '4.1.0rc'. Symptom: I cannot 'View Trends For This Host' or other 'Views' if it's calling 'archivejson.cgi' Below are in error.log and access.log from apache when I tried the cgi from 'nagios/jsonquery.html' [Mon M...