Hi. We use Nagios3 and monitor our older NetApp servers fine, but the new one doesn't respond to all the same SNMP requests.
The version of our new one is:
NetApp Release 8.3.2P5: Tue Aug 23 12:36:56 UTC 2016
I've tried this script and others for monitoring:
https://exchange.nagios.org/directory/Plugins/Hardware/Storage-Systems/SAN-and-NAS/NetApp/Check-Netapp-NG/details
CPU Load, Disk Status, NFS Operations, and Uptime monitoring work fine.
Fan, NVRAM Battery, and Power Supply monitoring don't work. We get errors like:
:Requested table is empty or does not exist for .1.3.6.1.4.1.789.1.2.4.2 with snmp version 1
Apparently several Sysstat OIDs no longer work, including:
1.3.6.1.4.1.789.1.2.2
1.3.6.1.4.1.789.1.2.3
1.3.6.1.4.1.789.1.2.4
1.3.6.1.4.1.789.1.2.5
Is there another way to monitor these from Nagios? Thanks!
Todd