[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Couple questions on hobbit functionality
- To: hobbit (at) hswn.dk
- Subject: Couple questions on hobbit functionality
- From: "Lee J. Imber" <toaster (at) imber.com>
- Date: Wed, 5 Oct 2005 13:52:06 -0400
I have a few questions on the how much I can tweak the configs.
For example:
[bbretest]
ENVFILE /usr/home/lee/Hobbit/server/etc/hobbitserver.cfg
NEEDS hobbitd
CMD $BBHOME/ext/bbretest-net.sh
LOGFILE $BBSERVERLOGS/bb-retest.log
INTERVAL 1m
Can I make the Interval <1m like 10seconds 10s?
Also, I want to test services through a ssh tunnel.
Can I have bb-hosts file to test ssh on localhost port 2222?
127.0.0.1 foo.bar.com # BBDISPLAY
127.0.0.1 remote.machine.com # ssh:2222
Something like that?
Thanks,
Lee