[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Hobbit Installation Issue
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Hobbit Installation Issue
- From: "Ralph Mitchell" <ralphmitchell (at) gmail.com>
- Date: Mon, 17 Nov 2008 16:32:28 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=zbM2f2V45erEI/FKCkzNth97iei4+QVCxM4gUyVJpHQ=; b=tsz8QYD2l2UzBShZEzzju15pEZzgmaSrHplep3icW7DHJHWupA8NK7SbInICO7OYlM UIfDLT+r4euI+IwVN81+2ig1EyTD3YCf9y2wQslOg4VlEexF7N6XRWjIdkcGKp6Fq9bj h5pq7eZoITTzsnG+7mGKliArl35wcG9D/9pFc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=ZfDl53fOnu+U0dmcNyDvdA3ZZlgbJ6Qv2q++nCyZ/OzvX1YzV9xldBpF7UzagHyhsw Q4tIZYNto5OvH7sT3gEtePGF00+zsVn4iV23MlKMywQsTEwVIiQ/seyqAQBlU0njuim7 oMPK9QP1+PGbazIuxVaNA6qEIoqSytA7/shmM=
- References: <840947.69636.qm (at) web32508.mail.mud.yahoo.com> <961092e10811171230m47705426pec40113870fcd0a8 (at) mail.gmail.com> <742662.55277.qm (at) web32501.mail.mud.yahoo.com>
It can take a minute or two for the page generator to produce that first
page. Are you still getting that directory listing??
Ralph Mitchell
On Mon, Nov 17, 2008 at 4:27 PM, Tanveer Siddiqui <tanveers (at) yahoo.com>wrote:
> Yes, Hobbit is running. I have the following processes running.
>
> hobbit 4727 1 0 13:58 ? 00:00:00
> /home/hobbit/server/bin/hobbitlaunch
> --config=/home/hobbit/server/etc/hobbitlaunch.cfg
> --env=/home/hobbit/server/etc/hobbitserver.cfg
> --log=/var/log/hobbit/hobbitlaunch.log
> --pidfile=/var/log/hobbit/hobbitlaunch.pid
> hobbit 4728 4727 0 13:58 ? 00:00:00 hobbitd
> --pidfile=/var/log/hobbit/hobbitd.pid
> --restart=/home/hobbit/server/tmp/hobbitd.chk
> --checkpoint-file=/home/hobbit/server/tmp/hobbitd.chk
> --checkpoint-interval=600 --log=/var/log/hobbit/hobbitd.log --admin-senders=
> 127.0.0.1 155.17.120.87 --store-clientlogs=!msgs
> hobbit 4729 4727 0 13:58 ? 00:00:00 hobbitd_channel
> --channel=stachg --log=/var/log/hobbit/history.log hobbitd_history
> hobbit 4730 4727 0 13:58 ? 00:00:00 hobbitd_channel
> --channel=clichg --log=/var/log/hobbit/hostdata.log hobbitd_hostdata
> hobbit 4731 4729 0 13:58 ? 00:00:00 hobbitd_history
> hobbit 4732 4730 0 13:58 ? 00:00:00 hobbitd_hostdata
> hobbit 4733 4727 0 13:58 ? 00:00:00 hobbitd_channel
> --channel=page --log=/var/log/hobbit/page.log hobbitd_alert
> --checkpoint-file=/home/hobbit/server/tmp/alert.chk
> --checkpoint-interval=600
> hobbit 4734 4733 0 13:58 ? 00:00:00 hobbitd_alert
> --checkpoint-file=/home/hobbit/server/tmp/alert.chk
> --checkpoint-interval=600
> hobbit 4735 4727 0 13:58 ? 00:00:00 hobbitd_channel
> --channel=status --log=/var/log/hobbit/rrd-status.log hobbitd_rrd
> --rrddir=/home/hobbit/data/rrd
> hobbit 4736 4727 0 13:58 ? 00:00:00 hobbitd_channel
> --channel=data --log=/var/log/hobbit/rrd-data.log hobbitd_rrd
> --rrddir=/home/hobbit/data/rrd
> hobbit 4737 4735 0 13:58 ? 00:00:00 hobbitd_rrd
> --rrddir=/home/hobbit/data/rrd
> hobbit 4738 4736 0 13:58 ? 00:00:00 hobbitd_rrd
> --rrddir=/home/hobbit/data/rrd
> hobbit 4739 4727 0 13:58 ? 00:00:00 hobbitd_channel
> --channel=client --log=/var/log/hobbit/clientdata.log hobbitd_client
> hobbit 4741 4739 0 13:58 ? 00:00:00 hobbitd_client
>
>
>
> ------------------------------
> *From:* Josh Luthman <josh (at) imaginenetworksllc.com>
> *To:* hobbit (at) hswn.dk
> *Sent:* Monday, November 17, 2008 2:30:55 PM
> *Subject:* Re: [hobbit] Hobbit Installation Issue
>
> Is *xymon* running? Look for ps named "hobbit"
>
> ps aux|grep hobb
>
> 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
>
>
> On Mon, Nov 17, 2008 at 3:26 PM, Tanveer Siddiqui <tanveers (at) yahoo.com>wrote:
>
>> Hello everyone,
>>
>> For the first time, I am trying to install Hobbit on my Ubuntu Linux
>> Server. I followed the installation instructions provided on
>> http://hobbitmon.sourceforge.net/
>>
>> Every step went fine but when I started hobbit and typed in the hobbit
>> address [ http://server-ip/hobbit/ ] in the browser, instead of getting
>> the main page, I get the directory structure (see below)? What am I missing
>> here?
>> Please assist. Thank you!
>>
>>
>>
>> Index of /hobbit [image: [ICO]]Name<http://155.17.120.87/hobbit/?C=N;O=D>Last
>> modified <http://155.17.120.87/hobbit/?C=M;O=A>Size<http://155.17.120.87/hobbit/?C=S;O=A>
>> Description <http://155.17.120.87/hobbit/?C=D;O=A>
>> ------------------------------
>> [image: [DIR]]Parent Directory <http://155.17.120.87/> - [image: [DIR]]
>> gifs/ <http://155.17.120.87/hobbit/gifs/>13-Nov-2008 14:22 - [image:
>> [DIR]]help/ <http://155.17.120.87/hobbit/help/>13-Nov-2008 14:22 - [image:
>> [DIR]]html/ <http://155.17.120.87/hobbit/html/>13-Nov-2008 14:22 - [image:
>> [DIR]]menu/ <http://155.17.120.87/hobbit/menu/>13-Nov-2008 14:22 - [image:
>> [DIR]]notes/ <http://155.17.120.87/hobbit/notes/>13-Nov-2008 14:22 - [image:
>> [DIR]]rep/ <http://155.17.120.87/hobbit/rep/>13-Nov-2008 14:22 - [image:
>> [DIR]]snap/ <http://155.17.120.87/hobbit/snap/>13-Nov-2008 14:22 - [image:
>> [DIR]]wml/ <http://155.17.120.87/hobbit/wml/>13-Nov-2008 14:22 -
>> ------------------------------
>> Apache/2.2.8 (Ubuntu) Server at x.x.x.x Port 80
>>
>>
>
>