Search found 5 matches

by n0b0de
Thu Feb 18, 2016 11:32 am
Forum: Open Source Nagios Projects
Topic: NSCA tuning - HUGE checkresults directory
Replies: 10
Views: 4154

Re: NSCA tuning - HUGE checkresults directory

I wanted you to restart apache after making the permissions changes I requested. If apache is producing an error when restarting it then show us the error. There seems to be some confusion here. Apache has no errors when starting, I was asking if you made an error but I understand now so it's of no...
by n0b0de
Fri Feb 05, 2016 2:35 pm
Forum: Open Source Nagios Projects
Topic: NSCA tuning - HUGE checkresults directory
Replies: 10
Views: 4154

Re: NSCA tuning - HUGE checkresults directory

chmod -R 770 /usr/local/nagios/var/spool/checkresults
permissions on the file are already more permissive than that (775)
service httpd restart
did you mean to say restart apache or just a typo or copy/paste error
by n0b0de
Thu Feb 04, 2016 3:19 pm
Forum: Open Source Nagios Projects
Topic: NSCA tuning - HUGE checkresults directory
Replies: 10
Views: 4154

Re: NSCA tuning - HUGE checkresults directory

Are the files less then an hour old that are remaining in the checkresults directory Well I moved everything this morning, so far I see these which look like they are going to remain in the directory: -rw------- 1 nagios nagios 301 Feb 4 11:20 checkO0kZs5 -rw------- 1 nagios nagios 301 Feb 4 11:20 ...
by n0b0de
Thu Feb 04, 2016 1:34 pm
Forum: Open Source Nagios Projects
Topic: NSCA tuning - HUGE checkresults directory
Replies: 10
Views: 4154

Re: NSCA tuning - HUGE checkresults directory

That folder should be cleaned out after the checks are processed. Hrm, I'm not sure I've ever seen that directory empty. I moved any file older than 5 days to a backup directory and since I have seen it between 30 and 3k but never empty so maybe it isn't finishing processing and therefore never cle...
by n0b0de
Wed Feb 03, 2016 10:08 am
Forum: Open Source Nagios Projects
Topic: NSCA tuning - HUGE checkresults directory
Replies: 10
Views: 4154

NSCA tuning - HUGE checkresults directory

First of all, i'm rather new to nagios and this forum. So please feel free to reassign this if it is in the wrong place and try to be patient if I don't know *ANYTHING*. I've been reading a bunch and I think I understand enough to dig into my issue: I've inherited an old nagios environment with NSCA...