Xymon Mailing List Archive search

Xymon client version missing

3 messages in this thread

list Roland Soderstrom · Mon, 29 Oct 2012 04:00:02 +0000 ·
Hi,

Xymon 4.3.10 running on Solaris.
Is there somewhere on the xymon webpage that shows which xymon version the client has?
I can't find that anywhere! My guess would be on the info page, but nothing.

In the hostdata  the info is not there? Should it be there?
-bash-3.00$ tail -10 hostdata/host01/1351472446
atime:1351472445 (2012/10/29-12:00:45)
ctime:1348161000 (2012/09/21-03:10:00)
mtime:1348161000 (2012/09/21-03:10:00)

[clientversion]

[clock]
epoch: 1351472445.982928
local: 2012-10-29 12:00:45 EST
UTC: 2012-10-29 01:00:45 EST
-bash-3.00$


-          Roland
list Pacsó Tamás · Mon, 29 Oct 2012 12:03:45 +0100 ·
Thank you, that did the trick!

I wonder why there are so may 
--
Tengermély Tisztelettel: Pacsó Tamás


-- Eredeti üzenet --
Feladó: Roland Soderstrom  <user-0cec9512a49f@xymon.invalid>Címzett: xymon at xymon.com  <xymon at xymon.com>Elküldve: 2012. október 29. 5:0Tárgy : [Xymon] Xymon client version missing
quoted from Roland Soderstrom

    Hi,   Xymon 4.3.10 running on Solaris. Is there somewhere on the xymon webpage that shows which xymon version the client has? I can’t find that anywhere! My guess would be on the info page, but nothing.   In the hostdata  the info is not there? Should it be there? -bash-3.00$ tail -10 hostdata/host01/1351472446 atime:1351472445 (2012/10/29-12:00:45) ctime:1348161000 (2012/09/21-03:10:00) mtime:1348161000 (2012/09/21-03:10:00)   [clientversion]   [clock] epoch: 1351472445.982928 local: 2012-10-29 12:00:45 EST UTC: 2012-10-29 01:00:45 EST -bash-3.00$     -          Roland    
list Roland Soderstrom · Tue, 30 Oct 2012 23:28:55 +0000 ·
If I change this line in client/bin/xymonclient.sh
CLIENTVERSION="`$XYMONHOME/bin/clientupdate --level`"
to
CLIENTVERSION="`$XYMONHOME/bin/xymon --version`"

This shows up on the info page.
Hostname:          host01
OS:         SunOS host01 5.10 Generic_147440-19 sun4u sparc SUNW,Sun-Fire-V240
Client S/W:         Xymon version 4.3.10
IP:           10.0.0.70

What is this supposed to be?
Clientupdate is some sort of automatic client upgrade from the xymon server.
I don't use this feature at all, is that why clientupdate -level return nothing?

Is this a bug/typo or is it a misconfiguration from my side?

Cheers,  Roland
quoted from Roland Soderstrom

From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of Roland Soderstrom
Sent: Monday, 29 October 2012 3:00 PM
To: xymon at xymon.com
Subject: [Xymon] Xymon client version missing

Hi,

Xymon 4.3.10 running on Solaris.
Is there somewhere on the xymon webpage that shows which xymon version the client has?
I can't find that anywhere! My guess would be on the info page, but nothing.

In the hostdata  the info is not there? Should it be there?
-bash-3.00$ tail -10 hostdata/host01/1351472446
atime:1351472445 (2012/10/29-12:00:45)
ctime:1348161000 (2012/09/21-03:10:00)
mtime:1348161000 (2012/09/21-03:10:00)

[clientversion]

[clock]
epoch: 1351472445.982928
local: 2012-10-29 12:00:45 EST
UTC: 2012-10-29 01:00:45 EST
-bash-3.00$


-          Roland