Multiple SNMP traps only sending one alert

Nathan Oyler noyler at khimetrics.com
Fri Jun 10 19:03:25 CEST 2005


I'm working on setting up SNMP traps right now, 

 

Isn't that what stalking options is for?

 

Something like, stalking_options   o,w,u,c

 

Take this with a grain of salt, I am still trying to understand these
new options I'm dealing with. The State Stalking section in the docs is
where I was looking.

 

________________________________

From: nagios-users-admin at lists.sourceforge.net
[mailto:nagios-users-admin at lists.sourceforge.net] On Behalf Of Matt
Hanley
Sent: Friday, June 10, 2005 8:27 AM
To: nagios-users at lists.sourceforge.net
Subject: [Nagios-users] Multiple SNMP traps only sending one alert

 

I've set up Nagios to receive an SNMP trap from a remote source, and it
works fine.  The trap comes in, an alert is emailed out, and the service
status is set to critical.

The problem is, subsequent traps come in and no further alerts are
emailed out (although "Last Check" reads correctly).  Here is the
service config:

# service FAX 
define service{ 
        host_name               faxmachine 
        service_description             FAX 
        is_volatile                     1 
        active_checks_enabled   0 
        passive_checks_enabled  1 
        check_period            none 
        max_check_attempts      1 
        normal_check_interval   2 
        retry_check_interval    1 
        contact_groups          mhanley 
        notification_interval           0 
        notification_period             24x7 
        notification_options            c 
        check_command           check_none 
        } 

What do I need to do so that I'll receive an email alert for every trap
that is sent? 

Thanks! 

-matt 

Matthew Hanley 
mhanley at cxtec.com 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20050610/db6daf65/attachment.html>


More information about the Users mailing list