check_snmp_storage_wizard.pl

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
deek
Posts: 194
Joined: Fri Apr 26, 2019 2:01 am

Re: check_snmp_storage_wizard.pl

Post by deek »

But the device is SNMP v2 and its difficult set up ssh connection .
Any other plugin that can be used .
User avatar
kfanselow
Posts: 254
Joined: Tue Aug 31, 2021 3:25 pm

Re: check_snmp_storage_wizard.pl

Post by kfanselow »

Hi deek,

Depending upon the snmp daemon on the device you may be able return a value using an exec call. Here's a great document provided by Redhat on how to configure the net-snmp daemon to return a prescribed value.

https://access.redhat.com/documentation ... -extending

If you're able to return measurable value via an OID you should be able to monitor it.

https://www.youtube.com/watch?v=jGUIbM09TKc

Thanks and Best Regards,
Keith
Locked