[hobbit] Running Hobbit for the first time.

Josh Luthman josh at imaginenetworksllc.com
Thu Jan 10 15:42:14 CET 2008


Also be sure you're requesting /hobbit/



On 1/10/08, Frank M. Ramaekers <FRamaekers at ailife.com> wrote:
> I had a similar problem, caused by improper configuration of <Directory>
> and/or Alias.   Check your access_log and error_log.
>
>
>
> Frank M. Ramaekers Jr.
>
>
>
> Systems Programmer
>
> MCP, MCP+I, MCSE & RHCE
>
> American Income Life Insurance Co.
>
> Phone: (254)761-6649
>
> 1200 Wooded Acres Dr.
>
> Fax: (254)741-5777
>
> Waco, Texas  76701
>
>
>
>
>
>
>
>
>
> ________________________________
>
> From: Snyder, Howard [mailto:HS3082 at att.com]
> Sent: Thursday, January 10, 2008 5:23 AM
> To: hobbit at hswn.dk
> Subject: RE: [hobbit] Running Hobbit for the first time.
>
>
>
> I did that.  I put it at the bottom after the remarked out statement
> "include /etc/apache/tomcat.conf".  I still only get the index of
> directories.  I'll keep plugging away.
>
>
>
> Thank you,
>
> Howard Snyder
>
> hs3082 at att.com  **NOTE NEW EMAIL ADDRESS**
>
> Network Engineer III
>
> Network Services
>
> 404-531-5325
>
>
>
> This email, and any attachments, is intended only for use by the
> addressee(s) named herein and may contain legally privileged and/or
> confidential information. It is the property of Cingular Wireless and
> its Affiliates. If you are not the intended recipient of this email, you
> are hereby notified that any dissemination, distribution or copying of
> this email, any attachments thereto, and any use of the information
> contained is strictly prohibited. If you have received this email in
> error, please notify me at 404.531.5325 and permanently delete the
> original and any copy thereof.
>
>
>
> For login requests and password resets, you will need to open a request
> on the "My Logins" website:
>
>
>
> https://nslogins.edc.cingular.net/login.cfm?CFID=13246&CFTOKEN=41726264
>
>
>
> For OSS problems:
>
> DL-MNOC-OSS Adjunct
>
> DL-MNOC-OSS Siemens
>
> DL-MNOC-OSS Nortel
>
> DL-MNOC-OSS Nokia
>
> DL-MNOC-OSS Lucent
>
> DL-MNOC-OSS Ericsson
>
>
>
>
>
>
>
>
>
> From: Josh Luthman [mailto:josh at imaginenetworksllc.com]
> Sent: Wednesday, January 09, 2008 2:52 PM
> To: hobbit at hswn.dk
> Subject: Re: [hobbit] Running Hobbit for the first time.
>
>
>
> You're looking for httpd.conf in /etc/httpd/conf/ or /etc/apache2/
>
> Simply add the line Galen told you:
>
> Include /usr/local/hobbit/server/etc/hobbit-apache.conf
>
> anywhere not within any Directory or VirtualHost statements.
>
> Josh
>
> On 1/9/08, Galen Johnson <Galen.Johnson at sas.com> wrote:
>
> In your httpd.conf file for your apache install, just add "Include
> /usr/local/hobbit/server/etc/hobbit-apache.conf" to the end of it.
> Adjust the paths for your environment.
>
>
>
> =G=
>
>
>
> From: Snyder, Howard [mailto:HS3082 at att.com]
> Sent: Wednesday, January 09, 2008 12:47 PM
>
> To: hobbit at hswn.dk
> Subject: RE: [hobbit] Running Hobbit for the first time.
>
>
>
> Martin,
>
>
>
> Thanks, I'm still very new at this.  Can you tell me where to put this
> in the file?  I made the changes recommended at the
> http://hobbitmon.sourceforge.net/docs/install.html site to include all
> the items listed under "Configuring your webserver" but did not see
> anything that show what you listed.  Thanks again for any help.
>
>
>
> Thank you,
>
> Howard Snyder
>
> hs3082 at att.com  **NOTE NEW EMAIL ADDRESS**
>
> Network Engineer III
>
> Network Services
>
> 404-531-5325
>
>
>
> This email, and any attachments, is intended only for use by the
> addressee(s) named herein and may contain legally privileged and/or
> confidential information. It is the property of Cingular Wireless and
> its Affiliates. If you are not the intended recipient of this email, you
> are hereby notified that any dissemination, distribution or copying of
> this email, any attachments thereto, and any use of the information
> contained is strictly prohibited. If you have received this email in
> error, please notify me at 404.531.5325 and permanently delete the
> original and any copy thereof.
>
>
>
> For login requests and password resets, you will need to open a request
> on the "My Logins" website:
>
>
>
> https://nslogins.edc.cingular.net/login.cfm?CFID=13246&CFTOKEN=41726264
>
>
>
> For OSS problems:
>
> DL-MNOC-OSS Adjunct
>
> DL-MNOC-OSS Siemens
>
> DL-MNOC-OSS Nortel
>
> DL-MNOC-OSS Nokia
>
> DL-MNOC-OSS Lucent
>
> DL-MNOC-OSS Ericsson
>
>
>
>
>
> Error! Filename not specified.
>
>
>
> From: Ward, Martin [mailto:Martin.Ward at colt.net]
> Sent: Wednesday, January 09, 2008 12:30 PM
> To: hobbit at hswn.dk
> Subject: RE: [hobbit] Running Hobbit for the first time.
>
>
>
> Hi Howard,
>
>
>
> Did you modify your Apache configuration to include the Hobbit bits?
>
>
>
> Usually all you have to do is include the following in your httpd.conf
> file:
>
>
>
> Include /opt/hobbit/server/etc/hobbit-apache.conf
>
> Adjust your path to suit, restart your apache server and see what
> happens.
>
>
>
> |\/|artin
>
>
>
> --
>
> 	-----Original Message-----
> 	From: Snyder, Howard [mailto:HS3082 at att.com]
> 	Sent: 09 January 2008 16:59
> 	To: hobbit at hswn.dk
> 	Subject: [hobbit] Running Hobbit for the first time.
>
> 	All,
>
> 	
>
> 	I have been looking at this too long and my eyes are bugging
> out.  I have Hobbit install and appears to be running.
>
> 	ps -ef | grep hobbit
>
> 	  hobbit   641     1   0   Jan 08 ?           0:02
> /export/home/hobbit/server/bin/hobbitlaunch
> --config=/export/home/hobbit/server
>
> 	  hobbit 11106     1   0 11:39:39 ?           0:00
> /export/home/hobbit/server/bin/hobbitlaunch
> --config=/export/home/hobbit/server
>
> 	    root 11141 10479   0 11:53:55 pts/3       0:00 grep hobbit
>
> 	
>
> 	Problem is when I go to the IP in the web browser all I get is
> an index of files:
>
> 	
>
> 	Index of /
>
> 	 Name                    Last modified       Size  Description
>
> 	
> ------------------------------------------------------------------------
> --------
>
> 	 Parent Directory        08-Jan-2008 13:55      -
>
> 	 gifs/                   08-Jan-2008 13:55      -
>
> 	 help/                   08-Jan-2008 13:55      -
>
> 	 html/                   08-Jan-2008 09:52      -
>
> 	 menu/                   08-Jan-2008 13:55      -
>
> 	 notes/                  08-Jan-2008 09:52      -
>
> 	 rep/                    08-Jan-2008 09:52      -
>
> 	 snap/                   08-Jan-2008 09:52      -
>
> 	 wml/                    08-Jan-2008 09:52      -
>
> 	
>
> 	
>
> 	
> ------------------------------------------------------------------------
> --------
>
> 	
>
> 	Apache/1.3.36 Server at 11.154.16.159 Port 80 (Internal IP
> Address)
>
> 	
>
> 	
>
> 	
>
> 	I was expecting a web page kind of like this:
>
> 	
>
> 	Error! Filename not specified.
>
> 	
>
> 	As per the instructions.
>
> 	
>
> 	I'm pretty sure that I have messed something up but I can't find
> it.  Can someone please help?
>
> 	
>
>
>
> ************************************************************************
> *************
> The message is intended for the named addressee only and may not be
> disclosed to or used by anyone else, nor may it be copied in any way.
>
> The contents of this message and its attachments are confidential and
> may also be subject to legal privilege. If you are not the named
> addressee and/or have received this message in error, please advise us
> by e-mailing security at colt.net and delete the message and any
> attachments without retaining any copies.
>
> Internet communications are not secure and COLT does not accept
> responsibility for this message, its contents nor responsibility for any
> viruses.
>
> No contracts can be created or varied on behalf of COLT
> Telecommunications, its subsidiaries or affiliates ("COLT") and any
> other party by email Communications unless expressly agreed in writing
> with such other party.
>
> Please note that incoming emails will be automatically scanned to
> eliminate potential viruses and unsolicited promotional emails. For more
> information refer to www.colt.net or contact us on +44(0)20 7390 3900.
>
>
>
>
>
>
>
> --
> Josh Luthman
> Office: 937-552-2340
> Direct: 937-552-2343
> 1100 Wayne St
> Suite 1337
> Troy, OH 45373
>
> Those who don't understand UNIX are condemned to reinvent it, poorly.
> --- Henry Spencer
>
>
> _____________________________________________________
> This message contains information which is privileged and confidential and
> is solely for the use of the
> intended recipient. If you are not the intended recipient, be aware that any
> review, disclosure,
> copying, distribution, or use of the contents of this message is strictly
> prohibited. If you have
> received this in error, please destroy it immediately and notify us at
> PrivacyAct at ailife.com.
>


-- 
Josh Luthman
Office: 937-552-2340
Direct: 937-552-2343
1100 Wayne St
Suite 1337
Troy, OH 45373

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer



More information about the Xymon mailing list