Xymon Mailing List Archive search

iostat fix in 4.3.0

list Roland Soderstrom
Tue, 30 Nov 2010 10:07:40 +1100
Message-Id: <user-6075bb48cbbd@xymon.invalid>

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