Hi,
I'm writing I/O sensors for block devices on linux. Problem I see is that Linux agent doesn't support bps:
So, how do i convert sps to bps or Bps?!
I'm writing I/O sensors for block devices on linux. Problem I see is that Linux agent doesn't support bps:
Code:
# zabbix_get -s 127.0.0.1 -k "vfs.dev.read[sda,bps,avg1]" ZBX_NOTSUPPORTED
Code:
# zabbix_get -s 127.0.0.1 -k "vfs.dev.read[sda,sps,avg1]" 0.133333