-
Type:
Incident report
-
Resolution: Cannot Reproduce
-
Priority:
Major
-
None
-
Affects Version/s: 1.6
-
Component/s: Agent (G)
-
None
-
Environment:Zabbix 1.6 & CentOS 5.2
On an Zabbix install from sources with most of the configurations parameters using the default values I'm getting errors trying to obtain net.if.* values:
- /usr/local/zabbix/sbin/zabbix_agentd -c /etc/zabbix/zabbix_agentd.conf -t 'net.if.out[eth0,bytes]'
net.if.out[eth0,bytes] [u|347754577]
- /usr/local/zabbix/sbin/zabbix_get -s127.0.0.1 -p10050 -k'net.if.out[eth0,bytes]'
ZBX_NOTSUPPORTED
127.0.0.1 is the same IP used in the configuration files.
I also had this same problem using precompiled binaries from EPEL repository for CentOS.