Associate SNMP Trap with a Host/Service
Posted: Mon Aug 29, 2016 3:55 pm
Hi there,
This is has probably been asked a hundred times over, and I've read thru the following KB Article:
https://support.nagios.com/kb/article.php?id=77
How do I get a trap sent to NAGIOS XI to associate to a Host AND a service?
For example, a device on my network sent some traps to XI (snip from snmptt.log)
If I go to Unconfigured Objects, I see the device IP and a potential service call "SNMP Traps". How would I break this down further? In most cases I have a Host monitoring multiple devices on that network which are setup as Services.
So an example:
HOST -> Site A
Service -> Device 1
Service -> Device 1 SNMP Traps
We primarily use NRDS to monitor remote hosts. Ideally what I'm looking for is to create separate SNMP TRAP services to the tune of something like "if I receive a trap from X IP, associate to service Y".
Is this possible?
This is has probably been asked a hundred times over, and I've read thru the following KB Article:
https://support.nagios.com/kb/article.php?id=77
How do I get a trap sent to NAGIOS XI to associate to a Host AND a service?
For example, a device on my network sent some traps to XI (snip from snmptt.log)
Code: Select all
Mon Aug 29 00:00:02 2016 .1.3.6.1.4.1.24681.1.10.0.1 Normal "Status Events" 10.1.1.50 - Info: [HDD SMART] Host: Disk 2 Rapid Test started.
Mon Aug 29 00:00:02 2016 .1.3.6.1.4.1.24681.1.10.0.1 Normal "Status Events" 10.1.1.50 - Info: [HDD SMART] Host: Disk 2 Rapid Test started.
Mon Aug 29 00:00:04 2016 .1.3.6.1.4.1.24681.1.10.0.1 Normal "Status Events" 10.1.1.50 - Info: [HDD SMART] Host: Disk 4 Rapid Test started.
So an example:
HOST -> Site A
Service -> Device 1
Service -> Device 1 SNMP Traps
We primarily use NRDS to monitor remote hosts. Ideally what I'm looking for is to create separate SNMP TRAP services to the tune of something like "if I receive a trap from X IP, associate to service Y".
Is this possible?