All you need to do is give each instance's hobbitd daemon a unique port to
listen to and then make sure everything is talking to the right port and
putting files in the correct directories. Probably the easiest way to do
this is to just clone the Hobbit home directory, then change BBPORT and
BBHOME for the clone.
Thanks,
Larry Barber
On Fri, Mar 7, 2008 at 11:51 AM, Stef Coene <user-dbffe946c0f4@xymon.invalid> wrote:
Hi,
Is is possible to run 2 hobbit servers on the same server ? I need a
hobbit
server for our SLA servers and an other hobbit server for the rest.
And I want to run in on the same server. I copied the server directory
and
changed all the needed files. Each hobbit server is listening on an other
port.
However, the client information is ending up on1 hobbit server. I think
this
has to with the way the hobbit daemons are communicating with each other.
Stef