hi,
I've commented the hobbitd on hobbitlaunch.cfg and the bbproxy starts to work, but I need some help with fine tunning in the size of packets the bbproxy sends to server, ??it's possible? When I started bbproxy the machine starts using a lot of bandwith sending info to the server? Is this right?
Thanks in advance,
Mario.
On 8/29/06, mario andre <rower.master at gmail.com> wrote:
Henrik,
I would like to set up a bbproxy. To do this I've copied the compiled hobbit running on Fedora to another machine running fedora too. I've changed hobbitlaunch.cfg only with
[hobbitd] HEARTBEAT ENVFILE /home/bbmon/server/etc/hobbitserver.cfg CMD hobbitd --listen=127.0.0.1 --pidfile=$BBSERVERLOGS/hobbitd.pid --restart=$BBTMP/hobbitd.chk --checkpoint-file=$BBTMP/hobbitd.chk --checkpoint-interval=600 --log=$BBSERVERLOGS/hobbitd.log --admin-senders= 127.0.0.1,$BBSERVERIP
[bbproxy] ENVFILE /home/bbmon/server/etc/hobbitserver.cfg CMD $BBHOME/bin/bbproxy --hobbitd --bbdisplay=127.0.0.1, 172.20.19.13 --report=$MACHINE.bbproxy --no-daemon --pidfile =$BBSERVERLOGS/bbproxy.pid LOGFILE $BBSERVERLOGS/bbproxy.log
[bbnet] ENVFILE /home/bbmon/server/etc/hobbitserver.cfg CMD bbtest-net --report --ping --checkresponse LOGFILE $BBSERVERLOGS/bb-network.log INTERVAL 5m
[bbretest] ENVFILE /home/bbmon/server/etc/hobbitserver.cfg CMD $BBHOME/ext/bbretest-net.sh LOGFILE $BBSERVERLOGS/bb-retest.log INTERVAL 1m
I've changed in hobbitserver.cfg --> BBSERVERIP="127.0.0.1"
Do I have to change more things in hobbitserver.cfg?
If i want to use the bbtest-net , I will need to define in a bb-hosts file as the same in the hobbit server?
when I start hobbit.sh , my server starts listening on 1984 but some core files appears.
Thanks in advance,
Mario.