If you follow this advice - make sure that it is the only app the
webserver serves. In my business, most departmental webservers run
multiple applications - in mine we have our ticketing app, flyspray to
log issues with our development and production code, and several other
utilities. All this is running on a Sun server (Slowlaris 9)
READ the conf files and documentation to see how to properly integrate
with existing configurations. YMMV on whichever OS and Web server you
choose to implement.
While that page is great for a standalone setup, please be judicious in
your implementations. It's not fun when the boss comes up and asks "what
happened to so and so app - the customer can't connect..."
Brian
user-259d6a9a548a@xymon.invalid -------Original Message-------
From: Josh Luthman Date: 9/2/2008 9:44:24 AM To: user-ae9b8668bcde@xymon.invalid Subject:
Re: [hobbit] hobbit
http://en.wikibooks
org/wiki/System_Monitoring_with_Hobbit/Administration_Guide/Compiling_on_
Cent S#Obtaining_the_package_and_installing_it cat
/home/HOBBITUSER/server/etc/hobbit-apache.conf >> /etc/httpd/conf/httpd
conf
Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St
Suite XXXX Troy, OH XXXXX
Those who don't understand UNIX are condemned to reinvent it, poorly. ---
Henry Spencer
On Tue, Sep 2, 2008 at 8:57 AM, Johann Eggers
<user-769b09132207@xymon.invalid> wrote:
You need to configure your Apache correctly.
In $BBHOME/server/etc there is a file called hobbit-apache.conf with the
needed configuration for the webserver.
Read the Help files...
-Johann
-----Original Message----- From: Nikesh Maharaj
[mailto:user-000aaf9a8455@xymon.invalid]
Sent: Dienstag, 2. September 2008 14:47 To: user-ae9b8668bcde@xymon.invalid Subject: RE:
[hobbit] hobbit
Should I put in a symlink from /home/hobbit/server/www to
/var/www/html
perhaps ?
Please advise
Thanks
-----Original Message----- From: Nikesh Maharaj
[mailto:user-000aaf9a8455@xymon.invalid] Sent: 02 September 2008 02:42 PM To:
user-ae9b8668bcde@xymon.invalid Subject: RE: [hobbit] hobbit
Hi,
I tried this and it tells me the requested url /hobbit/ was not found
on
this server
I have left everything as default as per the questions in the
installation below
Where to put the Hobbit CGI scripts [/home/hobbit/cgi-bin] ? (Note:
This is the filesystem directory - we will get to the URL shortly)
What is the URL for the Hobbit CGI directory [/hobbit-cgi] ? (Note:
This is the URL - NOT the filesystem directory)
Where to put the Hobbit Administration CGI scripts
[/home/hobbit/cgi-secure] ? (Note: This is the filesystem directory -
we will get to the URL shortly)
What is the URL for the Hobbit Administration CGI directory
[/hobbit-seccgi] ? (Note: This is the URL - NOT the filesystem
directory)
-----Original Message----- From: David B. Ritch
[mailto:user-23cafa473f8d@xymon.invalid] Sent: 02 September 2008 02:24 PM To:
user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] hobbit
Try http://localhost/hobbit/ - the trailing slash is significant.
David
Nikesh Maharaj wrote:
Hi guys,
Just loaded hobbit now. . and need some help please. ( new to linux)
On the local machine if I type http://localhost >> this shows me the
default apache page
If I type http://localhost/hobbit >> tells me the page is not found
My installation of Hobbit is in /home/hobbit
Help please. Thanks