Xymon Mailing List Archive search

Status of the beta test

2 messages in this thread

list Henrik Størner · Mon, 12 Jun 2006 23:54:31 +0200 ·
This is just to let everyone know what the current status is with the
beta test, and what my plans are.

The betatest status page is at http://www.hswn.dk/hobbitsw/betapatches/

The beta test has been quite succesful. There are currently 15
individual patches for the beta release fixing bugs - some of the
patches adress more than one problem. Since the purpose of a beta
test is to find bugs, this is good news.

There are a few unresolved bugs left that I'm investigating. The 
most serious is a problem with hobbitping, where it appears to
get some hosts right half of the time. If this cannot be resolved, 
I may choose to drop hobbitping as the default ping test tool, and
go back to using fping.

The other problems are some crashes that only happen for some users.
They need to get fixed, obviously, but apparently require the right
circumstances to trigger.

So my plan currently is to send out a release candidate by the end of
this week; by then I'll have to make up my mind about hobbitping. So
do let me know if you see any weird behaviour with hobbitping, with the
current patch applied.

The release candidate testing will then take place next week, and the
final release is tentatively scheduled for June 25th.

So I think I'll make it for the Summer holidays.


Regards,
Henrik
list Frederic Mangeant · Tue, 13 Jun 2006 10:15:52 +0200 ·
Hi Henrik

---- Messages d´origine ----
quoted from Henrik Størner
De: user-ce4a2c883f75@xymon.invalid (Henrik Stoerner)
Date: lundi, juin 12, 2006 11:54 pm
Objet: [hobbit] Status of the beta test

[...]
So my plan currently is to send out a release candidate by the end of
this week; by then I'll have to make up my mind about hobbitping. So
do let me know if you see any weird behaviour with hobbitping, with 

thecurrent patch applied.
quoted from Henrik Størner

The release candidate testing will then take place next week, and the
final release is tentatively scheduled for June 25th.

So I think I'll make it for the Summer holidays.
The only things that I can't make to work are some tests with the client
configured in local mode (running with the "--local" flag).

I'm using this in etc/localclient.cfg :

DEFAULT
        # These are the built-in defaults.
        UP      1h
        LOAD    5.0 10.0
        CLOCK   300
        DISK    * 90 95
        MEMPHYS 100 101
        MEMSWAP 50 80
        MEMACT  90 97
        PROC    "/sbin/udevd --daemon"
        PROC    httpd 1 -1 yellow
        PORT    "LOCAL=%([.:]631)$" state=LISTEN TEXT=ipp
        PORT    "LOCAL=%([.:]80)$" state=LISTEN TEXT=http
        DIR     /home/frederic/client yellow SIZE<10
        FILE    /home/frederic/client/logs/clientlaunch.log red SIZE<2
        LOG     /home/frederic/client/logs/clientlaunch.log WARNING
COLOR=yellow

Everything works but the DIR, FILE and LOG tests. I'm getting "No files
checked" and "The client did not report any logfile data". No errors in
the logs.

Server is running Gentoo, and client is running Ubuntu 6.06 (both with
the latest snapshot).

Thanks in advance for your help, as the locally configured client is
quite important for me :-)