Has anyone seen an issue where the zabbix agent is not pulling incoming/outgoing traffic on linux server, but still is pulling/polling data for CPU, RAM, Disk space, etc...?
I have a server runing SLES10, and have other servers just like the same build.
I have some that are pulling incoming/outgoing traffic on eth0/1, but a handful that aren't gathering any data.
Would it be recommended just to re-install the agents on the servers?
They are using the same template as others, [template - linux].
and the same items:
net.if.in[eth0,bytes]
net.if.out[eth0,bytes]
net.if.in[eth1,bytes]
net.if.out[eth1,bytes]
Thanks for the help.
looking through previous threads also, with no luck yet.
I have a server runing SLES10, and have other servers just like the same build.
I have some that are pulling incoming/outgoing traffic on eth0/1, but a handful that aren't gathering any data.
Would it be recommended just to re-install the agents on the servers?
They are using the same template as others, [template - linux].
and the same items:
net.if.in[eth0,bytes]
net.if.out[eth0,bytes]
net.if.in[eth1,bytes]
net.if.out[eth1,bytes]
Thanks for the help.
looking through previous threads also, with no luck yet.
Comment