SNMP usability

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
fpernet
Posts: 55
Joined: Tue Aug 23, 2011 3:40 am

SNMP usability

Post by fpernet »

Hi all,
This post is lied to my previous one, but the subject is more general.
When we are using the SNMP Trap Wizard, Nagios XI makes a link between the relevant host to the host discovered in the traps. Fine !
It creates then a passive check for this flow of traps inside the host.

The problem is that all traps cannot be monitored using this mechanism (the last trap appears but all the traps received before are gone). I remember that in the core version, the good trick was to store the traps in a database (or something else) and then use a plugin in order to raise an alarm since any CRITICAL trap resides int he database and has not be acknowledged (Active check). The plugins was called NagTrap + check_snmptraps.pl. Also it was possible to switch to a screen with a list of all traps received for this host.
SNMP (passive checks) is quiet unusable without this trick.

I thougt that this was present in some sort in the Nagios XI version ?
Is there anything more i would need to have a better SNMP managment ?

Many thanks in advance

Francois
fpernet
Posts: 55
Joined: Tue Aug 23, 2011 3:40 am

Re: SNMP usability

Post by fpernet »

I answer to myself ... the module is named NSTI (Nagios SNMP Trap Interface) and is version 3.0 AFAIK. It has its owm forum here :http://support.nagios.com/forum/viewforum.php?f=22
Sorry to polluate this forum ...
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: SNMP usability

Post by sreinhardt »

Just so you are aware, NSTI is not a module for XI or core, but a separate product entirely on its own. They definitely can integrate with each other and XI can check NSTI to create alerts and NSTI can send alerts to XI. Otherwise, no worries on posting here, just glad you found what you were looking for!
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked