[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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=somehost&SERVICE=cpu";


-Charles