Xymon Mailing List Archive search

Hobbit not recognizing certain tests?

list Henrik Størner
Tue, 17 Jul 2007 22:29:49 +0200
Message-Id: <user-9d27299034c3@xymon.invalid>

On Tue, Jul 17, 2007 at 10:34:45AM -0400, Asif Iqbal wrote:
What's the syntax to send a "hostinfo" command to "hobbitd"?
This gives you all hosts:
  bb 127.0.0.1 hostinfo

If you want to filter them, you can use the same filters 
(pagename, hostname) as the "hobbitdboard" command, e.g.
  bb 127.0.0.1 "hostinfo host=host[1-9].foo.com"
would get host1.foo.com, host2.foo.com etc.


Henrik