New View for Particular trap
-
jatindeepsharma
- Posts: 70
- Joined: Wed Apr 04, 2018 10:52 am
New View for Particular trap
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
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
Re: New View for Particular trap
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
Thanks cdienger, i will try same & check if they are working fine.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.
Re: New View for Particular trap
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
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
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
Re: New View for Particular trap
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
my view is like that.
You do not have the required permissions to view the files attached to this post.
Re: New View for Particular trap
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
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
can i just add that mib into my file & i will start receiving that trap?
Regards
JD
Re: New View for Particular trap
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.