Hi,
I got Debian and zabbix 1.4.6 version and I got the ZBX_NOTSUPPORTED problem with includes items.
Espacially net.if.in and net.if.out.
When I look through the agent, it works. But from the server, it doesn't work
and :
This drive me crazy.
I got Debian and zabbix 1.4.6 version and I got the ZBX_NOTSUPPORTED problem with includes items.
Espacially net.if.in and net.if.out.
When I look through the agent, it works. But from the server, it doesn't work
Code:
# zabbix_agentd -c /etc/zabbix/zabbix_agentd.conf -t 'net.if.out[eth0,bytes]' [B][COLOR="Red"]net.if.out[eth0,bytes] [u|1424552011][/COLOR][/B]
Code:
# zabbix_get -s127.0.0.1 -p10050 -k'net.if.out[eth0,bytes]' [B][COLOR="Red"]ZBX_NOTSUPPORTED[/COLOR][/B]
Comment