Xymon Mailing List Archive search

hobbit client versions

list Pat Vaughan
Wed, 9 Nov 2005 09:20:23 -0500 (EST)
Message-Id: <user-7a18c73b884b@xymon.invalid>

On 08/11/05, Scheblein, Adam <user-de8d51f0c651@xymon.invalid> wrote:
Does anyone have any ideas on this??
Don't know about "easy", but the following does work (even if it is ugly):

strings bb | grep "^[1-9]\."

Will work for all versions of hobbit up to and including 9 :-)
I don't think this is consistant on all platforms. On AIX:
#strings bb | grep "^[1-9]\."
1.14  src/bos/usr/ccs/lib/libc/__threads_init.c, libcthrd, bos520 7/11/00
12:04:14

and a client compiled from the same source on Linux:
# strings bb | grep "^[1-9]\."
4.1.2