EF & E-Series, SANtricity, and Related Plug-ins
EF & E-Series, SANtricity, and Related Plug-ins
Hi,
we would like to monitor all the parameters of the netapp e-series with snmp.
Is this possible? Can anyone tell us where we can find the documentation?
Thanks
Solved! See The Solution
Hello,
SNMP for E-Series is discussed in the following links. Let me know if these documents answer your question.
How to configure SNMP monitoring on E-Series for older releases
SNMP information for newer releases
Is SNMP GET supported on E-Series?
Hi, thanks for your reply.
We have already configured following the link:
" SNMP information for newer versions".
But there are only 3 MIB variables to configure and they are basic:
Configure SNMP MIB variables
For SNMP alerts, you can optionally configure MIB (Management Information Base) variables that appear in SNMP traps. These variables can return the name of the storage array, the location of the array, and a contact person.
Everything works correctly but the Netapp does not send any other status data.
How can we enable it to send all the information related to overall health, latency, etc.?
Only the data from the three variables in the MIB are available via SNMP unfortunately.
Use https://github.com/NetApp/eseries-perf-analyzer and not SNMP
OK. Just make sure to read this comment:
https://github.com/NetApp/eseries-perf-analyzer/issues/13#issuecomment-873462215
There's a community member-submitted fix that seems to fix a bug and it's still in Pull Requests (hasn't been merged) so feel free to review list of changes that fix proposes (https://github.com/NetApp/eseries-perf-analyzer/pull/14/files) - they look simple to me - and try with the fix included (or directly from the submitter's fork).
Hello @VALE ,
Did you find the documentations needed? Did you try the solution provided?