> -Original Message-
> From: Andre Tann [mailto:at...@alphasrv.net]
> Sent: Tuesday, 24 May 2011 4:32 PM
> To: nagios-users@lists.sourceforge.net
> Subject: [Nagios-users] Question about notification_period
>
> Hello everyone,
>
> I want my servers to be checked in a 24x7 period, and I wa
Hello everyone,
I want my servers to be checked in a 24x7 period, and I want to be
notified by mail all the time to one contact. This works fine at the
moment.
But to a second contact,Mails should only be sent say 10:00-18:00.
How could I do this? Nagios doesn't accept a notification_period obje
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
enabled.
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 NA
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
__
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 wrote:
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
use check_nrpe + nsclient++ instead?
On Mon, May 23, 2011 at 3:39 PM, Marco Borsani 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]: segfaul
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