Hobbit not recognizing certain tests?
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