[Xymon] Hobbit Server Summary Report

Henrik Størner henrik at hswn.dk
Wed Feb 1 08:34:40 CET 2012


On 01-02-2012 00:06, Ye-Fee Liang wrote:
>      How do you go about getting a summary report of clients that a
> Hobbit server is  monitoring and being reported.

I usually use the data from the xymon "xymondboard" command.

> For example,
> 1. how many full clients are there (or how many is a hobbit server
> receiving data)?

xymon 127.0.0.1 "xymondboard test=cpu fields=hostname" | wc -l

> 2. how many client-less clients are there (no clients, only pings)?

xymon 127.0.0.1 "xymondboard test=info fields=hostname" | wc -l

will get you all systems monitored by Xymon, then deduct the number of 
systems with a client installed.


Regards,
Henrik



More information about the Xymon mailing list