[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SV: [xymon] How to find that 1 host with no tests?
- To: "'xymon (at) xymon.com'" <xymon (at) xymon.com>
- Subject: SV: [xymon] How to find that 1 host with no tests?
- From: Carl Melgaard <Carl.Melgaard (at) STAB.RM.DK>
- Date: Fri, 23 Jul 2010 14:38:53 +0200
- Accept-language: da-DK
- Acceptlanguage: da-DK
- References: <3BD667CCFBD0D04CA2BC3D57D01B642630AC9B3FA3 (at) HORMXB103VM1.onerm.dk> <alpine.LNX.2.00.1007231319430.15970 (at) g41.ybpny>
- Thread-index: AcsqWZmjwq6V/1s2Su6EHfiuW/i/LAACjj6w
- Thread-topic: [xymon] How to find that 1 host with no tests?
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