Xymon Mailing List Archive search

hobbit

list Josh Luthman
Tue, 2 Sep 2008 20:24:05 -0400
Message-Id: <user-0b88ba41fe25@xymon.invalid>

I think when we offer our support there is no warranty or terms and
conditions =P

The way I see it is if this person hasn't done much, or any, with Apache
config, changes are it was default when config was added to it - but I do
completely agree with you, Brian.  It is their job to do their job!

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 7:32 PM, Brian Catlin <user-af6e4c377507@xymon.invalid> wrote:
   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 <user-4c45a83f15cb@xymon.invalid>
*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_CentOS#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