Hi, after upgrading server and agent to v. 1.6.4 (from 1.4.5) vfs.dev.read and vfs.dev.write items are now in "Not Supported" state (on Linux - Centos 5.2).
It looks like this:
---
./zabbix_agent_1_4_5 -t vfs.dev.write[sda2]
vfs.dev.write[sda2] [u|2583749120]
---
./zabbix_agent_1_6_4 -t vfs.dev.write[sda2]
vfs.dev.write[sda2] [m|Collector is not started!]
---
Any suggestions?
Thanks
P.S.
compile string:
./configure --enable-agent --enable-static
It looks like this:
---
./zabbix_agent_1_4_5 -t vfs.dev.write[sda2]
vfs.dev.write[sda2] [u|2583749120]
---
./zabbix_agent_1_6_4 -t vfs.dev.write[sda2]
vfs.dev.write[sda2] [m|Collector is not started!]
---
Any suggestions?
Thanks
P.S.
compile string:
./configure --enable-agent --enable-static
Comment