Server version = 1.8.2
Client agent version = 1.8.2
Arch = x86_64
OS = Centos 5.4
This has been on ongoing problem since 1.6.x...
The dev.vfs.read feature is flat out broken and hasn't worked since agent version 1.4.6. Creating the following agent check creates no graph data and latest data value is always '-'.
vfs.dev.read[sda1,sectors]
Type - numeric (tried float and unsigned)
Units - B/sec
Use Multiplier - Custom Multiplier
Custom Multiplier - 512
Store Delta - speed per second
Show Value - as is
Strangely enough, dev.vfs.write using the same parameters as above works great.
Why was this broken in the first place? Doesn't anyone else here like to see their disk read/write per second in MB?
Client agent version = 1.8.2
Arch = x86_64
OS = Centos 5.4
This has been on ongoing problem since 1.6.x...
The dev.vfs.read feature is flat out broken and hasn't worked since agent version 1.4.6. Creating the following agent check creates no graph data and latest data value is always '-'.
vfs.dev.read[sda1,sectors]
Type - numeric (tried float and unsigned)
Units - B/sec
Use Multiplier - Custom Multiplier
Custom Multiplier - 512
Store Delta - speed per second
Show Value - as is
Strangely enough, dev.vfs.write using the same parameters as above works great.
Why was this broken in the first place? Doesn't anyone else here like to see their disk read/write per second in MB?
Comment