New View for Particular trap

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jatindeepsharma
Posts: 70
Joined: Wed Apr 04, 2018 10:52 am

New View for Particular trap

Post by jatindeepsharma »

Dear Team,
Hope you are doing well.
I want to add a new view to my Nagios for a particular trap. how can i add it?
if i will select particular MIB there are various traps under that MIB. please help.

Regards
JD
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: New View for Particular trap

Post by cdienger »

https://assets.nagios.com/downloads/nag ... ios_XI.pdf covers integrating SNMP traps with XI. Note that this will usually cause all traps to send to a service called "SNMP Traps". You can change this by editing the EXEC line for the trap in the snmptt.conf file.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
jatindeepsharma
Posts: 70
Joined: Wed Apr 04, 2018 10:52 am

Re: New View for Particular trap

Post by jatindeepsharma »

cdienger wrote:https://assets.nagios.com/downloads/nag ... ios_XI.pdf covers integrating SNMP traps with XI. Note that this will usually cause all traps to send to a service called "SNMP Traps". You can change this by editing the EXEC line for the trap in the snmptt.conf file.
Thanks cdienger, i will try same & check if they are working fine.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: New View for Particular trap

Post by cdienger »

Sounds good. Please keep us posted!
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
jatindeepsharma
Posts: 70
Joined: Wed Apr 04, 2018 10:52 am

Re: New View for Particular trap

Post by jatindeepsharma »

Hi Cdienger,
I have already set up traps & front end is also working fine, but my concern is there is particular trap
Wed Mar 20 2019 10:48:27 .1.3.6.1.4.1.29723.100.3.1 Normal "Status Events" 96.64.104.17 - 21240 SMS Console System status=ON. - heartbeatNotify
i want to create particular view for same.

regards
JD
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: New View for Particular trap

Post by cdienger »

You'll find an option to add the details of a trap to a view in the top right corner of the service's status scree. See attached image.
You do not have the required permissions to view the files attached to this post.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
jatindeepsharma
Posts: 70
Joined: Wed Apr 04, 2018 10:52 am

Re: New View for Particular trap

Post by jatindeepsharma »

my view is like that.
You do not have the required permissions to view the files attached to this post.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: New View for Particular trap

Post by cdienger »

You should be able to find the particular snmp trap service either through that view or under Home > Details > Service Details, and then create a new view containing just that particular service's detail.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
jatindeepsharma
Posts: 70
Joined: Wed Apr 04, 2018 10:52 am

Re: New View for Particular trap

Post by jatindeepsharma »

Thanks cdienger, actually that particular MIB is eliminated from mib file that is why i am not receiving that trap.
can i just add that mib into my file & i will start receiving that trap?
Regards
JD
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: New View for Particular trap

Post by cdienger »

You would need to reimport the modified MIB file in the web UI or use the addmib command from the command line. See the "Installing MIBs" section of https://assets.nagios.com/downloads/nag ... ios_XI.pdf
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked