[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
[bbproxy]
ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg
CMD $BBHOME/bin/bbproxy --hobbitd =
--display=3D127.0.0.1,10.170.xxx.xxx =20
--report=3D$MACHINE.bbproxy --pidfile=3D$BBSERVERLOGS/bbproxy.pid=20
--listen=3D10.15.xxx.xxx --no-daemon
LOGFILE $BBSERVERLOGS/bbproxy.log
=20
[bbnet]
ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg
NEEDS hobbitd
CMD $BBHOME/bin/net-test.sh
LOGFILE $BBSERVERLOGS/bb-network.log
INTERVAL 5m
=20
=20
Wrapper script for bbtest-net:
=20
#cat $BBHOME/bin/net-test.sh
=20
#!/bin/sh
export BBDISP=3D10.15.xxx.xxx
$BBHOME/bin/bbtest-net --report --ping -checkresponse
=20
All that done it's working!
Hope this helps...
-Johann
> -----Original Message-----
> From: Asif Iqbal [mailto:vadud3 (at) gmail.com]
> Sent: Donnerstag, 6. M=E4rz 2008 22:28
> To: hobbit (at) hswn.dk
> Subject: Re: [hobbit] Sending Hobbit data from one server to another
>=20
> So I am still struggling with this idea. How would I have bbproxy
> server do bbnet test as well?
> To run bbrpoxy you have to disable hobbitd, but to do bbnet test
> hobbitd needs to be running.
>=20
> What a catch 22!
>=20
> Anyone figured that out yet?
>=20
>=20
> On Wed, Mar 5, 2008 at 11:51 AM, Asif Iqbal <vadud3 (at) gmail.com> wrote:
> > bbrpoxy works fine but I do not understand the comment for [bbproxy]
> > in habbitlaunch.cfg
> >
> > # "bbproxy" is the Hobbit proxy server that allows you to forward
> > status messages
> > # from a protected network to your Hobbit server. It is not enabled =
by
> default,
> > # since it would conflict with the hobbitd task.
> > # If you need to run this, then disabled hobbitd and the hobbitd-
> modules
> > # above, then enable this. Make sure you enter the IP-address of =
your
> > # Hobbit server in the command-line, so that the proxy knows where =
to
> forward
> > # status messages.
> > [bbproxy]
> > ENVFILE /home/hobbit/server/etc/hobbitserver.cfg
> > CMD $BBHOME/bin/bbproxy --hobbitd
> > --bbdisplay=3Dreal.hobbit.server.ip --report=3D$MACHINE.bbproxy
> > --no-daemon
> > --pidfile=3D$BBSERVERLOGS/bbproxy.pid
> > LOGFILE $BBSERVERLOGS/bbproxy.log
> >
> > It says disable hobbitd and hobbit-modules above. I did. So how =
about
> > the hobbitd-modules like [bbdisplay], [bbcombotest],
> > [bbnet], [bbretest], [hobbitclient]. All those are below [bbproxy] =
and
> > needs hobbitd to run. So do I disable them?
> >
> > If I do then how do I send the connectivity (ping test) report or
> > start the hobbitclient without installing a separate client for the
> > server?
> >
> > So few things needs to be cleared by someone who already using =
bbproxy
> > for same scenario that Gary Bahula, the OP of this email, drew.
> >
> > Thanks
> >
> >
> >
> >
> >
> >
> >
> >
> > On Mon, Feb 11, 2008 at 11:02 AM, Gary Baluha <gumby3203 (at) gmail.com>
> wrote:
> > > There's the bbproxy command I was looking at, but I'm not sure =
from
> the man
> > > page if that will accomplish what I want.
> > >
> > >
> > >
> > > On Feb 11, 2008 10:33 AM, Patrick Nixon <pnixon (at) gmail.com> wrote:
> > >
> > > > Can you use the second hobbit server a proxy/relay?
> > > >
> > > > I think hobbit can support that.... bbrelay maybe?
> > > >
> > > >
> > > >
> > > >
> > > > On Feb 11, 2008 10:07 AM, Gary Baluha <gumby3203 (at) gmail.com> =
wrote:
> > > > > Here's the situation. I have one Hobbit server that is on =
our
> DMZ
> > > segment,
> > > > > and another that is on our internal LAN segment. There are
> several
> > > hosts
> > > > > that are monitored from the DMZ hobbit server, which are
> unreachable
> > > (due to
> > > > > network policy) by the internal hobbit server. What would be =
the
> best
> > > way
> > > > > (if any) to merge the status of the DMZ hobbit to the =
internal
> hobbit?
> > > That
> > > > > is, I would like to create a sub-page on the internal hobbit
> server that
> > > > > shows essentially a mirror of the hobbit status page for the =
DMZ
> server.
> > > > >
> > > >
> > > > To unsubscribe from the hobbit list, send an e-mail to
> > > > hobbit-unsubscribe (at) hswn.dk
> > > >
> > > >
> > > >
> > >
> > >
> >
> >
> >
> > --
> > Asif Iqbal
> > PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
> >
>=20
>=20
>=20
> --
> Asif Iqbal
> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
>=20
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>=20