Xymon Mailing List Archive search

some questions

list Henrik Størner
Wed, 28 Sep 2005 11:43:54 +0000 (UTC)
Message-Id: <dhdvlq$2d8$user-e356fad9864f@xymon.invalid>

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