[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Alerting when "dialup" host from clear to green
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Alerting when "dialup" host from clear to green
- From: "Xymon User in Richmond" <hobbit (at) epperson.homelinux.net>
- Date: Tue, 22 Jun 2010 15:49:27 -0400
- Importance: Normal
- References: <AANLkTimVNM8MOrkziDLBwJlaAOPNFMDyuem2PS4hULpf (at) mail.gmail.com> <7125bc2abeab4bb028bceaf840d83984.squirrel (at) epperson.homelinux.net> <AANLkTikDSq91hY2i8VEO6UBmOK46qb5zV8IFxGEpyLBF (at) mail.gmail.com>
- User-agent: SquirrelMail/1.4.20-1.fc12
On Sun, June 20, 2010 17:28, Josh Luthman wrote:
> Vegas never sleeps and they seem to be doing pretty good =)
>
> I now have this:
>
> 172.16.10.49 airosfallback.ubnt.com # testip dialup 172.17.16.15
> nodhcp.ubnt.com # testip depends=(conn:airosfallback.ubnt.com)
>
> The second host (nodhcp) is showing up red. The syntax looks correct to
> me...from the docs...
>
> depends=(testA:host1/test1,host2/test2),(testB:host3/test3),[...]
>
> Do we know if the clear condition should act as we expect in this case?
>
I sometimes sleep for a couple of days. ;)
No, I don't know, and it appears that it doesn't. In which case the
manpage appears wrong, because it says:
"depends=(testA:host1/test1,host2/test2)
When deciding the color to report for testA, if either
host1/test1 failed or host2/test2 failed, if testA has failed also
then the color of testA will be "clear" instead of red or yellow."
Apparently, the case is that if host1/test1 or host2/test2 are red, then
the color of testA will be clear.