Xymon Mailing List Archive search

2 hobbit programs, 1 server

3 messages in this thread

list Michael Lowery · Thu, 9 Feb 2006 09:56:35 -0600 ·
Is it possible to run 2 hobbit installations on 1 server?

 
Thanks,

Michael
list Frédéric Mangeant · Thu, 09 Feb 2006 17:02:17 +0100 ·
Michael Lowery a écrit :
Is it possible to run 2 hobbit installations on 1 server?
I'm doing this on my test box : 2 different UIDs, directories, Apache 
config.
Make sure to put the logs in 2 different directories (/var/log/hobbit1 
and /var/log/hobbit2 for example).

-- 

Frédéric Mangeant

Steria EDC Sophia-Antipolis
list Henrik Størner · Thu, 9 Feb 2006 17:12:44 +0100 ·
quoted from Frédéric Mangeant
On Thu, Feb 09, 2006 at 05:02:17PM +0100, Frédéric Mangeant wrote:
Michael Lowery a écrit :
Is it possible to run 2 hobbit installations on 1 server?
I'm doing this on my test box : 2 different UIDs, directories, Apache 
config.
Make sure to put the logs in 2 different directories (/var/log/hobbit1 
and /var/log/hobbit2 for example).
You'll also need to make sure they are configured to use different port
numbers.


Henrik