iostat fix in 4.3.0 beta3
Hi,
Beta 3 is really stable and the xymon name change seems to work well, GREAT work guys.
Didn't succeed with the transform though, I just installed a new.
Henrik, any plans for iostat?
It seems to me that it should "only" be to "copy" and change the iostatcpu code to match iostatdisk.
I'm not a good C-programmer otherwise I could have a go at it.
To me this is whats makes xymon superior over all other monitors, so much works out of the box.
- Roland
On 30/11/10 10:07 AM, Roland Soderstrom wrote:
Beta 3 is really stable and the xymon name change seems to work well, GREAT work guys.
Didn't succeed with the transform though, I just installed a new.
Henrik, any plans for iostat?
It seems to me that it should "only" be to "copy" and change the iostatcpu code to match iostatdisk.
I'm not a good C-programmer otherwise I could have a go at it.
To me this is whats makes xymon superior over all other monitors, so much works out of the box.
- Roland
On 30/11/10 10:07 AM, Roland Soderstrom wrote:
Hi,
I just wonder if the iostat will be fixed in 4.3.0?
I'm interested in the Solaris one.
Many others also would like to see the linux iostat.
It seems that the client correctly sends the data to the server but the server doesn't take care of it.
iostatdisk.rrd is not created.
There is a command I forgot that actually displays this data but I can't find the command again...
Something like
$ xymond_hostdata --hosts=sunws1 --tests=iostatdisk (doesn't work)
I find this in /usr/local/xymon/data/hostdata/sunws1/1290476142
[iostatdisk]
extended device statistics
device,r/s,w/s,kr/s,kw/s,wait,actv,svc_t,%w,%b,
sd2,a,0.6,3.0,70.4,84.7,0.0,0.0,7.8,0,1
sd2,c,0.0,0.0,0.0,0.0,0.0,0.0,0.6,0,0
sd2,i,0.0,0.0,0.0,0.0,0.0,0.0,0.4,0,0
sd2,q,0.0,0.0,0.0,0.0,0.0,0.0,0.2,0,0
sd2,r,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0
nfs1,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0
nfs2,26.1,3.1,27.9,73.2,0.0,0.1,4.3,0,4
extended device statistics
device,r/s,w/s,kr/s,kw/s,wait,actv,svc_t,%w,%b,
sd2,a,4.9,5.7,196.2,301.6,0.1,0.0,16.9,2,3
sd2,c,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0
sd2,i,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0
sd2,q,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0
sd2,r,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0
nfs1,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0
nfs2,0.8,2.8,4.9,41.3,0.0,0.0,14.6,0,1
- Roland