Hi,
I will check the HD performance on my Ubuntu 10.04 Server with Zabbix Agent 1.8.4 rc2. After added bytes or anothet parameters, I become the ZBX_NOTSUPPORTED answer.
zabbix_get -s localhost -k vfs.dev.write[sda]
394.800000
zabbix_get -s localhost -k vfs.dev.write[sda,bytes]
ZBX_NOTSUPPORTED
zabbix_get -s localhost -k vfs.dev.write[sda,bytes,avg1]
ZBX_NOTSUPPORTED
With Agent 1.8.3, I have the same effect.
Any Ideas?
Thanks
Christian
I will check the HD performance on my Ubuntu 10.04 Server with Zabbix Agent 1.8.4 rc2. After added bytes or anothet parameters, I become the ZBX_NOTSUPPORTED answer.
zabbix_get -s localhost -k vfs.dev.write[sda]
394.800000
zabbix_get -s localhost -k vfs.dev.write[sda,bytes]
ZBX_NOTSUPPORTED
zabbix_get -s localhost -k vfs.dev.write[sda,bytes,avg1]
ZBX_NOTSUPPORTED
With Agent 1.8.3, I have the same effect.
Any Ideas?
Thanks
Christian
Comment