[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Automated alarm notification
- Subject: Automated alarm notification
- From: jk at ip-clear.de (Jörg Kost)
- Date: Thu, 11 Feb 2016 22:58:08 +0100
- In-reply-to: <[email protected]>
- References: <[email protected]>
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