But the device is SNMP v2 and its difficult set up ssh connection .
Any other plugin that can be used .
check_snmp_storage_wizard.pl
Re: check_snmp_storage_wizard.pl
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
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