SV: [xymon] How to find that 1 host with no tests?

Carl Melgaard Carl.Melgaard at STAB.RM.DK
Fri Jul 23 14:38:53 CEST 2010


Hi,

Thanks for the reponse, I found the culprut, altho it actually has 1 test, a custom dnsreg.sh-script, but it appears to be invisible to bbtest-net. I found it with the --debug option to bbtest-net in hobbitlaunch.cfg.

/melgaard

-----Oprindelig meddelelse-----
Fra: Thomas Eckert [mailto:thomas.eckert at IT-Eckert.de] 
Sendt: 23. juli 2010 13:23
Til: 'xymon at xymon.com'
Emne: Re: [xymon] How to find that 1 host with no tests?


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: +49 (0)761/ 594 9899
|                     | Germany                  | http://www.it-eckert.de/

To unsubscribe from the xymon list, send an e-mail to
xymon-unsubscribe at xymon.com





More information about the Xymon mailing list