configuring received SNMP trap to notify through email

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
bsholkov
Posts: 3
Joined: Tue Mar 17, 2015 2:31 pm

configuring received SNMP trap to notify through email

Post by bsholkov »

First the prerequisites:

For all support requests, we need to know:
1.Linux Distribution and version?
CentOS release 6.6
2.32 or 64bit?
64 bit
3.VMware Image or Manual Install of XI?
VMware Image
4.Are there special configurations on your system, ie; is Gnome installed? Are you using a proxy? Are you using SSL?
No special configs

We are running NagiosXI 5.2.2

We are adding trap functionality to our XI deployment, and we have configured the system to receive traps successfully. We installed the snmptrapd and snmptt daemons, imported the MIBS, and in the service status we can see the SNMP trap data correctly when the network asset generates a trap. However, the system does not take that trap and then send out an email alert. How can we make this happen please?
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: configuring received SNMP trap to notify through email

Post by rkennedy »

Just to make sure we're on the same page, the trap is working properly EXCEPT the email notification isn't going out?
Former Nagios Employee
bsholkov
Posts: 3
Joined: Tue Mar 17, 2015 2:31 pm

Re: configuring received SNMP trap to notify through email

Post by bsholkov »

Yes, this is correct. I can see the trap under passive check info.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: configuring received SNMP trap to notify through email

Post by rkennedy »

This could be a few different things.

- Did you setup critical / warning alert thresholds, and configure notifications for the service?
- Can you navigate to the service status detail page of one of these services, and click the Advanced tab. What do you see next to notifications in the State column?
- Can you post the host / service definition of one of these checks for us to take a look at?
Former Nagios Employee
Locked