Xymon Mailing List Archive search

Xymon 4.3.0: Beta Problems

list Henrik Størner
Wed, 11 Feb 2009 18:19:17 +0100
Message-Id: <user-7808f150e9ac@xymon.invalid>

On Wed, Feb 11, 2009 at 03:06:11PM -0000, user-d235f3ed1ca2@xymon.invalid wrote:
Another problem found with the 4.3.0 Beta version on AIX is that vmstat
has dropped the cpu wait value and does not store the value in the rrd.
Ran into this myself. It's a simple miscalculation, so the last
character of the data-message sent to the RRD module is truncated, and
this is usually the I/O wait number (if it is a single digit).

Patch attached. You'll need to restart Hobbit after this.
Also I cannot find any documentation on how the "Compact" status feature
is supposed to work!
The bb-host(5) man-page tells you:

       COMPACT:COLUMN=COLUMN1,COLUMN2,COLUMN3[;ditto]
            Collapses a series of statuses  into  a  single
	    column  on  the overview webpage.

E.g. if you have columns foo, bar and baz that you want to collapse
into column "zork":
    0.0.0.0  myhost # COMPACT:zork=foo,bar,baz


Regards,
Henrik
Attachments (1)