Ad Widget

Collapse

vfs.dev.write/read on ubuntu 10.04

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • 753713
    Senior Member
    • Apr 2006
    • 137

    #1

    vfs.dev.write/read on ubuntu 10.04

    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
    ______________________________
    Version : 2.0.x
    Server OS: Ubuntu 12.04
    Zabbix Servers: 12
    Monitored Windows Server: ~ 1000
    ______________________________
  • UNHOLY
    Junior Member
    • Nov 2010
    • 2

    #2
    Hi,

    See manual section 4.19.3, this parameter is not supported in linux.

    Comment

    Working...