Xymon Mailing List Archive search

Running Hobbit on custom apache port

list Charles Jones
Mon, 23 Oct 2006 11:27:41 -0700
Message-Id: <user-1957b5b8275a@xymon.invalid>

Thanks Greg! I should have thought to look there before asking :)

-Charle

Hubbard, Greg L wrote:
In the file ~server/etc/hobbitserver.cfg, change the setting of
BBSERVERWWWNAME to include your port -- i.e. change from
"myserver.myspot.com" to "myserver.myspot.com:8000" -- this should
propagate throughout Hobbit.

-----Original Message-----
From: Charles Jones [mailto:user-e86b4aeade4e@xymon.invalid] 
Sent: Monday, October 23, 2006 12:39 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Running Hobbit on custom apache port

Im running my Hobbit apache on a custom port. At the bottom of alerts,
it does not specify the port number, and also does not use the FQDN:

"See
http://hobbitserver/hobbit-cgi/bb-hostsvc.sh?HOST=somehost&SERVICE=cpu";

Where can I make a change so that instead I get the FQDN, and the port,
like:

"See
http://hobbitserver.mydomain.com:8000/hobbit-cgi/bb-hostsvc.sh?HOST=some
host&SERVICE=cpu"