Hi,
I'm using Zabbix agentd on FreeBSD without any problem, but there's something wrong with Debian.
I installed Zabbix agentd 1.6.5 through the packages (apt-get) and everything went fine.
Zabbix agentd is starting and running fine.
I added the machine to a group and made some monitoring on it (memory, cpu load) which are correctly reported.
But when I add the incoming or outgoing network traffic item, it is marked as 'not supported by the Zabbix agent'.
The interfaces on the machines are these :
eth0 Link encap:Ethernet
eth0:0 Link encap:Ethernet
the items are these :
Incoming traffic on interface eth0:0 net.if.in[eth0:0,bytes]
Outgoing traffic on interface eth0 net.if.out[eth0,bytes]
They are copied from the Template_Linux template
I have a second Debian install with the same problem.
I think I'm doing something wrong but I didn't find anything.
If someone can point me my mistake,
Thanks in advance,
Bastien Semene
I'm using Zabbix agentd on FreeBSD without any problem, but there's something wrong with Debian.
I installed Zabbix agentd 1.6.5 through the packages (apt-get) and everything went fine.
Zabbix agentd is starting and running fine.
I added the machine to a group and made some monitoring on it (memory, cpu load) which are correctly reported.
But when I add the incoming or outgoing network traffic item, it is marked as 'not supported by the Zabbix agent'.
The interfaces on the machines are these :
eth0 Link encap:Ethernet
eth0:0 Link encap:Ethernet
the items are these :
Incoming traffic on interface eth0:0 net.if.in[eth0:0,bytes]
Outgoing traffic on interface eth0 net.if.out[eth0,bytes]
They are copied from the Template_Linux template
I have a second Debian install with the same problem.
I think I'm doing something wrong but I didn't find anything.
If someone can point me my mistake,
Thanks in advance,
Bastien Semene
Comment