I have a HPE G7 and Zabbix v6, So I want to monitor this server on zabbix I fill the snmp data on iLO, but I get No Snmp Data Collection on Zabbix!
I try to fill snmp data on iLO!It happens on HPE-G7! Do you have any way to solve this problem!?
I have a HPE G7 and Zabbix v6, So I want to monitor this server on zabbix I fill the snmp data on iLO, but I get No Snmp Data Collection on Zabbix!
I try to fill snmp data on iLO!It happens on HPE-G7! Do you have any way to solve this problem!?
There are many possible causes for this issue:
To test SNMP connectivity from the Zabbix server to the HPE G7 server, you can use the nmap and snmpwalk commands.
The SNMP port should be
open, notopen|filtered, in the nmap output.If working, the snmpwalk command will show a bunch of SNMP metrics. When not working, it usually shows a timeout error.