I'm having a problem with one of my agents.
Networking data is not sent to the zabbix server but other data like cpu is.
~# zabbix_agentd -t "system.cpu.load[all,avg1]"
system.cpu.load[all,avg1] [d|3.270000]
~# zabbix_agentd -t "net.if.in[eth0]"
net.if.in[eth0] [u|157171693666]
Network: http://puu.sh/jaaWk/419357f416.png
Ram on the same box: http://puu.sh/jaaYk/9b99b4ccfd.png
Does anyone know how I can resolve this?
Networking data is not sent to the zabbix server but other data like cpu is.
~# zabbix_agentd -t "system.cpu.load[all,avg1]"
system.cpu.load[all,avg1] [d|3.270000]
~# zabbix_agentd -t "net.if.in[eth0]"
net.if.in[eth0] [u|157171693666]
Network: http://puu.sh/jaaWk/419357f416.png
Ram on the same box: http://puu.sh/jaaYk/9b99b4ccfd.png
Does anyone know how I can resolve this?

Comment