Greetings -
I've been searching for a way to use Xymon to retrieve details from the "client data" report for many hosts. XYMONDBOARD looks like it is *close*, but I cannot find the exact syntax required.
I'm running v4.3.7 (old, I know).
If I click on the "client data available" for a host, I want to retrieve some of the stanzas in that report (client, osversion). But for many hosts, via a CLI.
Thanks for any assistance you can pass along.
--
Jon Dustin - Network Specialist University of Southern Maine Portland, ME 207-780-4152
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
you could also go to ~xymon/data/hostdata and there you'll find a directory for every host that sends this data and in every directory you'll find the actual client data among a lot of old ones.
Although I am aware that it might be somewhat easier with builtin funcionality. But maybe for a first try until someone comes up with a much better idea ;-)
Just my 2 cents Torsten
On 08.04.2014 17:27, Jon Dustin wrote:
Greetings -
I've been searching for a way to use Xymon to retrieve details from the "client data" report for many hosts. XYMONDBOARD looks like it is *close*, but I cannot find the exact syntax required.
I'm running v4.3.7 (old, I know).
If I click on the "client data available" for a host, I want to retrieve some of the stanzas in that report (client, osversion). But for many hosts, via a CLI.
Thanks for any assistance you can pass along.
+---------------------------------------------------------+ | E-mail : bb4 [at] richter-it.net | | | | Homepage: http://www.richter-it.net/ | +---------------------------------------------------------+ Download my public key from: http://gpg-keyserver.de/pks/lookup?search=0x899093AC&op=get -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32)
iEYEARECAAYFAlNEHlkACgkQ7DlmxomQk6xVEwCgv4bUAyoqY8KoRgy3O8NUzYKZ Cj0AoITAc18+RMIrxeWTQAupObaU7xeD =z3NU -----END PGP SIGNATURE-----
Hi Jon,
have a look at clientlog HOSTNAME instead of xymondboard, that fetches data you get by clicking on client data available on the web interface.
It’s documented in xymon(1). It’s also possible to extract a specific section from the clientlog :)
Combined with xymondboard and a for-loop you should get what you need.
All the best Thomas
On 08 Apr 2014, at 17:27, Jon Dustin <jdustin at usm.maine.edu> wrote:
Greetings -
I've been searching for a way to use Xymon to retrieve details from the "client data" report for many hosts. XYMONDBOARD looks like it is *close*, but I cannot find the exact syntax required.
I'm running v4.3.7 (old, I know).
If I click on the "client data available" for a host, I want to retrieve some of the stanzas in that report (client, osversion). But for many hosts, via a CLI.
Thanks for any assistance you can pass along.
--
Jon Dustin - Network Specialist University of Southern Maine Portland, ME 207-780-4152
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
On 4/8/2014 at 12:44 PM, in message <D5AD93C9-FA45-417D-A0C5-23929F56E724 at it-eckert.de>, Thomas Eckert <thomas.eckert at it-eckert.de> wrote: Hi Jon,
have a look at
clientlog HOSTNAMEinstead ofxymondboard, that fetches data you get by clicking onclient data availableon the web interface. It’s documented inxymon(1). It’s also possible to extract a specific section from the clientlog :)Combined with
xymondboardand a for‑loop you should get what you need.
*exactly* what I was seeking.
Thanks loads!
--
Jon Dustin - Network Specialist University of Southern Maine Portland, ME 207-780-4152
participants (3)
-
bb4@richter-it.net
-
jdustin@usm.maine.edu
-
thomas.eckert@it-eckert.de