Details
Description
It would be very usefull for us to get a complete support to our Nutanix infrastructure. As of today the Nutanix specific MIBS are not deployed and not used to propose interresting metrics.
MIBs are available from Nutanix web site.
Attachments
Issue Links
- duplicates
-
OBS-2502 Add Nutanix support in Observium
-
- Resolved
-
Nutanix already should be detected, but if issue still actual..
Please make and attach additional information about the device:
snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1 > myagent.snmpwalk
snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk
If device not support SNMP version 2c, replace -v2c with -v1.