Hello Guys,
I have worked with zabbix 3.2.7 and my target now is the UPS. I taked a generic xml template and I adpapted it for the Kolff UPS. I attached the xml template in this post.
I tested the snmp OId mibs with snmpwalk, for example to take the UPS Load:
The response looks good, the current CPU load is 18%.
So, my problem is when I try get this result in zabbix, because I don't recieve data, the template's configuration is in the img in attached images.
I don't have idea why I didn't recieve data from UPS, any help I'll would appreciate it.
Thanks.
I have worked with zabbix 3.2.7 and my target now is the UPS. I taked a generic xml template and I adpapted it for the Kolff UPS. I attached the xml template in this post.
I tested the snmp OId mibs with snmpwalk, for example to take the UPS Load:
Code:
# snmpwalk -c public -v 2c 10.10.0.65 .1.3.6.1.2.1.33.1.4.4.1.5 SNMPv2-SMI::mib-2.33.1.4.4.1.5.1 = INTEGER: 18
So, my problem is when I try get this result in zabbix, because I don't recieve data, the template's configuration is in the img in attached images.
I don't have idea why I didn't recieve data from UPS, any help I'll would appreciate it.
Thanks.
Comment