Page 2 of 2

Re: check_snmp_storage_wizard.pl

Posted: Thu Nov 25, 2021 6:46 am
by deek
But the device is SNMP v2 and its difficult set up ssh connection .
Any other plugin that can be used .

Re: check_snmp_storage_wizard.pl

Posted: Mon Nov 29, 2021 2:54 pm
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