Search found 4 matches

by karven
Thu Jun 11, 2015 3:37 pm
Forum: Open Source Nagios Projects
Topic: Service check did not exit properly
Replies: 7
Views: 5292

Re: Service check did not exit properly

I have update and recompile, If you guys could made a patch for FreeBSD in your new version that will be great, queue length is very low I think the default value should be a bit higher, 1K is Ok for me.
Thanks, I really appreciate your help.
by karven
Thu Jun 11, 2015 1:20 pm
Forum: Open Source Nagios Projects
Topic: Service check did not exit properly
Replies: 7
Views: 5292

Re: Service check did not exit properly

Yes I did, and those were set before installing nagios. Do you have anything related to the patch on nagios https://github.com/NagiosEnterprises/nr ... 33add157f4 I think nagios is missing backlog call on FreeBSD those change is on nrpe 2.16 already.
by karven
Thu Jun 11, 2015 9:17 am
Forum: Open Source Nagios Projects
Topic: Service check did not exit properly
Replies: 7
Views: 5292

Re: Service check did not exit properly

I have try those already, but do you guy have anything related like this https://github.com/NagiosEnterprises/nrpe/commit/15fb2cffb3c97ce24e1a60efbbf88133add157f4 , please let me know. /boot/loader.conf # More tuning kern.ipc.msgmax="65536" kern.ipc.msgmnb="65536" kern.maxusers=&...
by karven
Wed Jun 10, 2015 3:44 pm
Forum: Open Source Nagios Projects
Topic: Service check did not exit properly
Replies: 7
Views: 5292

Service check did not exit properly

Im currently running nagios Version 4.0.8 under Freebsd 10.1-RELEASE, sometime I receive alert like saying that: Service check did not exit properly for the information I could gather nagios socket queue max length is too low and also nagios or check process are being kill somehow, Im looking away t...