Xymon Mailing List Archive search

Xymon 4.3.0 beta 3 xymonproxy issue

list Olivier Audry
Mon, 6 Dec 2010 11:21:30 +0100 (CET)
Message-Id: <user-a49e498ca772@xymon.invalid>

hello

to be honnest it's not my setup :) And I will use yours :)

many thanks Henrik. And for me the beta3 is working fine for the moment. I got 2 xymon cluster with this new version and that's good.

oau

----- Mail original -----
De: "Henrik \"Størner\"" <user-ce4a2c883f75@xymon.invalid>
À: xymon at xymon.com
Envoyé: Lundi 6 Décembre 2010 11:10:00
Objet: Re: [xymon] Xymon 4.3.0 beta 3 xymonproxy issue

In <user-fec0a5dbff27@xymon.invalid> Olivier AUDRY <user-0dc286edb094@xymon.invalid> writes:
my setup :
xymonproxy listen on vip1 on port 1984
         he send information to a local xymond on 127.0.0.1 and port 1984
         he send information to a local xymonproxy1 listen on 127.0.0.1 and port 1985
                 xymonproxy1 send information to vip2 on port 1984
         he send information to a local xymonproxy2 listen on 127.0.0.1 and port 1986
                 xymonproxy2 send information to vip3 on port 1984
I don't understand this. Why are you running xymonproxy1 and xymonproxy2,
if they are merely pass-through to vip2 and vip3 ? A simpler setup would
be

xymonproxy listen on vip1 on port 1984
         he send information to a local xymond on 127.0.0.1 and port 1984
         he send information to a xymond on vip 2 port 1984
         he send information to a xymond on vip 3 port 1984
I do a xymon --timeout=5 127.0.0.1 "xymondboard" everything is ok. 
This hits your local xymond task, so it definitely should work.
But if I do a xymon --timeout=5 vip1 "xymondboard" is not working.
I don't think it ever did. The proxy only forwards a response to
these commands: ping, config, query and download. This is unchanged
since at least 4.2.0.


Regards,
Henrik