Hello,
I’m trying to implement custom monitoring with Zabbix regarding the Alerts.
I’ld like to put custom alert based on Nutanix alert title such as : Cluster does not have enough free space to tolerate {num_node_failure_limit} node failure(s)
snmpget -v 3 -u zabbix -l authPriv -a SHA -A ‘XXXXXXXXXXXX’' -x AES -X ‘XXXXXXXXXXXX’' 172X.X.X ntxAlertTitle
But i have the following error :
NUTANIX-MIB::ntxAlertTitle = No Such Object available on this agent at this OID
This kind of things are only based on trap message ?
Regards,
Damien