Hi,
I'm trying to get some values from a scope, free ip in dhcp.
I'm following this: https://bughappens.wordpress.com/201...th-zabbix-3-0/
Everything seems to be fine, but then nothing is showned in "Latest Data" and i've the following error in server_zabbix.log:
22461:20200512:170301.071 SNMP agent item "ipfree[IpOfScope]" on host "POR1VMSM01" failed: first network error, wait for 15 seconds
22460:20200512:170316.013 resuming SNMP agent checks on host "POR1VMSM01": connection restored
Give me this for the 3 DHCP scopes that i have.
If I do snmpwalk its works:
[root@zabbix zabbix]# snmpwalk -v2c -c community IPServer SNMPv2-SMI::enterprises.311.1.3.2.1.1.3.10.234.68.0
SNMPv2-SMI::enterprises.311.1.3.2.1.1.3.10.234.68.0 = Counter32: 105
But nothing shows...
any help would be appreciated.
I'm trying to get some values from a scope, free ip in dhcp.
I'm following this: https://bughappens.wordpress.com/201...th-zabbix-3-0/
Everything seems to be fine, but then nothing is showned in "Latest Data" and i've the following error in server_zabbix.log:
22461:20200512:170301.071 SNMP agent item "ipfree[IpOfScope]" on host "POR1VMSM01" failed: first network error, wait for 15 seconds
22460:20200512:170316.013 resuming SNMP agent checks on host "POR1VMSM01": connection restored
Give me this for the 3 DHCP scopes that i have.
If I do snmpwalk its works:
[root@zabbix zabbix]# snmpwalk -v2c -c community IPServer SNMPv2-SMI::enterprises.311.1.3.2.1.1.3.10.234.68.0
SNMPv2-SMI::enterprises.311.1.3.2.1.1.3.10.234.68.0 = Counter32: 105
But nothing shows...
any help would be appreciated.