In <user-655260d64b29@xymon.invalid> Rong-En Fan <user-360d76356b0a@xymon.invalid> writes:
1. 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.
2. 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