Xymon Mailing List Archive search

How to find that 1 host with no tests?

list Thomas Eckert
Fri, 23 Jul 2010 13:22:31 +0200 (CEST)
Message-Id: <user-0b2a74149653@xymon.invalid>

Hi,

with the "hobbitdboard" you can list all hosts along with services, ...

So on the Xymon-/Hobbit-Server run the following (as monitoring user):
 	~/server/bin/bb localhost "hobbitdboard"
Your candidate should have an empty 2nd field.

Maybe the following works:
 	~/server/bin/bb localhost "hobbitdboard" | awk -F"|" '{ if ( $2 == "" ) { print $1 "is the one ;), service=\"" $2 "\""; }; }'

THT,

 	Thomas

On Fri, 23 Jul 2010, Carl Melgaard wrote:
Hi,

So I've got this in my bbtest statistics: "Hosts with no tests: 1" - how do I find that one host? I've tried to track down "noconn" hosts and hosts with "0.0.0.0" as IP - but cant seem to find it. Any way to debug?

/melgaard
-- -------------------------------------------------------------------------
| IT-Beratung Eckert  | Hartkirchweg 54          | fon: +49 (0)761/ 594 9898
| Thomas Eckert       | 79111 Freiburg i.Br.     | fax: +XX (X)XXX/ XXX XXXX
|                     | Germany                  | http://www.it-eckert.de/