Notification Problem on Escalations with yaps-0.96 (parallelizing)

Michael Hüttig Michael.Huettig at Medien-Systempartner.de
Mon May 5 16:17:43 CEST 2003


Hi all,
i'm using nagios 1.0 on RH7.3 an got some notification - problems on 
escalations:
Only the first member of a contact_group is notified.
Look at my config-snippets:

contactgroups.cfg:
==============
# 'netz-admins-sms' contact group definition
define contactgroup{
        contactgroup_name    netz-admins-sms
        alias                   		Netz-Admins SMS
        members                 	mhuettig-sms,sschulze-sms,mtruebner-sms
        }

escalations.cfg:
============
# Hostgroup 'routers' escalation definition
define hostgroupescalation{
        hostgroup_name          routers
        first_notification            6
        last_notification            0
        contact_groups          	netz-admins-sms,leitstand-sms,sun-leitung-sms
        notification_interval    10
        }

On an error of a cisco-router (Host Down) only notifications go out to 
mhuettig-sms. No notifications where going out to sschulze-sms and 
mtruebner-sms, and also no notifications go out for leitstand-sms and 
sun-leitung-sms, the time-periods match for all the single contacts.

To send an SMS, i'm using Yaps-0.96, which is working fine, but i think there 
could be a problem with many outgoing-sms, when i'm looking at the 
notifications, i see, that there are notifications for the defined contacts. 
In /var/log/yaps.log i found, that nagios is parallelizing the notifications 
for all the contacts. Nagios tries to put notifications for all the contacts 
parallel, because of single-user-ability of any sms-client the most 
notifications went to /dev/null. 
In /etc/yaps.rc i set parameter max-messages 1.

Has anyone a hint for me, how to get off the parallel notifications of nagios 
or to work yaps with parallel notifications?

-- 
Michael Hüttig 



**********************************************************************
Diese E-Mail wurde auf Viren ueberprueft.
www.mimesweeper.com
**********************************************************************



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
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