28 Sep
2005
28 Sep
'05
11:43 a.m.
In <20050905172618.GA67692 at svm.csie.ntu.edu.tw> Rong-En Fan <rafan at svm.csie.ntu.edu.tw> writes:
- I'm using badTEST in bb-hosts. My question is that does badfoo includes badfoos (e.g. badsmtp includes badsmtps?)
No, you'll have to list each of them separately.
- I'm using bbgen to build pre-generated reports. From manual of bbgen, there is an example about typical script to do this. My question is that when invoke bbgen does it read variables from hobbitservers? If not, how can I do that?
Run it via "bbcmd", i.e.
bbcmd --env=/home/hobbit/servers/etc/hobbitserver.cfg
bbgen --reportopts=... [all the other bbgen options]
Henrik