[187582] in North American Network Operators' Group
Re: Automated alarm notification
daemon@ATHENA.MIT.EDU (=?utf-8?q?J=C3=B6rg?= Kost)
Thu Feb 11 16:58:14 2016
X-Original-To: nanog@nanog.org
From: "=?utf-8?q?J=C3=B6rg?= Kost" <jk@ip-clear.de>
To: "Frank Bulk" <frnkblk@iname.com>
Date: Thu, 11 Feb 2016 22:58:08 +0100
In-Reply-To: <001c01d16516$6202c690$260853b0$@iname.com>
Cc: nanog@nanog.org
Errors-To: nanog-bounces@nanog.org
Hi,
you could use snmptt with an Exec-Command (SendMail, SMS, …) or define
it as a passive service alert in Nagios / Icinga / $YourMonitoring.
Jörg
On 11 Feb 2016, at 22:51, Frank Bulk wrote:
> Is anyone aware of software, or perhaps a service, that will take SNMP
> traps, properly parse them, and perform the appropriate call outs
> based on
> certain content, after waiting 5 or 10 minutes for any alarms that
> don't
> clear?
>
> I looked at PagerDuty, but they don't do any SNMP trap parsing, and
> nothing
> with set/clear.
>
> Frank