[Nagios-users] check_nt: segmentation fault

2011-05-23 Thread Marco Borsani
Hi all I change my HW (Dell PE 2950) and SO (Centos 5.6 - 64bit) , re-compile Nagios and plugins 1.4.15, everything is working fine, but often a read the message: check_nt[25324]: segfault at rip 003aa1837a04 rsp 7fffd309e0a0 error 4 Any idea ? Regards Marco

Re: [Nagios-users] check_nt: segmentation fault

2011-05-23 Thread Yueh-Hung Liu
use check_nrpe + nsclient++ instead? On Mon, May 23, 2011 at 3:39 PM, Marco Borsani m.bors...@it.net wrote: Hi all I change my HW (Dell PE 2950) and SO (Centos 5.6 - 64bit) , re-compile Nagios and plugins 1.4.15, everything is working fine, but often a read the message: check_nt[25324]:

Re: [Nagios-users] [Nagios-devel] RFC/RFP Nagios command workers

2011-05-23 Thread Andreas Ericsson
On 05/23/2011 11:37 AM, Matthieu Kermagoret wrote: The idea to solve all of that is to fork() off a set of worker threads at startup that free()'s all possible memory and re-connects to the master process via a unix domain socket (or network socket that by default only listens to the

[Nagios-users] R: check_nt: segmentation fault

2011-05-23 Thread Marco Borsani
We can't -Messaggio originale- Da: Yueh-Hung Liu [mailto:yuehung@gmail.com] Inviato: lunedì 23 maggio 2011 12:09 A: Nagios Users List Oggetto: Re: [Nagios-users] check_nt: segmentation fault use check_nrpe + nsclient++ instead? On Mon, May 23, 2011 at 3:39 PM, Marco Borsani

Re: [Nagios-users] Check_NRPE on AIX

2011-05-23 Thread Daniel Ceola
Thank you for the responses. I am out of town for a training class and will look into this further when I return. I do believe that I have been testing the plugins on the AIX system from the root login. I will try again from the nagios user and see how it reacts. Daniel

[Nagios-users] where do I report an NDOUtils bug?

2011-05-23 Thread Andrey Dmitriev
we upgraded from 1.4b7 to 1.4b9 nagios version was upgraded from 2.x to 3.2.3 There is no way to correlate contact notified to notifications anymore since the first that used to track it is now inserted with '0' all the time (confirmed via debug mode) the specific field is CONTACT_OBJECT_ID in

[Nagios-users] Predictive logic not working as expected

2011-05-23 Thread Dario Palermo
I'm working to enable and benefit from service dependencies. In my test lab: Assume service B dependent from service A: if A goes down but Nagios still doesn't know service B will go critical when checked. I expected Nagios to always check A before B when predictive service checks are