Antwort: Re: Nagios 3.0.4 performance issue

Alloo, Vincent v-alloo at ti.com
Wed Nov 19 14:44:35 CET 2008


I have the nrpe.cfg config file on NFS. I’d like to not send notifications for all my NRPE checks in case of NFS failure.
So my intent was to gate notifications on one single check using NRPE on NFS (check_uname on svxnagios02). If this check is failing, notifications will not be sent for the others.
I’ve found servicegroup as the best way to code this dependency.
If you have another idea, I’m open to suggestions.
Regards,

Vincent Alloo
TI France Design Systems Operations Manager
Europe, Middle East and Africa IT Services
Texas Instruments France

E-Mail: v-alloo at ti.com<mailto:v-alloo at ti.com>
Phone: +33 4 93 22 26 97
Mobile: +33 6 82 13 00 80
From: Sascha.Runschke at gfkl.com [mailto:Sascha.Runschke at gfkl.com]
Sent: Wednesday, November 19, 2008 2:25 PM
To: nagios-users at lists.sourceforge.net
Subject: [Nagios-users] Antwort: Re: Nagios 3.0.4 performance issue


"Alloo, Vincent" <v-alloo at ti.com> schrieb am 19.11.2008 13:56:46:

> define servicedependency{
>    host_name         svxnagios02
>    service_description      check_uname
>    dependent_servicegroup_name   nrpe_services
>     notification_failure_criteria   w,u,c
> }

Excuse me, but what would that be good for?
Why do you have _every_ nrpe check be depending on _every_
other nrpe check? I cannot make out _any_ scenario where
this would make any sense.

Did you configure this by accident or by intend?

Regards
        Sascha

--
Sascha Runschke
IT-Infrastruktur

fon      : +49 (201) / 102-1879
fax      : +49 (201) / 102-1102105
mobil : +49 (173) / 5419665


GFKL Financial Services AG
Vorstand: Dr. Peter Jänsch (Vors.), Jürgen Baltes, Dr. Till Ergenzinger, Dr. Tom Haverkamp
Vorsitzender des Aufsichtsrats: Dr. Georg F. Thoma
Sitz: Limbecker Platz 1, 45127 Essen, Amtsgericht Essen, HRB 13522
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20081119/7cef375e/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list