On Fri, Jun 30, 2006 at 08:20:05PM +0200, Torsten Richter wrote:
I got this stuff working. But it raises another question.
If I want to enable/disable a whole host on Hobbit from the command line
what do I have to do?
Is there something like $BBHOME/bin/bb $BBDISP "disable $HOST.all 5d
Maintenance"
Yes: $BB $BBDISP "disable $HOST.* 5d Maintenance".
There is a description of the Hobbit protocol in the bb(1) man-page,
although this particular feature is not mentioned. I've updated the
docs to include it.
Regards,
Henrik