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 Name Last modified Size Description
Parent Directory -
gifs/ 13-Nov-2008 14:22 -
help/ 13-Nov-2008 14:22 -
html/ 13-Nov-2008 14:22 -
menu/ 13-Nov-2008 14:22 -
notes/ 13-Nov-2008 14:22 -
rep/ 13-Nov-2008 14:22 -
snap/ 13-Nov-2008 14:22 -
wml/ 13-Nov-2008 14:22 -
Apache/2.2.8 (Ubuntu) Server at x.x.x.x Port 80
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
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 Name Last modified Size Description
Parent Directory -
gifs/ 13-Nov-2008 14:22 -
help/ 13-Nov-2008 14:22 -
html/ 13-Nov-2008 14:22 -
menu/ 13-Nov-2008 14:22 -
notes/ 13-Nov-2008 14:22 -
rep/ 13-Nov-2008 14:22 -
snap/ 13-Nov-2008 14:22 -
wml/ 13-Nov-2008 14:22 -
Apache/2.2.8 (Ubuntu) Server at x.x.x.x Port 80
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
If the processes are running and you're not filling that directory with index/bb/bb2.html files then you probably have the output directory set to another directory then where that Alias (or Vhost) is pointing.
As was mentioned you do have to wait a good minute or two before that directory is populated. In my experience I never have that wait as I wait between every step to accomplish something else.
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 5:32 PM, Ralph Mitchell <ralphmitchell at gmail.com>wrote:
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
Are you doing \hobbit\bb.html ?
That is what mine is.
Try that and see if it works for you.
Thanks, Jason
From: Josh Luthman [mailto:josh at imaginenetworksllc.com] Sent: Monday, November 17, 2008 6:08 PM To: hobbit at hswn.dk Subject: Re: [hobbit] Hobbit Installation Issue
If the processes are running and you're not filling that directory with index/bb/bb2.html files then you probably have the output directory set to another directory then where that Alias (or Vhost) is pointing.
As was mentioned you do have to wait a good minute or two before that directory is populated. In my experience I never have that wait as I wait between every step to accomplish something else.
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 5:32 PM, Ralph Mitchell <ralphmitchell at gmail.com> wrote:
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 <http://127.0.0.1/> 155.17.120.87 <http://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
[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>
[DIR] Parent Directory <http://155.17.120.87/> - [DIR] gifs/ <http://155.17.120.87/hobbit/gifs/> 13-Nov-2008 14:22
[DIR] help/ <http://155.17.120.87/hobbit/help/> 13-Nov-2008 14:22
[DIR] html/ <http://155.17.120.87/hobbit/html/> 13-Nov-2008 14:22
[DIR] menu/ <http://155.17.120.87/hobbit/menu/> 13-Nov-2008 14:22
[DIR] notes/ <http://155.17.120.87/hobbit/notes/> 13-Nov-2008 14:22
[DIR] rep/ <http://155.17.120.87/hobbit/rep/> 13-Nov-2008 14:22
[DIR] snap/ <http://155.17.120.87/hobbit/snap/> 13-Nov-2008 14:22
[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
No virus found in this incoming message. Checked by AVG - http://www.avg.com Version: 8.0.175 / Virus Database: 270.9.4/1795 - Release Date: 11/17/2008 5:24 PM
index.html will be created - it is a softlink to bb.html
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 8:31 PM, Jason Hand <jason at hands4christ.org> wrote:
Are you doing \hobbit\bb.html ?
That is what mine is.
Try that and see if it works for you.
Thanks, Jason
*From:* Josh Luthman [mailto:josh at imaginenetworksllc.com] *Sent:* Monday, November 17, 2008 6:08 PM *To:* hobbit at hswn.dk
*Subject:* Re: [hobbit] Hobbit Installation Issue
If the processes are running and you're not filling that directory with index/bb/bb2.html files then you probably have the output directory set to another directory then where that Alias (or Vhost) is pointing.
As was mentioned you do have to wait a good minute or two before that directory is populated. In my experience I never have that wait as I wait between every step to accomplish something else.
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 5:32 PM, Ralph Mitchell <ralphmitchell at gmail.com>wrote:
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
No virus found in this incoming message. Checked by AVG - http://www.avg.com Version: 8.0.175 / Virus Database: 270.9.4/1795 - Release Date: 11/17/2008 5:24 PM
I don't have any .html files in ~/server/www directory.
Here's the 'ls -al' of the directory:
hobbit at tidings:home/hobbit/server/www$ ls -al total 40 drwxr-xr-x 10 hobbit hobbit 4096 2008-11-13 14:22 . drwxr-xr-x 9 hobbit hobbit 4096 2008-11-13 14:22 .. drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 gifs drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 help drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 html drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 menu drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 notes drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 rep drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 snap drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 wml
Contents (related to hobbit) of my /etc/apache2/apache2.conf files are:
######################## H O B B I T ########################
Add this to your Apache configuration, it makes
the Hobbit webpages and cgi-scripts available in the
"/hobbit" and "/hobbit-cgi" URLs.
NB: The "Alias" line below must NOT be used if you have
the Hobbit webfiles as the root URL. In that case,
you should instead set this:
DocumentRoot /home/hobbit/server/www
Alias /hobbit/ "/home/hobbit/server/www/" <Directory "/home/hobbit/server/www"> Options Indexes FollowSymLinks Includes MultiViews Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-cgi/ "/home/hobbit/cgi-bin/" <Directory "/home/hobbit/cgi-bin"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-seccgi/ "/home/hobbit/cgi-secure/" <Directory "/home/hobbit/cgi-secure"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all
# Password file where users with access to these scripts are kept.
# Create it with "htpasswd -c /home/hobbit/server/etc/hobbitpasswd USERNAME"
# Add more users / change passwords with "htpasswd /home/hobbit/server/etc/hobbitpasswd USERNAME"
#
# You can also use a group file to restrict admin access to members of a
# group, instead of anyone who is logged in. In that case you must setup
# the "hobbitgroups" file, and change the "Require" settings to require
# a specific group membership. See the Apache docs for more details.
AuthUserFile /home/hobbit/server/etc/hobbitpasswd
AuthGroupFile /home/hobbit/server/etc/hobbitgroups
AuthType Basic
AuthName "Hobbit Administration"
# "valid-user" restricts access to anyone who is logged in.
Require valid-user
# "group admins" restricts access to users who have logged in, AND
# are members of the "admins" group in hobbitgroups.
# Require group admins
</Directory>
From: Josh Luthman <josh at imaginenetworksllc.com> To: hobbit at hswn.dk Sent: Monday, November 17, 2008 7:40:54 PM Subject: Re: [hobbit] Hobbit Installation Issue
index.html will be created - it is a softlink to bb.html
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 8:31 PM, Jason Hand <jason at hands4christ.org> wrote:
Are you doing \hobbit\bb.html ?
That is what mine is.
Try that and see if it works for you.
Thanks, Jason
From: Josh Luthman [mailto:josh at imaginenetworksllc.com] Sent: Monday, November 17, 2008 6:08 PM To: hobbit at hswn.dk
Subject: Re: [hobbit] Hobbit Installation Issue
If the processes are running and you're not filling that directory with index/bb/bb2.html files then you probably have the output directory set to another directory then where that Alias (or Vhost) is pointing.
As was mentioned you do have to wait a good minute or two before that directory is populated. In my experience I never have that wait as I wait between every step to accomplish something else.
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 5:32 PM, Ralph Mitchell <ralphmitchell at gmail.com> wrote:
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 Name Last modified Size Description
Parent Directory -
gifs/ 13-Nov-2008 14:22 -
help/ 13-Nov-2008 14:22 -
html/ 13-Nov-2008 14:22 -
menu/ 13-Nov-2008 14:22 -
notes/ 13-Nov-2008 14:22 -
rep/ 13-Nov-2008 14:22 -
snap/ 13-Nov-2008 14:22 -
wml/ 13-Nov-2008 14:22 -
Apache/2.2.8 (Ubuntu) Server at x.x.x.x Port 80
No virus found in this incoming message. Checked by AVG - http://www.avg.com Version: 8.0.175 / Virus Database: 270.9.4/1795 - Release Date: 11/17/2008 5:24 PM
Apache is fine in this case. For whatever reason Xymon isn't outputting html content in server/www
I grep'ed through my config and I don't see where that is configurable. It may be compiled in for all I know. Would you have the capability to recompile the source?
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 Tue, Nov 18, 2008 at 10:34 AM, Tanveer Siddiqui <tanveers at yahoo.com>wrote:
I don't have any .html files in ~/server/www directory.
Here's the 'ls -al' of the directory:
hobbit at tidings:home/hobbit/server/www$ ls -al total 40 drwxr-xr-x 10 hobbit hobbit 4096 2008-11-13 14:22 . drwxr-xr-x 9 hobbit hobbit 4096 2008-11-13 14:22 .. drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 gifs drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 help drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 html drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 menu drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 notes drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 rep drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 snap drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 wml
Contents (related to hobbit) of my /etc/apache2/apache2.conf files are:
######################## H O B B I T ########################
Add this to your Apache configuration, it makes
the Hobbit webpages and cgi-scripts available in the
"/hobbit" and "/hobbit-cgi" URLs.
NB: The "Alias" line below must NOT be used if you have
the Hobbit webfiles as the root URL. In that case,
you should instead set this:
DocumentRoot /home/hobbit/server/www
Alias /hobbit/ "/home/hobbit/server/www/" <Directory "/home/hobbit/server/www"> Options Indexes FollowSymLinks Includes MultiViews Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-cgi/ "/home/hobbit/cgi-bin/" <Directory "/home/hobbit/cgi-bin"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-seccgi/ "/home/hobbit/cgi-secure/" <Directory "/home/hobbit/cgi-secure"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all
# Password file where users with access to these scripts are kept. # Create it with "htpasswd -c /home/hobbit/server/etc/hobbitpasswdUSERNAME" # Add more users / change passwords with "htpasswd /home/hobbit/server/etc/hobbitpasswd USERNAME" # # You can also use a group file to restrict admin access to members of a # group, instead of anyone who is logged in. In that case you must setup # the "hobbitgroups" file, and change the "Require" settings to require # a specific group membership. See the Apache docs for more details.
AuthUserFile /home/hobbit/server/etc/hobbitpasswd AuthGroupFile /home/hobbit/server/etc/hobbitgroups AuthType Basic AuthName "Hobbit Administration" # "valid-user" restricts access to anyone who is logged in. Require valid-user # "group admins" restricts access to users who have logged in, AND # are members of the "admins" group in hobbitgroups. # Require group admins</Directory>
*From:* Josh Luthman <josh at imaginenetworksllc.com> *To:* hobbit at hswn.dk *Sent:* Monday, November 17, 2008 7:40:54 PM
*Subject:* Re: [hobbit] Hobbit Installation Issue
index.html will be created - it is a softlink to bb.html
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 8:31 PM, Jason Hand <jason at hands4christ.org>wrote:
Are you doing \hobbit\bb.html ?
That is what mine is.
Try that and see if it works for you.
Thanks, Jason
*From:* Josh Luthman [mailto:josh at imaginenetworksllc.com] *Sent:* Monday, November 17, 2008 6:08 PM *To:* hobbit at hswn.dk
*Subject:* Re: [hobbit] Hobbit Installation Issue
If the processes are running and you're not filling that directory with index/bb/bb2.html files then you probably have the output directory set to another directory then where that Alias (or Vhost) is pointing.
As was mentioned you do have to wait a good minute or two before that directory is populated. In my experience I never have that wait as I wait between every step to accomplish something else.
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 5:32 PM, Ralph Mitchell <ralphmitchell at gmail.com>wrote:
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
No virus found in this incoming message. Checked by AVG - http://www.avg.com Version: 8.0.175 / Virus Database: 270.9.4/1795 - Release Date: 11/17/2008 5:24 PM
Since you changed the home directory from /usr/local/hobbit to /home/hobbit, I suspect that there may still be something pointing to /usr/local/hobbit. Grep through the configuration files in the Xymon etc directory looking for anything pointing to /usr/local. You might also check the scripts in bin.
Thanks, Larry Barber
On Tue, Nov 18, 2008 at 9:55 AM, Josh Luthman <josh at imaginenetworksllc.com>wrote:
Apache is fine in this case. For whatever reason Xymon isn't outputting html content in server/www
I grep'ed through my config and I don't see where that is configurable. It may be compiled in for all I know. Would you have the capability to recompile the source?
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 Tue, Nov 18, 2008 at 10:34 AM, Tanveer Siddiqui <tanveers at yahoo.com>wrote:
I don't have any .html files in ~/server/www directory.
Here's the 'ls -al' of the directory:
hobbit at tidings:home/hobbit/server/www$ ls -al total 40 drwxr-xr-x 10 hobbit hobbit 4096 2008-11-13 14:22 . drwxr-xr-x 9 hobbit hobbit 4096 2008-11-13 14:22 .. drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 gifs drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 help drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 html drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 menu drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 notes drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 rep drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 snap drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 wml
Contents (related to hobbit) of my /etc/apache2/apache2.conf files are:
######################## H O B B I T ########################
Add this to your Apache configuration, it makes
the Hobbit webpages and cgi-scripts available in the
"/hobbit" and "/hobbit-cgi" URLs.
NB: The "Alias" line below must NOT be used if you have
the Hobbit webfiles as the root URL. In that case,
you should instead set this:
DocumentRoot /home/hobbit/server/www
Alias /hobbit/ "/home/hobbit/server/www/" <Directory "/home/hobbit/server/www"> Options Indexes FollowSymLinks Includes MultiViews Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-cgi/ "/home/hobbit/cgi-bin/" <Directory "/home/hobbit/cgi-bin"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-seccgi/ "/home/hobbit/cgi-secure/" <Directory "/home/hobbit/cgi-secure"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all
# Password file where users with access to these scripts are kept. # Create it with "htpasswd -c /home/hobbit/server/etc/hobbitpasswdUSERNAME" # Add more users / change passwords with "htpasswd /home/hobbit/server/etc/hobbitpasswd USERNAME" # # You can also use a group file to restrict admin access to members of a # group, instead of anyone who is logged in. In that case you must setup # the "hobbitgroups" file, and change the "Require" settings to require # a specific group membership. See the Apache docs for more details.
AuthUserFile /home/hobbit/server/etc/hobbitpasswd AuthGroupFile /home/hobbit/server/etc/hobbitgroups AuthType Basic AuthName "Hobbit Administration" # "valid-user" restricts access to anyone who is logged in. Require valid-user # "group admins" restricts access to users who have logged in, AND # are members of the "admins" group in hobbitgroups. # Require group admins</Directory>
*From:* Josh Luthman <josh at imaginenetworksllc.com> *To:* hobbit at hswn.dk *Sent:* Monday, November 17, 2008 7:40:54 PM
*Subject:* Re: [hobbit] Hobbit Installation Issue
index.html will be created - it is a softlink to bb.html
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 8:31 PM, Jason Hand <jason at hands4christ.org>wrote:
Are you doing \hobbit\bb.html ?
That is what mine is.
Try that and see if it works for you.
Thanks, Jason
*From:* Josh Luthman [mailto:josh at imaginenetworksllc.com] *Sent:* Monday, November 17, 2008 6:08 PM *To:* hobbit at hswn.dk
*Subject:* Re: [hobbit] Hobbit Installation Issue
If the processes are running and you're not filling that directory with index/bb/bb2.html files then you probably have the output directory set to another directory then where that Alias (or Vhost) is pointing.
As was mentioned you do have to wait a good minute or two before that directory is populated. In my experience I never have that wait as I wait between every step to accomplish something else.
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 5:32 PM, Ralph Mitchell <ralphmitchell at gmail.com
wrote:
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
No virus found in this incoming message. Checked by AVG - http://www.avg.com Version: 8.0.175 / Virus Database: 270.9.4/1795 - Release Date: 11/17/2008 5:24 PM
Note when I did a grep server\/www * in the server/etc/ directory I only got the hobbit-apache.conf. My output is definitely in server/www.
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 Tue, Nov 18, 2008 at 11:38 AM, Larry Barber <lebarber at gmail.com> wrote:
Since you changed the home directory from /usr/local/hobbit to /home/hobbit, I suspect that there may still be something pointing to /usr/local/hobbit. Grep through the configuration files in the Xymon etc directory looking for anything pointing to /usr/local. You might also check the scripts in bin.
Thanks, Larry Barber
On Tue, Nov 18, 2008 at 9:55 AM, Josh Luthman <josh at imaginenetworksllc.com
wrote:
Apache is fine in this case. For whatever reason Xymon isn't outputting html content in server/www
I grep'ed through my config and I don't see where that is configurable. It may be compiled in for all I know. Would you have the capability to recompile the source?
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 Tue, Nov 18, 2008 at 10:34 AM, Tanveer Siddiqui <tanveers at yahoo.com>wrote:
I don't have any .html files in ~/server/www directory.
Here's the 'ls -al' of the directory:
hobbit at tidings:home/hobbit/server/www$ ls -al total 40 drwxr-xr-x 10 hobbit hobbit 4096 2008-11-13 14:22 . drwxr-xr-x 9 hobbit hobbit 4096 2008-11-13 14:22 .. drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 gifs drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 help drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 html drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 menu drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 notes drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 rep drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 snap drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 wml
Contents (related to hobbit) of my /etc/apache2/apache2.conf files are:
######################## H O B B I T ########################
Add this to your Apache configuration, it makes
the Hobbit webpages and cgi-scripts available in the
"/hobbit" and "/hobbit-cgi" URLs.
NB: The "Alias" line below must NOT be used if you have
the Hobbit webfiles as the root URL. In that case,
you should instead set this:
DocumentRoot /home/hobbit/server/www
Alias /hobbit/ "/home/hobbit/server/www/" <Directory "/home/hobbit/server/www"> Options Indexes FollowSymLinks Includes MultiViews Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-cgi/ "/home/hobbit/cgi-bin/" <Directory "/home/hobbit/cgi-bin"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-seccgi/ "/home/hobbit/cgi-secure/" <Directory "/home/hobbit/cgi-secure"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all
# Password file where users with access to these scripts are kept. # Create it with "htpasswd -c /home/hobbit/server/etc/hobbitpasswdUSERNAME" # Add more users / change passwords with "htpasswd /home/hobbit/server/etc/hobbitpasswd USERNAME" # # You can also use a group file to restrict admin access to members of a # group, instead of anyone who is logged in. In that case you must setup # the "hobbitgroups" file, and change the "Require" settings to require # a specific group membership. See the Apache docs for more details.
AuthUserFile /home/hobbit/server/etc/hobbitpasswd AuthGroupFile /home/hobbit/server/etc/hobbitgroups AuthType Basic AuthName "Hobbit Administration" # "valid-user" restricts access to anyone who is logged in. Require valid-user # "group admins" restricts access to users who have logged in, AND # are members of the "admins" group in hobbitgroups. # Require group admins</Directory>
*From:* Josh Luthman <josh at imaginenetworksllc.com> *To:* hobbit at hswn.dk *Sent:* Monday, November 17, 2008 7:40:54 PM
*Subject:* Re: [hobbit] Hobbit Installation Issue
index.html will be created - it is a softlink to bb.html
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 8:31 PM, Jason Hand <jason at hands4christ.org>wrote:
Are you doing \hobbit\bb.html ?
That is what mine is.
Try that and see if it works for you.
Thanks, Jason
*From:* Josh Luthman [mailto:josh at imaginenetworksllc.com] *Sent:* Monday, November 17, 2008 6:08 PM *To:* hobbit at hswn.dk
*Subject:* Re: [hobbit] Hobbit Installation Issue
If the processes are running and you're not filling that directory with index/bb/bb2.html files then you probably have the output directory set to another directory then where that Alias (or Vhost) is pointing.
As was mentioned you do have to wait a good minute or two before that directory is populated. In my experience I never have that wait as I wait between every step to accomplish something else.
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 5:32 PM, Ralph Mitchell < ralphmitchell at gmail.com> wrote:
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 > >
No virus found in this incoming message. Checked by AVG - http://www.avg.com Version: 8.0.175 / Virus Database: 270.9.4/1795 - Release Date: 11/17/2008 5:24 PM
I got it working :)
Here's what I did, I checked /var/log/hobbit/bb-display.log file and there I saw the following error message repeating over and over:
bbgen: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
Did google on this error, and found that I needed to add:
LD_LIBRARY_PATH=/usr/local/lib
to hobbitserver.cfg, and then restart Hobbit.
Which fixed my issue.
But I have another question: When I click on the status icons. I get the following error. Is this normal?
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster at localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log.
From: Josh Luthman <josh at imaginenetworksllc.com> To: hobbit at hswn.dk Sent: Tuesday, November 18, 2008 10:48:11 AM Subject: Re: [hobbit] Hobbit Installation Issue
Note when I did a grep server\/www * in the server/etc/ directory I only got the hobbit-apache.conf. My output is definitely in server/www.
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 Tue, Nov 18, 2008 at 11:38 AM, Larry Barber <lebarber at gmail.com> wrote:
Since you changed the home directory from /usr/local/hobbit to /home/hobbit, I suspect that there may still be something pointing to /usr/local/hobbit. Grep through the configuration files in the Xymon etc directory looking for anything pointing to /usr/local. You might also check the scripts in bin.
Thanks, Larry Barber
On Tue, Nov 18, 2008 at 9:55 AM, Josh Luthman <josh at imaginenetworksllc.com> wrote:
Apache is fine in this case. For whatever reason Xymon isn't outputting html content in server/www
I grep'ed through my config and I don't see where that is configurable. It may be compiled in for all I know. Would you have the capability to recompile the source?
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 Tue, Nov 18, 2008 at 10:34 AM, Tanveer Siddiqui <tanveers at yahoo.com> wrote:
I don't have any .html files in ~/server/www directory.
Here's the 'ls -al' of the directory:
hobbit at tidings:home/hobbit/server/www$ ls -al total 40 drwxr-xr-x 10 hobbit hobbit 4096 2008-11-13 14:22 . drwxr-xr-x 9 hobbit hobbit 4096 2008-11-13 14:22 .. drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 gifs drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 help drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 html drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 menu drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 notes drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 rep drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 snap drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 wml
Contents (related to hobbit) of my /etc/apache2/apache2.conf files are:
######################## H O B B I T ########################
Add this to your Apache configuration, it makes
the Hobbit webpages and cgi-scripts available in the
"/hobbit" and "/hobbit-cgi" URLs.
NB: The "Alias" line below must NOT be used if you have
the Hobbit webfiles as the root URL. In that case,
you should instead set this:
DocumentRoot /home/hobbit/server/www
Alias /hobbit/ "/home/hobbit/server/www/" <Directory "/home/hobbit/server/www"> Options Indexes FollowSymLinks Includes MultiViews Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-cgi/ "/home/hobbit/cgi-bin/" <Directory "/home/hobbit/cgi-bin"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-seccgi/ "/home/hobbit/cgi-secure/" <Directory "/home/hobbit/cgi-secure"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all
# Password file where users with access to these scripts are kept.
# Create it with "htpasswd -c /home/hobbit/server/etc/hobbitpasswd USERNAME"
# Add more users / change passwords with "htpasswd /home/hobbit/server/etc/hobbitpasswd USERNAME"
#
# You can also use a group file to restrict admin access to members of a
# group, instead of anyone who is logged in. In that case you must setup
# the "hobbitgroups" file, and change the "Require" settings to require
# a specific group membership. See the Apache docs for more details.
AuthUserFile /home/hobbit/server/etc/hobbitpasswd
AuthGroupFile /home/hobbit/server/etc/hobbitgroups
AuthType Basic
AuthName "Hobbit Administration"
# "valid-user" restricts access to anyone who is logged in.
Require valid-user
# "group admins" restricts access to users who have logged in, AND
# are members of the "admins" group in hobbitgroups.
# Require group admins
</Directory>
From: Josh Luthman <josh at imaginenetworksllc.com> To: hobbit at hswn.dk Sent: Monday, November 17, 2008 7:40:54 PM
Subject: Re: [hobbit] Hobbit Installation Issue
index.html will be created - it is a softlink to bb.html
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 8:31 PM, Jason Hand <jason at hands4christ.org> wrote:
Are you doing \hobbit\bb.html ?
That is what mine is.
Try that and see if it works for you.
Thanks, Jason
From: Josh Luthman [mailto:josh at imaginenetworksllc.com] Sent: Monday, November 17, 2008 6:08 PM To: hobbit at hswn.dk
Subject: Re: [hobbit] Hobbit Installation Issue
If the processes are running and you're not filling that directory with index/bb/bb2.html files then you probably have the output directory set to another directory then where that Alias (or Vhost) is pointing.
As was mentioned you do have to wait a good minute or two before that directory is populated. In my experience I never have that wait as I wait between every step to accomplish something else.
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 5:32 PM, Ralph Mitchell <ralphmitchell at gmail.com> wrote:
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 Name Last modified Size Description
Parent Directory -
gifs/ 13-Nov-2008 14:22 -
help/ 13-Nov-2008 14:22 -
html/ 13-Nov-2008 14:22 -
menu/ 13-Nov-2008 14:22 -
notes/ 13-Nov-2008 14:22 -
rep/ 13-Nov-2008 14:22 -
snap/ 13-Nov-2008 14:22 -
wml/ 13-Nov-2008 14:22 -
Apache/2.2.8 (Ubuntu) Server at x.x.x.x Port 80
No virus found in this incoming message. Checked by AVG - http://www.avg.com Version: 8.0.175 / Virus Database: 270.9.4/1795 - Release Date: 11/17/2008 5:24 PM
Take a look in your Apache log directory. There should be an error_log file there with some useful information about what broke.
Ralph Mitchell
On Tue, Nov 18, 2008 at 11:39 AM, Tanveer Siddiqui <tanveers at yahoo.com>wrote:
I got it working :)
Here's what I did, I checked /var/log/hobbit/bb-display.log file and there I saw the following error message repeating over and over:
bbgen: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
Did google on this error, and found that I needed to add:
LD_LIBRARY_PATH=/usr/local/lib
to hobbitserver.cfg, and then restart Hobbit.
Which fixed my issue.
But I have another question: When I click on the status icons. I get the following error. Is this normal?
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster at localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
*From:* Josh Luthman <josh at imaginenetworksllc.com> *To:* hobbit at hswn.dk *Sent:* Tuesday, November 18, 2008 10:48:11 AM
*Subject:* Re: [hobbit] Hobbit Installation Issue
Note when I did a grep server\/www * in the server/etc/ directory I only got the hobbit-apache.conf. My output is definitely in server/www.
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 Tue, Nov 18, 2008 at 11:38 AM, Larry Barber <lebarber at gmail.com> wrote:
Since you changed the home directory from /usr/local/hobbit to /home/hobbit, I suspect that there may still be something pointing to /usr/local/hobbit. Grep through the configuration files in the Xymon etc directory looking for anything pointing to /usr/local. You might also check the scripts in bin.
Thanks, Larry Barber
On Tue, Nov 18, 2008 at 9:55 AM, Josh Luthman < josh at imaginenetworksllc.com> wrote:
Apache is fine in this case. For whatever reason Xymon isn't outputting html content in server/www
I grep'ed through my config and I don't see where that is configurable. It may be compiled in for all I know. Would you have the capability to recompile the source?
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 Tue, Nov 18, 2008 at 10:34 AM, Tanveer Siddiqui <tanveers at yahoo.com>wrote:
I don't have any .html files in ~/server/www directory.
Here's the 'ls -al' of the directory:
hobbit at tidings:home/hobbit/server/www$ ls -al total 40 drwxr-xr-x 10 hobbit hobbit 4096 2008-11-13 14:22 . drwxr-xr-x 9 hobbit hobbit 4096 2008-11-13 14:22 .. drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 gifs drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 help drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 html drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 menu drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 notes drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 rep drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 snap drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 wml
Contents (related to hobbit) of my /etc/apache2/apache2.conf files are:
######################## H O B B I T ########################
Add this to your Apache configuration, it makes
the Hobbit webpages and cgi-scripts available in the
"/hobbit" and "/hobbit-cgi" URLs.
NB: The "Alias" line below must NOT be used if you have
the Hobbit webfiles as the root URL. In that case,
you should instead set this:
DocumentRoot /home/hobbit/server/www
Alias /hobbit/ "/home/hobbit/server/www/" <Directory "/home/hobbit/server/www"> Options Indexes FollowSymLinks Includes MultiViews Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-cgi/ "/home/hobbit/cgi-bin/" <Directory "/home/hobbit/cgi-bin"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-seccgi/ "/home/hobbit/cgi-secure/" <Directory "/home/hobbit/cgi-secure"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all
# Password file where users with access to these scripts are kept. # Create it with "htpasswd -c /home/hobbit/server/etc/hobbitpasswdUSERNAME" # Add more users / change passwords with "htpasswd /home/hobbit/server/etc/hobbitpasswd USERNAME" # # You can also use a group file to restrict admin access to members of a # group, instead of anyone who is logged in. In that case you must setup # the "hobbitgroups" file, and change the "Require" settings to require # a specific group membership. See the Apache docs for more details.
AuthUserFile /home/hobbit/server/etc/hobbitpasswd AuthGroupFile /home/hobbit/server/etc/hobbitgroups AuthType Basic AuthName "Hobbit Administration" # "valid-user" restricts access to anyone who is logged in. Require valid-user # "group admins" restricts access to users who have logged in, AND # are members of the "admins" group in hobbitgroups. # Require group admins</Directory>
*From:* Josh Luthman <josh at imaginenetworksllc.com> *To:* hobbit at hswn.dk *Sent:* Monday, November 17, 2008 7:40:54 PM
*Subject:* Re: [hobbit] Hobbit Installation Issue
index.html will be created - it is a softlink to bb.html
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 8:31 PM, Jason Hand <jason at hands4christ.org>wrote:
Are you doing \hobbit\bb.html ?
That is what mine is.
Try that and see if it works for you.
Thanks, Jason
*From:* Josh Luthman [mailto:josh at imaginenetworksllc.com] *Sent:* Monday, November 17, 2008 6:08 PM *To:* hobbit at hswn.dk
*Subject:* Re: [hobbit] Hobbit Installation Issue
If the processes are running and you're not filling that directory with index/bb/bb2.html files then you probably have the output directory set to another directory then where that Alias (or Vhost) is pointing.
As was mentioned you do have to wait a good minute or two before that directory is populated. In my experience I never have that wait as I wait between every step to accomplish something else.
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 5:32 PM, Ralph Mitchell < ralphmitchell at gmail.com> wrote:
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 >> >> > >
No virus found in this incoming message. Checked by AVG - http://www.avg.com Version: 8.0.175 / Virus Database: 270.9.4/1795 - Release Date: 11/17/2008 5:24 PM
In the /var/log/apache2/error.log file I see the following error:
[Tue Nov 18 12:30:32 2008] [error] [client X.X.X.X] Premature end of script headers: bb-hostsvc.sh, referer: http://X.X.X.X/hobbit/ /home/hobbit/server/bin/hobbitsvc.cgi: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
How can I fix this? Thanks.
From: Ralph Mitchell <ralphmitchell at gmail.com> To: hobbit at hswn.dk Sent: Tuesday, November 18, 2008 12:15:12 PM Subject: Re: [hobbit] Hobbit Installation Issue
Take a look in your Apache log directory. There should be an error_log file there with some useful information about what broke.
Ralph Mitchell
On Tue, Nov 18, 2008 at 11:39 AM, Tanveer Siddiqui <tanveers at yahoo.com> wrote:
I got it working :)
Here's what I did, I checked /var/log/hobbit/bb-display.log file and there I saw the following error message repeating over and over:
bbgen: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
Did google on this error, and found that I needed to add:
LD_LIBRARY_PATH=/usr/local/lib
to hobbitserver.cfg, and then restart Hobbit.
Which fixed my issue.
But I have another question:
When I click on the status icons. I get the following error. Is this normal?
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster at localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log.
From: Josh Luthman <josh at imaginenetworksllc.com> To: hobbit at hswn.dk Sent: Tuesday, November 18, 2008 10:48:11 AM
Subject: Re: [hobbit] Hobbit Installation Issue
Note when I did a grep server\/www * in the server/etc/ directory I only got the hobbit-apache.conf. My output is definitely in server/www.
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 Tue, Nov 18, 2008 at 11:38 AM, Larry Barber <lebarber at gmail.com> wrote:
Since you changed the home directory from /usr/local/hobbit to /home/hobbit, I suspect that there may still be something pointing to /usr/local/hobbit. Grep through the configuration files in the Xymon etc directory looking for anything pointing to /usr/local. You might also check the scripts in bin.
Thanks, Larry Barber
On Tue, Nov 18, 2008 at 9:55 AM, Josh Luthman <josh at imaginenetworksllc.com> wrote:
Apache is fine in this case. For whatever reason Xymon isn't outputting html content in server/www
I grep'ed through my config and I don't see where that is configurable. It may be compiled in for all I know. Would you have the capability to recompile the source?
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 Tue, Nov 18, 2008 at 10:34 AM, Tanveer Siddiqui <tanveers at yahoo.com> wrote:
I don't have any .html files in ~/server/www directory.
Here's the 'ls -al' of the directory:
hobbit at tidings:home/hobbit/server/www$ ls -al total 40 drwxr-xr-x 10 hobbit hobbit 4096 2008-11-13 14:22 . drwxr-xr-x 9 hobbit hobbit 4096 2008-11-13 14:22 .. drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 gifs drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 help drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 html drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 menu drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 notes drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 rep drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 snap drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 wml
Contents (related to hobbit) of my /etc/apache2/apache2.conf files are:
######################## H O B B I T ########################
Add this to your Apache configuration, it makes
the Hobbit webpages and cgi-scripts available in the
"/hobbit" and "/hobbit-cgi" URLs.
NB: The "Alias" line below must NOT be used if you have
the Hobbit webfiles as the root URL. In that case,
you should instead set this:
DocumentRoot /home/hobbit/server/www
Alias /hobbit/ "/home/hobbit/server/www/" <Directory "/home/hobbit/server/www"> Options Indexes FollowSymLinks Includes MultiViews Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-cgi/ "/home/hobbit/cgi-bin/" <Directory "/home/hobbit/cgi-bin"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-seccgi/ "/home/hobbit/cgi-secure/" <Directory "/home/hobbit/cgi-secure"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all
# Password file where users with access to these scripts are kept.
# Create it with "htpasswd -c /home/hobbit/server/etc/hobbitpasswd USERNAME"
# Add more users / change passwords with "htpasswd /home/hobbit/server/etc/hobbitpasswd USERNAME"
#
# You can also use a group file to restrict admin access to members of a
# group, instead of anyone who is logged in. In that case you must setup
# the "hobbitgroups" file, and change the "Require" settings to require
# a specific group membership. See the Apache docs for more details.
AuthUserFile /home/hobbit/server/etc/hobbitpasswd
AuthGroupFile /home/hobbit/server/etc/hobbitgroups
AuthType Basic
AuthName "Hobbit Administration"
# "valid-user" restricts access to anyone who is logged in.
Require valid-user
# "group admins" restricts access to users who have logged in, AND
# are members of the "admins" group in hobbitgroups.
# Require group admins
</Directory>
From: Josh Luthman <josh at imaginenetworksllc.com> To: hobbit at hswn.dk Sent: Monday, November 17, 2008 7:40:54 PM
Subject: Re: [hobbit] Hobbit Installation Issue
index.html will be created - it is a softlink to bb.html
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 8:31 PM, Jason Hand <jason at hands4christ.org> wrote:
Are you doing \hobbit\bb.html ?
That is what mine is.
Try that and see if it works for you.
Thanks, Jason
From: Josh Luthman [mailto:josh at imaginenetworksllc.com] Sent: Monday, November 17, 2008 6:08 PM To: hobbit at hswn.dk
Subject: Re: [hobbit] Hobbit Installation Issue
If the processes are running and you're not filling that directory with index/bb/bb2.html files then you probably have the output directory set to another directory then where that Alias (or Vhost) is pointing.
As was mentioned you do have to wait a good minute or two before that directory is populated. In my experience I never have that wait as I wait between every step to accomplish something else.
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 5:32 PM, Ralph Mitchell <ralphmitchell at gmail.com> wrote:
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 Name Last modified Size Description
Parent Directory -
gifs/ 13-Nov-2008 14:22 -
help/ 13-Nov-2008 14:22 -
html/ 13-Nov-2008 14:22 -
menu/ 13-Nov-2008 14:22 -
notes/ 13-Nov-2008 14:22 -
rep/ 13-Nov-2008 14:22 -
snap/ 13-Nov-2008 14:22 -
wml/ 13-Nov-2008 14:22 -
Apache/2.2.8 (Ubuntu) Server at x.x.x.x Port 80
No virus found in this incoming message. Checked by AVG - http://www.avg.com Version: 8.0.175 / Virus Database: 270.9.4/1795 - Release Date: 11/17/2008 5:24 PM
Try this...
sudo apt-get install pcre-dev
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 Tue, Nov 18, 2008 at 1:31 PM, Tanveer Siddiqui <tanveers at yahoo.com>wrote:
In the /var/log/apache2/error.log file I see the following error:
[Tue Nov 18 12:30:32 2008] [error] [client X.X.X.X] Premature end of script headers: bb-hostsvc.sh, referer: http://X.X.X.X/hobbit/ /home/hobbit/server/bin/hobbitsvc.cgi: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
How can I fix this? Thanks.
*From:* Ralph Mitchell <ralphmitchell at gmail.com> *To:* hobbit at hswn.dk *Sent:* Tuesday, November 18, 2008 12:15:12 PM
*Subject:* Re: [hobbit] Hobbit Installation Issue
Take a look in your Apache log directory. There should be an error_log file there with some useful information about what broke.
Ralph Mitchell
On Tue, Nov 18, 2008 at 11:39 AM, Tanveer Siddiqui <tanveers at yahoo.com>wrote:
I got it working :)
Here's what I did, I checked /var/log/hobbit/bb-display.log file and there I saw the following error message repeating over and over:
bbgen: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
Did google on this error, and found that I needed to add:
LD_LIBRARY_PATH=/usr/local/lib
to hobbitserver.cfg, and then restart Hobbit.
Which fixed my issue.
But I have another question:
When I click on the status icons. I get the following error. Is this normal?
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster at localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
*From:* Josh Luthman <josh at imaginenetworksllc.com> *To:* hobbit at hswn.dk *Sent:* Tuesday, November 18, 2008 10:48:11 AM
*Subject:* Re: [hobbit] Hobbit Installation Issue
Note when I did a grep server\/www * in the server/etc/ directory I only got the hobbit-apache.conf. My output is definitely in server/www.
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 Tue, Nov 18, 2008 at 11:38 AM, Larry Barber <lebarber at gmail.com>wrote:
Since you changed the home directory from /usr/local/hobbit to /home/hobbit, I suspect that there may still be something pointing to /usr/local/hobbit. Grep through the configuration files in the Xymon etc directory looking for anything pointing to /usr/local. You might also check the scripts in bin.
Thanks, Larry Barber
On Tue, Nov 18, 2008 at 9:55 AM, Josh Luthman < josh at imaginenetworksllc.com> wrote:
Apache is fine in this case. For whatever reason Xymon isn't outputting html content in server/www
I grep'ed through my config and I don't see where that is configurable. It may be compiled in for all I know. Would you have the capability to recompile the source?
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 Tue, Nov 18, 2008 at 10:34 AM, Tanveer Siddiqui <tanveers at yahoo.com>wrote:
I don't have any .html files in ~/server/www directory.
Here's the 'ls -al' of the directory:
hobbit at tidings:home/hobbit/server/www$ ls -al total 40 drwxr-xr-x 10 hobbit hobbit 4096 2008-11-13 14:22 . drwxr-xr-x 9 hobbit hobbit 4096 2008-11-13 14:22 .. drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 gifs drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 help drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 html drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 menu drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 notes drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 rep drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 snap drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 wml
Contents (related to hobbit) of my /etc/apache2/apache2.conf files are:
######################## H O B B I T ########################
Add this to your Apache configuration, it makes
the Hobbit webpages and cgi-scripts available in the
"/hobbit" and "/hobbit-cgi" URLs.
NB: The "Alias" line below must NOT be used if you have
the Hobbit webfiles as the root URL. In that case,
you should instead set this:
DocumentRoot /home/hobbit/server/www
Alias /hobbit/ "/home/hobbit/server/www/" <Directory "/home/hobbit/server/www"> Options Indexes FollowSymLinks Includes MultiViews Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-cgi/ "/home/hobbit/cgi-bin/" <Directory "/home/hobbit/cgi-bin"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-seccgi/ "/home/hobbit/cgi-secure/" <Directory "/home/hobbit/cgi-secure"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all
# Password file where users with access to these scripts are kept. # Create it with "htpasswd -c /home/hobbit/server/etc/hobbitpasswdUSERNAME" # Add more users / change passwords with "htpasswd /home/hobbit/server/etc/hobbitpasswd USERNAME" # # You can also use a group file to restrict admin access to members of a # group, instead of anyone who is logged in. In that case you must setup # the "hobbitgroups" file, and change the "Require" settings to require # a specific group membership. See the Apache docs for more details.
AuthUserFile /home/hobbit/server/etc/hobbitpasswd AuthGroupFile /home/hobbit/server/etc/hobbitgroups AuthType Basic AuthName "Hobbit Administration" # "valid-user" restricts access to anyone who is logged in. Require valid-user # "group admins" restricts access to users who have logged in, AND # are members of the "admins" group in hobbitgroups. # Require group admins</Directory>
*From:* Josh Luthman <josh at imaginenetworksllc.com> *To:* hobbit at hswn.dk *Sent:* Monday, November 17, 2008 7:40:54 PM
*Subject:* Re: [hobbit] Hobbit Installation Issue
index.html will be created - it is a softlink to bb.html
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 8:31 PM, Jason Hand <jason at hands4christ.org>wrote:
Are you doing \hobbit\bb.html ?
That is what mine is.
Try that and see if it works for you.
Thanks, Jason
*From:* Josh Luthman [mailto:josh at imaginenetworksllc.com] *Sent:* Monday, November 17, 2008 6:08 PM *To:* hobbit at hswn.dk
*Subject:* Re: [hobbit] Hobbit Installation Issue
If the processes are running and you're not filling that directory with index/bb/bb2.html files then you probably have the output directory set to another directory then where that Alias (or Vhost) is pointing.
As was mentioned you do have to wait a good minute or two before that directory is populated. In my experience I never have that wait as I wait between every step to accomplish something else.
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 5:32 PM, Ralph Mitchell < ralphmitchell at gmail.com> wrote:
> 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 >>> >>> >> >> > No virus found in this incoming message. Checked by AVG - http://www.avg.com Version: 8.0.175 / Virus Database: 270.9.4/1795 - Release Date: 11/17/2008 5:24 PM
Does he need to?? He already fixed the error in bb-display.log by adding:
LD_LIBRARY_PATH=/usr/local/lib
to hobbitserver.cfg. Shouldn't that also fix the cgi error?? bb-hostsvc.cgi pulls in
/home/hobbit/server/etc/hobbitcgi.cfg
which in turn does this:
hobbitsvc.cgi options for a normal (current) status display
CGI_SVC_OPTS="--env=/home/hobbit/server/etc/hobbitserver.cfg --no-svcid --histor y=top"
so the cgi ought to pick up the LD_LIBRARY_PATH. Or does Apache need to have LD_LIBRARY_PATH in *its* startup script so that the cgi gets it??
Ralph Mitchell
On Tue, Nov 18, 2008 at 12:36 PM, Josh Luthman <josh at imaginenetworksllc.com>wrote:
Try this...
sudo apt-get install pcre-dev
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 Tue, Nov 18, 2008 at 1:31 PM, Tanveer Siddiqui <tanveers at yahoo.com>wrote:
In the /var/log/apache2/error.log file I see the following error:
[Tue Nov 18 12:30:32 2008] [error] [client X.X.X.X] Premature end of script headers: bb-hostsvc.sh, referer: http://X.X.X.X/hobbit/ /home/hobbit/server/bin/hobbitsvc.cgi: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
How can I fix this? Thanks.
*From:* Ralph Mitchell <ralphmitchell at gmail.com> *To:* hobbit at hswn.dk *Sent:* Tuesday, November 18, 2008 12:15:12 PM
*Subject:* Re: [hobbit] Hobbit Installation Issue
Take a look in your Apache log directory. There should be an error_log file there with some useful information about what broke.
Ralph Mitchell
On Tue, Nov 18, 2008 at 11:39 AM, Tanveer Siddiqui <tanveers at yahoo.com>wrote:
I got it working :)
Here's what I did, I checked /var/log/hobbit/bb-display.log file and there I saw the following error message repeating over and over:
bbgen: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
Did google on this error, and found that I needed to add:
LD_LIBRARY_PATH=/usr/local/lib
to hobbitserver.cfg, and then restart Hobbit.
Which fixed my issue.
But I have another question:
When I click on the status icons. I get the following error. Is this normal?
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster at localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
*From:* Josh Luthman <josh at imaginenetworksllc.com> *To:* hobbit at hswn.dk *Sent:* Tuesday, November 18, 2008 10:48:11 AM
*Subject:* Re: [hobbit] Hobbit Installation Issue
Note when I did a grep server\/www * in the server/etc/ directory I only got the hobbit-apache.conf. My output is definitely in server/www.
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 Tue, Nov 18, 2008 at 11:38 AM, Larry Barber <lebarber at gmail.com>wrote:
Since you changed the home directory from /usr/local/hobbit to /home/hobbit, I suspect that there may still be something pointing to /usr/local/hobbit. Grep through the configuration files in the Xymon etc directory looking for anything pointing to /usr/local. You might also check the scripts in bin.
Thanks, Larry Barber
On Tue, Nov 18, 2008 at 9:55 AM, Josh Luthman < josh at imaginenetworksllc.com> wrote:
Apache is fine in this case. For whatever reason Xymon isn't outputting html content in server/www
I grep'ed through my config and I don't see where that is configurable. It may be compiled in for all I know. Would you have the capability to recompile the source?
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 Tue, Nov 18, 2008 at 10:34 AM, Tanveer Siddiqui <tanveers at yahoo.com
wrote:
I don't have any .html files in ~/server/www directory.
Here's the 'ls -al' of the directory:
hobbit at tidings:home/hobbit/server/www$ ls -al total 40 drwxr-xr-x 10 hobbit hobbit 4096 2008-11-13 14:22 . drwxr-xr-x 9 hobbit hobbit 4096 2008-11-13 14:22 .. drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 gifs drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 help drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 html drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 menu drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 notes drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 rep drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 snap drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 wml
Contents (related to hobbit) of my /etc/apache2/apache2.conf files are:
######################## H O B B I T ########################
Add this to your Apache configuration, it makes
the Hobbit webpages and cgi-scripts available in the
"/hobbit" and "/hobbit-cgi" URLs.
NB: The "Alias" line below must NOT be used if you have
the Hobbit webfiles as the root URL. In that case,
you should instead set this:
DocumentRoot /home/hobbit/server/www
Alias /hobbit/ "/home/hobbit/server/www/" <Directory "/home/hobbit/server/www"> Options Indexes FollowSymLinks Includes MultiViews Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-cgi/ "/home/hobbit/cgi-bin/" <Directory "/home/hobbit/cgi-bin"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-seccgi/ "/home/hobbit/cgi-secure/" <Directory "/home/hobbit/cgi-secure"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all
# Password file where users with access to these scripts are kept. # Create it with "htpasswd -c /home/hobbit/server/etc/hobbitpasswdUSERNAME" # Add more users / change passwords with "htpasswd /home/hobbit/server/etc/hobbitpasswd USERNAME" # # You can also use a group file to restrict admin access to members of a # group, instead of anyone who is logged in. In that case you must setup # the "hobbitgroups" file, and change the "Require" settings to require # a specific group membership. See the Apache docs for more details.
AuthUserFile /home/hobbit/server/etc/hobbitpasswd AuthGroupFile /home/hobbit/server/etc/hobbitgroups AuthType Basic AuthName "Hobbit Administration" # "valid-user" restricts access to anyone who is logged in. Require valid-user # "group admins" restricts access to users who have logged in, AND # are members of the "admins" group in hobbitgroups. # Require group admins</Directory>
*From:* Josh Luthman <josh at imaginenetworksllc.com> *To:* hobbit at hswn.dk *Sent:* Monday, November 17, 2008 7:40:54 PM
*Subject:* Re: [hobbit] Hobbit Installation Issue
index.html will be created - it is a softlink to bb.html
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 8:31 PM, Jason Hand <jason at hands4christ.org>wrote:
> Are you doing \hobbit\bb.html ? > > That is what mine is. > > Try that and see if it works for you. > > Thanks, > Jason > > ------------------------------ > *From:* Josh Luthman [mailto:josh at imaginenetworksllc.com] > *Sent:* Monday, November 17, 2008 6:08 PM > *To:* hobbit at hswn.dk > > *Subject:* Re: [hobbit] Hobbit Installation Issue > > If the processes are running and you're not filling that directory > with index/bb/bb2.html files then you probably have the output directory set > to another directory then where that Alias (or Vhost) is pointing. > > As was mentioned you do have to wait a good minute or two before that > directory is populated. In my experience I never have that wait as I wait > between every step to accomplish something else. > > 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 5:32 PM, Ralph Mitchell < > ralphmitchell at gmail.com> wrote: > >> 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 >>>> >>>> >>> >>> >> > No virus found in this incoming message. > Checked by AVG - http://www.avg.com > Version: 8.0.175 / Virus Database: 270.9.4/1795 - Release Date: > 11/17/2008 5:24 PM >
OK, I found the solution. Just want to share with you guys. Thank you everyone who helped me out in troubleshooting this issue.
I editted the /home/hobbit/cgi-bin/bb-hostsvc.sh file
and added the following as top two lines:
LD_LIBRARY_PATH=/usr/local/lib export LD_LIBRARY_PATH
Now it's working :)
From: Ralph Mitchell <ralphmitchell at gmail.com> To: hobbit at hswn.dk Sent: Tuesday, November 18, 2008 12:49:01 PM Subject: Re: [hobbit] Hobbit Installation Issue
Does he need to?? He already fixed the error in bb-display.log by adding:
LD_LIBRARY_PATH=/usr/local/lib
to hobbitserver.cfg. Shouldn't that also fix the cgi error?? bb-hostsvc.cgi pulls in
/home/hobbit/server/etc/hobbitcgi.cfg
which in turn does this:
hobbitsvc.cgi options for a normal (current) status display
CGI_SVC_OPTS="--env=/home/hobbit/server/etc/hobbitserver.cfg --no-svcid --histor y=top"
so the cgi ought to pick up the LD_LIBRARY_PATH. Or does Apache need to have LD_LIBRARY_PATH in *its* startup script so that the cgi gets it??
Ralph Mitchell
On Tue, Nov 18, 2008 at 12:36 PM, Josh Luthman <josh at imaginenetworksllc.com> wrote:
Try this...
sudo apt-get install pcre-dev
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 Tue, Nov 18, 2008 at 1:31 PM, Tanveer Siddiqui <tanveers at yahoo.com> wrote:
In the /var/log/apache2/error.log file I see the following error:
[Tue Nov 18 12:30:32 2008] [error] [client X.X.X.X] Premature end of script headers: bb-hostsvc.sh, referer: http://X.X.X.X/hobbit/ /home/hobbit/server/bin/hobbitsvc.cgi: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
How can I fix this? Thanks.
From: Ralph Mitchell <ralphmitchell at gmail.com> To: hobbit at hswn.dk Sent: Tuesday, November 18, 2008 12:15:12 PM
Subject: Re: [hobbit] Hobbit Installation Issue
Take a look in your Apache log directory. There should be an error_log file there with some useful information about what broke.
Ralph Mitchell
On Tue, Nov 18, 2008 at 11:39 AM, Tanveer Siddiqui <tanveers at yahoo.com> wrote:
I got it working :)
Here's what I did, I checked /var/log/hobbit/bb-display.log file and there I saw the following error message repeating over and over:
bbgen: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
Did google on this error, and found that I needed to add:
LD_LIBRARY_PATH=/usr/local/lib
to hobbitserver.cfg, and then restart Hobbit.
Which fixed my issue.
But I have another question:
When I click on the status icons. I get the following error. Is this normal?
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster at localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log.
From: Josh Luthman <josh at imaginenetworksllc.com> To: hobbit at hswn.dk Sent: Tuesday, November 18, 2008 10:48:11 AM
Subject: Re: [hobbit] Hobbit Installation Issue
Note when I did a grep server\/www * in the server/etc/ directory I only got the hobbit-apache.conf. My output is definitely in server/www.
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 Tue, Nov 18, 2008 at 11:38 AM, Larry Barber <lebarber at gmail.com> wrote:
Since you changed the home directory from /usr/local/hobbit to /home/hobbit, I suspect that there may still be something pointing to /usr/local/hobbit. Grep through the configuration files in the Xymon etc directory looking for anything pointing to /usr/local. You might also check the scripts in bin.
Thanks, Larry Barber
On Tue, Nov 18, 2008 at 9:55 AM, Josh Luthman <josh at imaginenetworksllc.com> wrote:
Apache is fine in this case. For whatever reason Xymon isn't outputting html content in server/www
I grep'ed through my config and I don't see where that is configurable. It may be compiled in for all I know. Would you have the capability to recompile the source?
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 Tue, Nov 18, 2008 at 10:34 AM, Tanveer Siddiqui <tanveers at yahoo.com> wrote:
I don't have any .html files in ~/server/www directory.
Here's the 'ls -al' of the directory:
hobbit at tidings:home/hobbit/server/www$ ls -al total 40 drwxr-xr-x 10 hobbit hobbit 4096 2008-11-13 14:22 . drwxr-xr-x 9 hobbit hobbit 4096 2008-11-13 14:22 .. drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 gifs drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 help drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 html drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 menu drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 notes drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 rep drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 snap drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 wml
Contents (related to hobbit) of my /etc/apache2/apache2.conf files are:
######################## H O B B I T ########################
Add this to your Apache configuration, it makes
the Hobbit webpages and cgi-scripts available in the
"/hobbit" and "/hobbit-cgi" URLs.
NB: The "Alias" line below must NOT be used if you have
the Hobbit webfiles as the root URL. In that case,
you should instead set this:
DocumentRoot /home/hobbit/server/www
Alias /hobbit/ "/home/hobbit/server/www/" <Directory "/home/hobbit/server/www"> Options Indexes FollowSymLinks Includes MultiViews Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-cgi/ "/home/hobbit/cgi-bin/" <Directory "/home/hobbit/cgi-bin"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-seccgi/ "/home/hobbit/cgi-secure/" <Directory "/home/hobbit/cgi-secure"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all
# Password file where users with access to these scripts are kept.
# Create it with "htpasswd -c /home/hobbit/server/etc/hobbitpasswd USERNAME"
# Add more users / change passwords with "htpasswd /home/hobbit/server/etc/hobbitpasswd USERNAME"
#
# You can also use a group file to restrict admin access to members of a
# group, instead of anyone who is logged in. In that case you must setup
# the "hobbitgroups" file, and change the "Require" settings to require
# a specific group membership. See the Apache docs for more details.
AuthUserFile /home/hobbit/server/etc/hobbitpasswd
AuthGroupFile /home/hobbit/server/etc/hobbitgroups
AuthType Basic
AuthName "Hobbit Administration"
# "valid-user" restricts access to anyone who is logged in.
Require valid-user
# "group admins" restricts access to users who have logged in, AND
# are members of the "admins" group in hobbitgroups.
# Require group admins
</Directory>
From: Josh Luthman <josh at imaginenetworksllc.com> To: hobbit at hswn.dk Sent: Monday, November 17, 2008 7:40:54 PM
Subject: Re: [hobbit] Hobbit Installation Issue
index.html will be created - it is a softlink to bb.html
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 8:31 PM, Jason Hand <jason at hands4christ.org> wrote:
Are you doing \hobbit\bb.html ?
That is what mine is.
Try that and see if it works for you.
Thanks, Jason
From: Josh Luthman [mailto:josh at imaginenetworksllc.com] Sent: Monday, November 17, 2008 6:08 PM To: hobbit at hswn.dk
Subject: Re: [hobbit] Hobbit Installation Issue
If the processes are running and you're not filling that directory with index/bb/bb2.html files then you probably have the output directory set to another directory then where that Alias (or Vhost) is pointing.
As was mentioned you do have to wait a good minute or two before that directory is populated. In my experience I never have that wait as I wait between every step to accomplish something else.
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 5:32 PM, Ralph Mitchell <ralphmitchell at gmail.com> wrote:
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 Name Last modified Size Description
Parent Directory -
gifs/ 13-Nov-2008 14:22 -
help/ 13-Nov-2008 14:22 -
html/ 13-Nov-2008 14:22 -
menu/ 13-Nov-2008 14:22 -
notes/ 13-Nov-2008 14:22 -
rep/ 13-Nov-2008 14:22 -
snap/ 13-Nov-2008 14:22 -
wml/ 13-Nov-2008 14:22 -
Apache/2.2.8 (Ubuntu) Server at x.x.x.x Port 80
No virus found in this incoming message. Checked by AVG - http://www.avg.com Version: 8.0.175 / Virus Database: 270.9.4/1795 - Release Date: 11/17/2008 5:24 PM
I wouldn't wager a large amount of money on any of the other cgi scripts working, unless you do the same to all of them... :)
Ralph Mitchell
On Tue, Nov 18, 2008 at 3:06 PM, Tanveer Siddiqui <tanveers at yahoo.com>wrote:
OK, I found the solution. Just want to share with you guys. Thank you everyone who helped me out in troubleshooting this issue.
I editted the /home/hobbit/cgi-bin/bb-hostsvc.sh file
and added the following as top two lines:
LD_LIBRARY_PATH=/usr/local/lib export LD_LIBRARY_PATH
Now it's working :)
*From:* Ralph Mitchell <ralphmitchell at gmail.com> *To:* hobbit at hswn.dk *Sent:* Tuesday, November 18, 2008 12:49:01 PM
*Subject:* Re: [hobbit] Hobbit Installation Issue
Does he need to?? He already fixed the error in bb-display.log by adding:
LD_LIBRARY_PATH=/usr/local/lib
to hobbitserver.cfg. Shouldn't that also fix the cgi error?? bb-hostsvc.cgi pulls in
/home/hobbit/server/etc/hobbitcgi.cfg
which in turn does this:
hobbitsvc.cgi options for a normal (current) status display
CGI_SVC_OPTS="--env=/home/hobbit/server/etc/hobbitserver.cfg --no-svcid --histor y=top"
so the cgi ought to pick up the LD_LIBRARY_PATH. Or does Apache need to have LD_LIBRARY_PATH in *its* startup script so that the cgi gets it??
Ralph Mitchell
On Tue, Nov 18, 2008 at 12:36 PM, Josh Luthman < josh at imaginenetworksllc.com> wrote:
Try this...
sudo apt-get install pcre-dev
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 Tue, Nov 18, 2008 at 1:31 PM, Tanveer Siddiqui <tanveers at yahoo.com>wrote:
In the /var/log/apache2/error.log file I see the following error:
[Tue Nov 18 12:30:32 2008] [error] [client X.X.X.X] Premature end of script headers: bb-hostsvc.sh, referer: http://X.X.X.X/hobbit/ /home/hobbit/server/bin/hobbitsvc.cgi: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
How can I fix this? Thanks.
*From:* Ralph Mitchell <ralphmitchell at gmail.com> *To:* hobbit at hswn.dk *Sent:* Tuesday, November 18, 2008 12:15:12 PM
*Subject:* Re: [hobbit] Hobbit Installation Issue
Take a look in your Apache log directory. There should be an error_log file there with some useful information about what broke.
Ralph Mitchell
On Tue, Nov 18, 2008 at 11:39 AM, Tanveer Siddiqui <tanveers at yahoo.com>wrote:
I got it working :)
Here's what I did, I checked /var/log/hobbit/bb-display.log file and there I saw the following error message repeating over and over:
bbgen: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
Did google on this error, and found that I needed to add:
LD_LIBRARY_PATH=/usr/local/lib
to hobbitserver.cfg, and then restart Hobbit.
Which fixed my issue.
But I have another question:
When I click on the status icons. I get the following error. Is this normal?
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster at localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
*From:* Josh Luthman <josh at imaginenetworksllc.com> *To:* hobbit at hswn.dk *Sent:* Tuesday, November 18, 2008 10:48:11 AM
*Subject:* Re: [hobbit] Hobbit Installation Issue
Note when I did a grep server\/www * in the server/etc/ directory I only got the hobbit-apache.conf. My output is definitely in server/www.
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 Tue, Nov 18, 2008 at 11:38 AM, Larry Barber <lebarber at gmail.com>wrote:
Since you changed the home directory from /usr/local/hobbit to /home/hobbit, I suspect that there may still be something pointing to /usr/local/hobbit. Grep through the configuration files in the Xymon etc directory looking for anything pointing to /usr/local. You might also check the scripts in bin.
Thanks, Larry Barber
On Tue, Nov 18, 2008 at 9:55 AM, Josh Luthman < josh at imaginenetworksllc.com> wrote:
Apache is fine in this case. For whatever reason Xymon isn't outputting html content in server/www
I grep'ed through my config and I don't see where that is configurable. It may be compiled in for all I know. Would you have the capability to recompile the source?
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 Tue, Nov 18, 2008 at 10:34 AM, Tanveer Siddiqui < tanveers at yahoo.com> wrote:
> I don't have any .html files in ~/server/www directory. > > Here's the 'ls -al' of the directory: > > > hobbit at tidings:home/hobbit/server/www$ ls -al > total 40 > drwxr-xr-x 10 hobbit hobbit 4096 2008-11-13 14:22 . > drwxr-xr-x 9 hobbit hobbit 4096 2008-11-13 14:22 .. > drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 gifs > drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 help > drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 html > drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 menu > drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 notes > drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 rep > drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 snap > drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 wml > > > Contents (related to hobbit) of my /etc/apache2/apache2.conf files > are: > > ######################## H O B B I T ######################## > # Add this to your Apache configuration, it makes > # the Hobbit webpages and cgi-scripts available in the > # "/hobbit" and "/hobbit-cgi" URLs. > > > # NB: The "Alias" line below must NOT be used if you have > # the Hobbit webfiles as the root URL. In that case, > # you should instead set this: > # > # DocumentRoot /home/hobbit/server/www > > Alias /hobbit/ "/home/hobbit/server/www/" > <Directory "/home/hobbit/server/www"> > Options Indexes FollowSymLinks Includes MultiViews > Order allow,deny > Allow from all > </Directory> > > ScriptAlias /hobbit-cgi/ "/home/hobbit/cgi-bin/" > <Directory "/home/hobbit/cgi-bin"> > AllowOverride None > Options ExecCGI Includes > Order allow,deny > Allow from all > </Directory> > > ScriptAlias /hobbit-seccgi/ "/home/hobbit/cgi-secure/" > <Directory "/home/hobbit/cgi-secure"> > AllowOverride None > Options ExecCGI Includes > Order allow,deny > Allow from all > > # Password file where users with access to these scripts are > kept. > # Create it with "htpasswd -c > /home/hobbit/server/etc/hobbitpasswd USERNAME" > # Add more users / change passwords with "htpasswd > /home/hobbit/server/etc/hobbitpasswd USERNAME" > # > # You can also use a group file to restrict admin access to > members of a > # group, instead of anyone who is logged in. In that case you > must setup > # the "hobbitgroups" file, and change the "Require" settings to > require > # a specific group membership. See the Apache docs for more > details. > > AuthUserFile /home/hobbit/server/etc/hobbitpasswd > AuthGroupFile /home/hobbit/server/etc/hobbitgroups > AuthType Basic > AuthName "Hobbit Administration" > > # "valid-user" restricts access to anyone who is logged in. > Require valid-user > > # "group admins" restricts access to users who have logged in, > AND > # are members of the "admins" group in hobbitgroups. > # Require group admins > > </Directory> > > > > > > ------------------------------ > *From:* Josh Luthman <josh at imaginenetworksllc.com> > *To:* hobbit at hswn.dk > *Sent:* Monday, November 17, 2008 7:40:54 PM > > *Subject:* Re: [hobbit] Hobbit Installation Issue > > index.html will be created - it is a softlink to bb.html > > 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 8:31 PM, Jason Hand <jason at hands4christ.org>wrote: > >> Are you doing \hobbit\bb.html ? >> >> That is what mine is. >> >> Try that and see if it works for you. >> >> Thanks, >> Jason >> >> ------------------------------ >> *From:* Josh Luthman [mailto:josh at imaginenetworksllc.com] >> *Sent:* Monday, November 17, 2008 6:08 PM >> *To:* hobbit at hswn.dk >> >> *Subject:* Re: [hobbit] Hobbit Installation Issue >> >> If the processes are running and you're not filling that directory >> with index/bb/bb2.html files then you probably have the output directory set >> to another directory then where that Alias (or Vhost) is pointing. >> >> As was mentioned you do have to wait a good minute or two before >> that directory is populated. In my experience I never have that wait as I >> wait between every step to accomplish something else. >> >> 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 5:32 PM, Ralph Mitchell < >> ralphmitchell at gmail.com> wrote: >> >>> 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 >>>>> >>>>> >>>> >>>> >>> >> No virus found in this incoming message. >> Checked by AVG - http://www.avg.com >> Version: 8.0.175 / Virus Database: 270.9.4/1795 - Release Date: >> 11/17/2008 5:24 PM >> > > >
OK guys, thanks a lot in helping me bringing up the Hobbit server up on my Linux (Ubuntu) machine. Now I am on step two. I need to install the Hobbit client on my AIX machines. From where and how can install the Hobbit AIX client.
Should I download the source from: http://sourceforge.net/project/showfiles.php?group_id=128058 and then compile it on my AIX servers? Is there a better and faster approach doing this?
Thanks!
-TS
On Wednesday 19 November 2008, Tanveer Siddiqui wrote:
OK guys, thanks a lot in helping me bringing up the Hobbit server up on my Linux (Ubuntu) machine. Now I am on step two. I need to install the Hobbit client on my AIX machines. From where and how can install the Hobbit AIX client.
Should I download the source from: http://sourceforge.net/project/showfiles.php?group_id=128058 and then compile it on my AIX servers? Is there a better and faster approach doing this? Or go to http://www.docum.org/twiki/bin/view/Hobbit/DownLoads
Stef
Thanks, Stef.
I downloaded the tar ball and extracted it on the AIX client in /opt/hobbit. I then started hobbit client with no issues. Now am I all done or I still need to do more? How will I get disk/cpu/memory and other stats sent from the Hobbit AIX client to the Hobbit Server? Please advice. Sorry, if my questions are really basic.
Thanks,
TS
From: Stef Coene <stef.coene at docum.org> To: hobbit at hswn.dk Sent: Wednesday, November 19, 2008 3:38:09 PM Subject: Re: [hobbit] Hobbit AIX Client
On Wednesday 19 November 2008, Tanveer Siddiqui wrote:
OK guys, thanks a lot in helping me bringing up the Hobbit server up on my Linux (Ubuntu) machine. Now I am on step two. I need to install the Hobbit client on my AIX machines. From where and how can install the Hobbit AIX client.
Should I download the source from: http://sourceforge.net/project/showfiles.php?group_id=128058 and then compile it on my AIX servers? Is there a better and faster approach doing this? Or go to http://www.docum.org/twiki/bin/view/Hobbit/DownLoads
Stef
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
On Wednesday 19 November 2008, Tanveer Siddiqui wrote:
Thanks, Stef.
I downloaded the tar ball and extracted it on the AIX client in /opt/hobbit. I then started hobbit client with no issues. Now am I all done or I still need to do more? How will I get disk/cpu/memory and other stats sent from the Hobbit AIX client to the Hobbit Server? Please advice. Sorry, if my questions are really basic. Check out the config files in etc. Have you specified your hobbit server in it ? And if you do, make sure the AIX hostname is specified in the bb-hosts files. You can also check the logfiles in the directory log.
Stef
Hi,
There are some tips here : http://www.docum.org/twiki/bin/view/Hobbit/WebHome
You don't have to compile it, just launch it and add to the inittab. I've wrote a HOW-TO but it's in French.... It's working!
Regards,
Sam
-----Message d'origine----- De : Stef Coene [mailto:stef.coene at docum.org] Envoyé : jeudi 20 novembre 2008 09:13 À : hobbit at hswn.dk Objet : Re: [hobbit] Hobbit AIX Client
On Wednesday 19 November 2008, Tanveer Siddiqui wrote:
Thanks, Stef.
I downloaded the tar ball and extracted it on the AIX client in /opt/hobbit. I then started hobbit client with no issues. Now am I all done or I still need to do more? How will I get disk/cpu/memory and other stats sent from the Hobbit AIX client to the Hobbit Server? Please advice. Sorry, if my questions are really basic. Check out the config files in etc. Have you specified your hobbit server in it ? And if you do, make sure the AIX hostname is specified in the bb-hosts files. You can also check the logfiles in the directory log.
Stef
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Ce message a ete scanne par l'anti-virus du Conseil General du Finistere.
Ce message a ete scanne par l'anti-virus du Conseil General du Finistere.
On the AIX client, I updated the file hobbitclient.cfg and put the IP address of the hobbit server in the line:
BBDISP="X.X.X.X"
I also updated the bb-hosts file on the Hobbit Server and added the IP address and hostname of the AIX hobbit client. Is there anything else that I should update?
Also, on which port does hobbit communicate through? Is it 1984? Is there any other ports?
Thanks,
TS
From: Stef Coene <stef.coene at docum.org> To: hobbit at hswn.dk Sent: Thursday, November 20, 2008 2:12:36 AM Subject: Re: [hobbit] Hobbit AIX Client
On Wednesday 19 November 2008, Tanveer Siddiqui wrote:
Thanks, Stef.
I downloaded the tar ball and extracted it on the AIX client in /opt/hobbit. I then started hobbit client with no issues. Now am I all done or I still need to do more? How will I get disk/cpu/memory and other stats sent from the Hobbit AIX client to the Hobbit Server? Please advice. Sorry, if my questions are really basic. Check out the config files in etc. Have you specified your hobbit server in it ? And if you do, make sure the AIX hostname is specified in the bb-hosts files. You can also check the logfiles in the directory log.
Stef
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
On Thursday 20 November 2008, Tanveer Siddiqui wrote:
On the AIX client, I updated the file hobbitclient.cfg and put the IP address of the hobbit server in the line:
BBDISP="X.X.X.X"
I also updated the bb-hosts file on the Hobbit Server and added the IP address and hostname of the AIX hobbit client. Is there anything else that I should update? I suppose you started the hobbit client? Check the logfiles for errors.
Also, on which port does hobbit communicate through? Is it 1984? Is there any other ports? Only 1984.
Stef
Hi,
You have only the hobbitclient.cfg to update (BBDISP) and the bb-host on the Hobbit server.
I've got this in the bb-host : X.X.X.X Hostname # bb-lvm TRENDS:*vmstat:vmstat1|vmstat8|vmstat-avm|vmstat-free-list
(You have to add bb-lvm extension in the client, and add vmstat graphs in the Hobbit server)
Look at your logs in the client,
Sam
-----Message d'origine----- De : Stef Coene [mailto:stef.coene at docum.org] Envoyé : jeudi 20 novembre 2008 22:24 À : hobbit at hswn.dk Objet : Re: [hobbit] Hobbit AIX Client
On Thursday 20 November 2008, Tanveer Siddiqui wrote:
On the AIX client, I updated the file hobbitclient.cfg and put the IP address of the hobbit server in the line:
BBDISP="X.X.X.X"
I also updated the bb-hosts file on the Hobbit Server and added the IP address and hostname of the AIX hobbit client. Is there anything else that I should update? I suppose you started the hobbit client? Check the logfiles for errors.
Also, on which port does hobbit communicate through? Is it 1984? Is there any other ports? Only 1984.
Stef
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Ce message a ete scanne par l'anti-virus du Conseil General du Finistere.
Ce message a ete scanne par l'anti-virus du Conseil General du Finistere.
Hello all,
I'm still in the process of setting up hobbit Server. I have hobbit server running on a Ubuntu Linux machine.
I have purple status for (the server) cpu, disk, files, memory, msgs, ports, and procs. It's a square with waves. How can I get rid of the purple status. I null'ed the files in ~/data/hist but the status won't turn to green. What do I do to fix it?
Thanks!
-TS
Tanveer Siddiqui wrote:
Hello all,
I'm still in the process of setting up hobbit Server. I have hobbit server running on a Ubuntu Linux machine.
I have purple status for (the server) cpu, disk, files, memory, msgs, ports, and procs. It's a square with waves. How can I get rid of the purple status. I null'ed the files in ~/data/hist but the status won't turn to green. What do I do to fix it?
Thanks!
-TS
Which Hobbit release did you install? It appears that the client is not running.
Go to the client directory and issue:
./runclient.sh start
-- Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 http://www.linkedin.com/in/richsmrcina
Catch the WAVV! http://www.wavv.org WAVV 2009 - Orlando, FL - May 15-19, 2009
Actually all the purple statuses are from the Server. I am in the process of setting up a client.
I have Hobbit version 4.2.0 installed.
Thanks,
TS
From: Rich Smrcina <rsmrcina at wi.rr.com> To: hobbit at hswn.dk Sent: Friday, December 5, 2008 12:49:57 PM Subject: Re: [hobbit] Purple Status
Tanveer Siddiqui wrote:
Hello all,
I'm still in the process of setting up hobbit Server. I have hobbit server running on a Ubuntu Linux machine.
I have purple status for (the server) cpu, disk, files, memory, msgs, ports, and procs. It's a square with waves. How can I get rid of the purple status. I null'ed the files in ~/data/hist but the status won't turn to green. What do I do to fix it?
Thanks!
-TS
Which Hobbit release did you install? It appears that the client is not running.
Go to the client directory and issue:
./runclient.sh start
-- Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 http://www.linkedin.com/in/richsmrcina
Catch the WAVV! http://www.wavv.org WAVV 2009 - Orlando, FL - May 15-19, 2009
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
he means that the client part of the software is not running on the server.
For the server to monitor itself, it needs the client software running on it as well.
Paul Root Lead Internet Systems Eng Network Services
From: Tanveer Siddiqui [mailto:tanveers at yahoo.com]
Sent: Friday, December 05, 2008 1:16 PM
To: hobbit at hswn.dk
Subject: Re: [hobbit] Purple Status
Actually all the purple statuses are from the Server.
I am in the process of setting up a client.
I have Hobbit version 4.2.0 installed.
Thanks,
TS
From: Rich Smrcina <rsmrcina at wi.rr.com>
To: hobbit at hswn.dk
Sent: Friday, December 5, 2008 12:49:57 PM
Subject: Re: [hobbit] Purple Status
Tanveer Siddiqui wrote:
> Hello all,
>
> I'm still in the process of setting up hobbit Server. I have
hobbit server running on a Ubuntu Linux machine. > > I have purple status for (the server) cpu, disk, files, memory, msgs, ports, and procs. It's a square with waves. How can I get rid of the purple status. I null'ed the files in ~/data/hist but the status won't turn to green. What do I do to fix it? > > Thanks! > > -TS
Which Hobbit release did you install? It appears that the
client is not running.
Go to the client directory and issue:
./runclient.sh start
-- Rich Smrcina
VM Assist, Inc.
Phone: 414-491-6001
Ans Service: 360-715-2467
http://www.linkedin.com/in/richsmrcina
Catch the WAVV! http://www.wavv.org
WAVV 2009 - Orlando, FL - May 15-19, 2009
To unsubscribe from the hobbit list, send an e-mail to
hobbit-unsubscribe at hswn.dk
This communication is the property of Qwest and may contain confidential or privileged information. Unauthorized use of this communication is strictly prohibited and may be unlawful. If you have received this communication in error, please immediately notify the sender by reply e-mail and destroy all copies of the communication and any attachments.
Rich was referring to the client binary on the server machine.
The server machine should run both the server processes and the client processes. The client processes reports to the server just as another machine would.
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 Fri, Dec 5, 2008 at 2:16 PM, Tanveer Siddiqui <tanveers at yahoo.com> wrote:
Actually all the purple statuses are from the Server. I am in the process of setting up a client.
I have Hobbit version 4.2.0 installed.
Thanks,
TS
*From:* Rich Smrcina <rsmrcina at wi.rr.com> *To:* hobbit at hswn.dk *Sent:* Friday, December 5, 2008 12:49:57 PM *Subject:* Re: [hobbit] Purple Status
Tanveer Siddiqui wrote:
Hello all,
I'm still in the process of setting up hobbit Server. I have hobbit server running on a Ubuntu Linux machine.
I have purple status for (the server) cpu, disk, files, memory, msgs, ports, and procs. It's a square with waves. How can I get rid of the purple status. I null'ed the files in ~/data/hist but the status won't turn to green. What do I do to fix it?
Thanks!
-TS
Which Hobbit release did you install? It appears that the client is not running.
Go to the client directory and issue:
./runclient.sh start
-- Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 http://www.linkedin.com/in/richsmrcina
Catch the WAVV! http://www.wavv.org WAVV 2009 - Orlando, FL - May 15-19, 2009
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Ok, I started the client processes. Here's the process table for hobbit processes... I still have purple statuses. What now?
hobbit 7708 7648 0 16:35 pts/5 00:00:00 su - hobbit hobbit 7709 7708 0 16:35 pts/5 00:00:00 -su hobbit 7756 1 0 16:35 ? 00:00:00 /home/hobbit/client/bin/hobbitlaunch --config=/home/hobbit/client/etc/clientlaunch.cfg --log=/home/hobbit/client/logs/clientlaunch.log --pidfile=/home/hobbit/client/logs/clientlaunch.tidings.pid hobbit 20110 1 0 20:07 ? 00:00:00 sh -c vmstat 300 2 1>/home/hobbit/client/tmp/hobbit_vmstat.tidings.20093 2>&1; mv /home/hobbit/client/tmp/hobbit_vmstat.tidings.20093 /home/hobbit/client/tmp/hobbit_vmstat.tidings hobbit 20112 20110 0 20:07 ? 00:00:00 vmstat 300 2 hobbit 20216 1 0 20:08 ? 00:00:00 sh -c vmstat 300 2 1>/home/hobbit/client/tmp/hobbit_vmstat.tidings.20199 2>&1; mv /home/hobbit/client/tmp/hobbit_vmstat.tidings.20199 /home/hobbit/client/tmp/hobbit_vmstat.tidings hobbit 20217 20216 0 20:08 ? 00:00:00 vmstat 300 2 hobbit 20313 7709 0 20:11 pts/5 00:00:00 ps -ef hobbit 20314 7709 0 20:11 pts/5 00:00:00 grep hobbit hobbit 26576 6995 0 12:22 pts/0 00:00:00 su - hobbit hobbit 26577 26576 0 12:22 pts/0 00:00:00 -su hobbit 26691 1 0 12:24 ? 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 26692 26691 0 12:24 ? 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=155.17.161.121 --store-clientlogs=!msgs hobbit 26697 26691 0 12:24 ? 00:00:00 hobbitd_channel --channel=stachg --log=/var/log/hobbit/history.log hobbitd_history hobbit 26698 26691 0 12:24 ? 00:00:00 hobbitd_channel --channel=clichg --log=/var/log/hobbit/hostdata.log hobbitd_hostdata hobbit 26699 26697 0 12:24 ? 00:00:00 hobbitd_history hobbit 26700 26698 0 12:24 ? 00:00:00 hobbitd_hostdata hobbit 26701 26691 0 12:24 ? 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 26702 26691 0 12:24 ? 00:00:00 hobbitd_channel --channel=status --log=/var/log/hobbit/rrd-status.log hobbitd_rrd --rrddir=/home/hobbit/data/rrd hobbit 26703 26701 0 12:24 ? 00:00:00 hobbitd_alert --checkpoint-file=/home/hobbit/server/tmp/alert.chk --checkpoint-interval=600 hobbit 26704 26702 0 12:24 ? 00:00:00 hobbitd_rrd --rrddir=/home/hobbit/data/rrd hobbit 26705 26691 0 12:24 ? 00:00:00 hobbitd_channel --channel=data --log=/var/log/hobbit/rrd-data.log hobbitd_rrd --rrddir=/home/hobbit/data/rrd hobbit 26706 26691 0 12:24 ? 00:00:00 hobbitd_channel --channel=client --log=/var/log/hobbit/clientdata.log hobbitd_client hobbit 26707 26705 0 12:24 ? 00:00:00 hobbitd_rrd --rrddir=/home/hobbit/data/rrd hobbit 26708 26706 0 12:24 ? 00:00:00 hobbitd_client
From: Josh Luthman <josh at imaginenetworksllc.com> To: hobbit at hswn.dk Sent: Friday, December 5, 2008 1:22:27 PM Subject: Re: [hobbit] Purple Status
Rich was referring to the client binary on the server machine.
The server machine should run both the server processes and the client processes. The client processes reports to the server just as another machine would.
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 Fri, Dec 5, 2008 at 2:16 PM, Tanveer Siddiqui <tanveers at yahoo.com> wrote:
Actually all the purple statuses are from the Server. I am in the process of setting up a client.
I have Hobbit version 4.2.0 installed.
Thanks,
TS
From: Rich Smrcina <rsmrcina at wi.rr.com> To: hobbit at hswn.dk Sent: Friday, December 5, 2008 12:49:57 PM Subject: Re: [hobbit] Purple Status
Tanveer Siddiqui wrote:
Hello all,
I'm still in the process of setting up hobbit Server. I have hobbit server running on a Ubuntu Linux machine.
I have purple status for (the server) cpu, disk, files, memory, msgs, ports, and procs. It's a square with waves. How can I get rid of the purple status. I null'ed the files in ~/data/hist but the status won't turn to green. What do I do to fix it?
Thanks!
-TS
Which Hobbit release did you install? It appears that the client is not running.
Go to the client directory and issue:
./runclient.sh start
-- Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 http://www.linkedin.com/in/richsmrcina
Catch the WAVV! http://www.wavv.org WAVV 2009 - Orlando, FL - May 15-19, 2009
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
What is your bbdispay set to? Look in ~hobbit/client/etc
On 12/5/08, Tanveer Siddiqui <tanveers at yahoo.com> wrote:
Ok, I started the client processes. Here's the process table for hobbit processes... I still have purple statuses. What now?
hobbit 7708 7648 0 16:35 pts/5 00:00:00 su - hobbit hobbit 7709 7708 0 16:35 pts/5 00:00:00 -su hobbit 7756 1 0 16:35 ? 00:00:00 /home/hobbit/client/bin/hobbitlaunch --config=/home/hobbit/client/etc/clientlaunch.cfg --log=/home/hobbit/client/logs/clientlaunch.log --pidfile=/home/hobbit/client/logs/clientlaunch.tidings.pid hobbit 20110 1 0 20:07 ? 00:00:00 sh -c vmstat 300 2 1>/home/hobbit/client/tmp/hobbit_vmstat.tidings.20093 2>&1; mv /home/hobbit/client/tmp/hobbit_vmstat.tidings.20093 /home/hobbit/client/tmp/hobbit_vmstat.tidings hobbit 20112 20110 0 20:07 ? 00:00:00 vmstat 300 2 hobbit 20216 1 0 20:08 ? 00:00:00 sh -c vmstat 300 2 1>/home/hobbit/client/tmp/hobbit_vmstat.tidings.20199 2>&1; mv /home/hobbit/client/tmp/hobbit_vmstat.tidings.20199 /home/hobbit/client/tmp/hobbit_vmstat.tidings hobbit 20217 20216 0 20:08 ? 00:00:00 vmstat 300 2 hobbit 20313 7709 0 20:11 pts/5 00:00:00 ps -ef hobbit 20314 7709 0 20:11 pts/5 00:00:00 grep hobbit hobbit 26576 6995 0 12:22 pts/0 00:00:00 su - hobbit hobbit 26577 26576 0 12:22 pts/0 00:00:00 -su hobbit 26691 1 0 12:24 ? 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 26692 26691 0 12:24 ? 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=155.17.161.121 --store-clientlogs=!msgs hobbit 26697 26691 0 12:24 ? 00:00:00 hobbitd_channel --channel=stachg --log=/var/log/hobbit/history.log hobbitd_history hobbit 26698 26691 0 12:24 ? 00:00:00 hobbitd_channel --channel=clichg --log=/var/log/hobbit/hostdata.log hobbitd_hostdata hobbit 26699 26697 0 12:24 ? 00:00:00 hobbitd_history hobbit 26700 26698 0 12:24 ? 00:00:00 hobbitd_hostdata hobbit 26701 26691 0 12:24 ? 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 26702 26691 0 12:24 ? 00:00:00 hobbitd_channel --channel=status --log=/var/log/hobbit/rrd-status.log hobbitd_rrd --rrddir=/home/hobbit/data/rrd hobbit 26703 26701 0 12:24 ? 00:00:00 hobbitd_alert --checkpoint-file=/home/hobbit/server/tmp/alert.chk --checkpoint-interval=600 hobbit 26704 26702 0 12:24 ? 00:00:00 hobbitd_rrd --rrddir=/home/hobbit/data/rrd hobbit 26705 26691 0 12:24 ? 00:00:00 hobbitd_channel --channel=data --log=/var/log/hobbit/rrd-data.log hobbitd_rrd --rrddir=/home/hobbit/data/rrd hobbit 26706 26691 0 12:24 ? 00:00:00 hobbitd_channel --channel=client --log=/var/log/hobbit/clientdata.log hobbitd_client hobbit 26707 26705 0 12:24 ? 00:00:00 hobbitd_rrd --rrddir=/home/hobbit/data/rrd hobbit 26708 26706 0 12:24 ? 00:00:00 hobbitd_client
From: Josh Luthman <josh at imaginenetworksllc.com> To: hobbit at hswn.dk Sent: Friday, December 5, 2008 1:22:27 PM Subject: Re: [hobbit] Purple Status
Rich was referring to the client binary on the server machine.
The server machine should run both the server processes and the client processes. The client processes reports to the server just as another machine would.
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 Fri, Dec 5, 2008 at 2:16 PM, Tanveer Siddiqui <tanveers at yahoo.com> wrote:
Actually all the purple statuses are from the Server. I am in the process of setting up a client.
I have Hobbit version 4.2.0 installed.
Thanks,
TS
From: Rich Smrcina <rsmrcina at wi.rr.com> To: hobbit at hswn.dk Sent: Friday, December 5, 2008 12:49:57 PM Subject: Re: [hobbit] Purple Status
Tanveer Siddiqui wrote:
Hello all,
I'm still in the process of setting up hobbit Server. I have hobbit server running on a Ubuntu Linux machine.
I have purple status for (the server) cpu, disk, files, memory, msgs, ports, and procs. It's a square with waves. How can I get rid of the purple status. I null'ed the files in ~/data/hist but the status won't turn to green. What do I do to fix it?
Thanks!
-TS
Which Hobbit release did you install? It appears that the client is not running.
Go to the client directory and issue:
./runclient.sh start
-- Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 http://www.linkedin.com/in/richsmrcina
Catch the WAVV! http://www.wavv.org WAVV 2009 - Orlando, FL - May 15-19, 2009
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- 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
That was it. It's fixed now. Thanks.
From: Josh Luthman <josh at imaginenetworksllc.com> To: hobbit at hswn.dk Sent: Friday, December 5, 2008 8:25:09 PM Subject: Re: [hobbit] Purple Status
What is your bbdispay set to? Look in ~hobbit/client/etc
On 12/5/08, Tanveer Siddiqui <tanveers at yahoo.com> wrote:
Ok, I started the client processes. Here's the process table for hobbit processes... I still have purple statuses. What now?
hobbit 7708 7648 0 16:35 pts/5 00:00:00 su - hobbit hobbit 7709 7708 0 16:35 pts/5 00:00:00 -su hobbit 7756 1 0 16:35 ? 00:00:00 /home/hobbit/client/bin/hobbitlaunch --config=/home/hobbit/client/etc/clientlaunch.cfg --log=/home/hobbit/client/logs/clientlaunch.log --pidfile=/home/hobbit/client/logs/clientlaunch.tidings.pid hobbit 20110 1 0 20:07 ? 00:00:00 sh -c vmstat 300 2 1>/home/hobbit/client/tmp/hobbit_vmstat.tidings.20093 2>&1; mv /home/hobbit/client/tmp/hobbit_vmstat.tidings.20093 /home/hobbit/client/tmp/hobbit_vmstat.tidings hobbit 20112 20110 0 20:07 ? 00:00:00 vmstat 300 2 hobbit 20216 1 0 20:08 ? 00:00:00 sh -c vmstat 300 2 1>/home/hobbit/client/tmp/hobbit_vmstat.tidings.20199 2>&1; mv /home/hobbit/client/tmp/hobbit_vmstat.tidings.20199 /home/hobbit/client/tmp/hobbit_vmstat.tidings hobbit 20217 20216 0 20:08 ? 00:00:00 vmstat 300 2 hobbit 20313 7709 0 20:11 pts/5 00:00:00 ps -ef hobbit 20314 7709 0 20:11 pts/5 00:00:00 grep hobbit hobbit 26576 6995 0 12:22 pts/0 00:00:00 su - hobbit hobbit 26577 26576 0 12:22 pts/0 00:00:00 -su hobbit 26691 1 0 12:24 ? 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 26692 26691 0 12:24 ? 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=155.17.161.121 --store-clientlogs=!msgs hobbit 26697 26691 0 12:24 ? 00:00:00 hobbitd_channel --channel=stachg --log=/var/log/hobbit/history.log hobbitd_history hobbit 26698 26691 0 12:24 ? 00:00:00 hobbitd_channel --channel=clichg --log=/var/log/hobbit/hostdata.log hobbitd_hostdata hobbit 26699 26697 0 12:24 ? 00:00:00 hobbitd_history hobbit 26700 26698 0 12:24 ? 00:00:00 hobbitd_hostdata hobbit 26701 26691 0 12:24 ? 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 26702 26691 0 12:24 ? 00:00:00 hobbitd_channel --channel=status --log=/var/log/hobbit/rrd-status.log hobbitd_rrd --rrddir=/home/hobbit/data/rrd hobbit 26703 26701 0 12:24 ? 00:00:00 hobbitd_alert --checkpoint-file=/home/hobbit/server/tmp/alert.chk --checkpoint-interval=600 hobbit 26704 26702 0 12:24 ? 00:00:00 hobbitd_rrd --rrddir=/home/hobbit/data/rrd hobbit 26705 26691 0 12:24 ? 00:00:00 hobbitd_channel --channel=data --log=/var/log/hobbit/rrd-data.log hobbitd_rrd --rrddir=/home/hobbit/data/rrd hobbit 26706 26691 0 12:24 ? 00:00:00 hobbitd_channel --channel=client --log=/var/log/hobbit/clientdata.log hobbitd_client hobbit 26707 26705 0 12:24 ? 00:00:00 hobbitd_rrd --rrddir=/home/hobbit/data/rrd hobbit 26708 26706 0 12:24 ? 00:00:00 hobbitd_client
From: Josh Luthman <josh at imaginenetworksllc.com> To: hobbit at hswn.dk Sent: Friday, December 5, 2008 1:22:27 PM Subject: Re: [hobbit] Purple Status
Rich was referring to the client binary on the server machine.
The server machine should run both the server processes and the client processes. The client processes reports to the server just as another machine would.
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 Fri, Dec 5, 2008 at 2:16 PM, Tanveer Siddiqui <tanveers at yahoo.com> wrote:
Actually all the purple statuses are from the Server. I am in the process of setting up a client.
I have Hobbit version 4.2.0 installed.
Thanks,
TS
From: Rich Smrcina <rsmrcina at wi.rr.com> To: hobbit at hswn.dk Sent: Friday, December 5, 2008 12:49:57 PM Subject: Re: [hobbit] Purple Status
Tanveer Siddiqui wrote:
Hello all,
I'm still in the process of setting up hobbit Server. I have hobbit server running on a Ubuntu Linux machine.
I have purple status for (the server) cpu, disk, files, memory, msgs, ports, and procs. It's a square with waves. How can I get rid of the purple status. I null'ed the files in ~/data/hist but the status won't turn to green. What do I do to fix it?
Thanks!
-TS
Which Hobbit release did you install? It appears that the client is not running.
Go to the client directory and issue:
./runclient.sh start
-- Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 http://www.linkedin.com/in/richsmrcina
Catch the WAVV! http://www.wavv.org WAVV 2009 - Orlando, FL - May 15-19, 2009
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- 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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
I thought I had seen somewhere in the MAN pages about the ability to set hosts so that if it is not responding to ping then all of the other monitored services should not also send an alert because they are dependent on the ping working.
If one of my machines goes offline because someone turns it off I don't want the other services to also send me e-mails of their failure or purple status. How do I set alerting that if the connection is lost the other services won't alert also.
Any ideas?
Thanks, Jason
If the ping (conn) check fails ... all other checks on that host automatically go into basically a null status and they will not alert by default. Only if you have a host that is NOT monitored by ping, do you need to worry about putting in "depends" checks.
'Nobody goes there anymore. It's too crowded.' --Yogi Berra
On Sat, Dec 6, 2008 at 4:03 PM, Jason Hand <jason at hands4christ.org> wrote:
I thought I had seen somewhere in the MAN pages about the ability to set hosts so that if it is not responding to ping then all of the other monitored services should not also send an alert because they are dependent on the ping working.
If one of my machines goes offline because someone turns it off I don't want the other services to also send me e-mails of their failure or purple status. How do I set alerting that if the connection is lost the other services won't alert also.
Any ideas?
Thanks, Jason
Tanveer Siddiqui wrote:
Actually all the purple statuses are from the Server. I am in the process of setting up a client.
I have Hobbit version 4.2.0 installed.
Thanks,
TS
The server install will automatically install the client.
Also, did you install the all-in-one patch? It fixes ALOT of evils.
There is a 4.2.2 release candidate that contains all of the fixes rolled up into a new deliverable.
-- Rich Smrcina VM Assist, Inc. Phone: 414-491-6001 Ans Service: 360-715-2467 http://www.linkedin.com/in/richsmrcina
Catch the WAVV! http://www.wavv.org WAVV 2009 - Orlando, FL - May 15-19, 2009
You have to install GNU Make, but I was able to install the Hobbit / Xymon base 4.2.0 client pretty easily after that on AIX 5.2 and 5.3.
Mike Wood UNIX System Administrator Kinetic Concepts Inc. 5751 NW Parkway San Antonio, TX, 78249
From: Tanveer Siddiqui [mailto:tanveers at yahoo.com] Sent: Wednesday, November 19, 2008 3:22 PM To: hobbit at hswn.dk Subject: [hobbit] Hobbit AIX Client
OK guys, thanks a lot in helping me bringing up the Hobbit server up on my Linux (Ubuntu) machine. Now I am on step two. I need to install the Hobbit client on my AIX machines. From where and how can install the Hobbit AIX client.
Should I download the source from: http://sourceforge.net/project/showfiles.php?group_id=128058 and then compile it on my AIX servers? Is there a better and faster approach doing this?
Thanks!
-TS
"CONFIDENTIALITY NOTICE: This transmission (including any accompanying attachments) is confidential, is intended only for the individual or entity named above, and is likely to contain privileged, proprietary and confidential information that is exempt from disclosure requests under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, use of or reliance upon any of the information contained in this transmission is strictly prohibited. Any inadvertent or unauthorized disclosure shall not compromise or waive the confidentiality of this transmission or any applicable attorney-client privilege.
If you have received this transmission in error, please immediately notify us at postmaster at kci1.com."
Kinetic Concepts, Inc.
I already have libpcre.so installed.
ls -al /usr/local/lib/libpcre.so*
lrwxrwxrwx 1 root root 16 2008-11-13 14:15 /usr/local/lib/libpcre.so -> libpcre.so.0.0.1 lrwxrwxrwx 1 root root 16 2008-11-13 14:15 /usr/local/lib/libpcre.so.0 -> libpcre.so.0.0.1 -rwxr-xr-x 1 root root 158684 2008-11-13 14:15 /usr/local/lib/libpcre.so.0.0.1
Do I need to update any hobbit configuration file to get rid of this "Internal Server Error" ?
Thanks,
From: Josh Luthman <josh at imaginenetworksllc.com> To: hobbit at hswn.dk Sent: Tuesday, November 18, 2008 12:36:00 PM Subject: Re: [hobbit] Hobbit Installation Issue
Try this...
sudo apt-get install pcre-dev
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 Tue, Nov 18, 2008 at 1:31 PM, Tanveer Siddiqui <tanveers at yahoo.com> wrote:
In the /var/log/apache2/error.log file I see the following error:
[Tue Nov 18 12:30:32 2008] [error] [client X.X.X.X] Premature end of script headers: bb-hostsvc.sh, referer: http://X.X.X.X/hobbit/ /home/hobbit/server/bin/hobbitsvc.cgi: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
How can I fix this? Thanks.
From: Ralph Mitchell <ralphmitchell at gmail.com> To: hobbit at hswn.dk Sent: Tuesday, November 18, 2008 12:15:12 PM
Subject: Re: [hobbit] Hobbit Installation Issue
Take a look in your Apache log directory. There should be an error_log file there with some useful information about what broke.
Ralph Mitchell
On Tue, Nov 18, 2008 at 11:39 AM, Tanveer Siddiqui <tanveers at yahoo.com> wrote:
I got it working :)
Here's what I did, I checked /var/log/hobbit/bb-display.log file and there I saw the following error message repeating over and over:
bbgen: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
Did google on this error, and found that I needed to add:
LD_LIBRARY_PATH=/usr/local/lib
to hobbitserver.cfg, and then restart Hobbit.
Which fixed my issue.
But I have another question:
When I click on the status icons. I get the following error. Is this normal?
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster at localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log.
From: Josh Luthman <josh at imaginenetworksllc.com> To: hobbit at hswn.dk Sent: Tuesday, November 18, 2008 10:48:11 AM
Subject: Re: [hobbit] Hobbit Installation Issue
Note when I did a grep server\/www * in the server/etc/ directory I only got the hobbit-apache.conf. My output is definitely in server/www.
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 Tue, Nov 18, 2008 at 11:38 AM, Larry Barber <lebarber at gmail.com> wrote:
Since you changed the home directory from /usr/local/hobbit to /home/hobbit, I suspect that there may still be something pointing to /usr/local/hobbit. Grep through the configuration files in the Xymon etc directory looking for anything pointing to /usr/local. You might also check the scripts in bin.
Thanks, Larry Barber
On Tue, Nov 18, 2008 at 9:55 AM, Josh Luthman <josh at imaginenetworksllc.com> wrote:
Apache is fine in this case. For whatever reason Xymon isn't outputting html content in server/www
I grep'ed through my config and I don't see where that is configurable. It may be compiled in for all I know. Would you have the capability to recompile the source?
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 Tue, Nov 18, 2008 at 10:34 AM, Tanveer Siddiqui <tanveers at yahoo.com> wrote:
I don't have any .html files in ~/server/www directory.
Here's the 'ls -al' of the directory:
hobbit at tidings:home/hobbit/server/www$ ls -al total 40 drwxr-xr-x 10 hobbit hobbit 4096 2008-11-13 14:22 . drwxr-xr-x 9 hobbit hobbit 4096 2008-11-13 14:22 .. drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 gifs drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 help drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 html drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 menu drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 notes drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 rep drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 snap drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 wml
Contents (related to hobbit) of my /etc/apache2/apache2.conf files are:
######################## H O B B I T ########################
Add this to your Apache configuration, it makes
the Hobbit webpages and cgi-scripts available in the
"/hobbit" and "/hobbit-cgi" URLs.
NB: The "Alias" line below must NOT be used if you have
the Hobbit webfiles as the root URL. In that case,
you should instead set this:
DocumentRoot /home/hobbit/server/www
Alias /hobbit/ "/home/hobbit/server/www/" <Directory "/home/hobbit/server/www"> Options Indexes FollowSymLinks Includes MultiViews Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-cgi/ "/home/hobbit/cgi-bin/" <Directory "/home/hobbit/cgi-bin"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-seccgi/ "/home/hobbit/cgi-secure/" <Directory "/home/hobbit/cgi-secure"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all
# Password file where users with access to these scripts are kept.
# Create it with "htpasswd -c /home/hobbit/server/etc/hobbitpasswd USERNAME"
# Add more users / change passwords with "htpasswd /home/hobbit/server/etc/hobbitpasswd USERNAME"
#
# You can also use a group file to restrict admin access to members of a
# group, instead of anyone who is logged in. In that case you must setup
# the "hobbitgroups" file, and change the "Require" settings to require
# a specific group membership. See the Apache docs for more details.
AuthUserFile /home/hobbit/server/etc/hobbitpasswd
AuthGroupFile /home/hobbit/server/etc/hobbitgroups
AuthType Basic
AuthName "Hobbit Administration"
# "valid-user" restricts access to anyone who is logged in.
Require valid-user
# "group admins" restricts access to users who have logged in, AND
# are members of the "admins" group in hobbitgroups.
# Require group admins
</Directory>
From: Josh Luthman <josh at imaginenetworksllc.com> To: hobbit at hswn.dk Sent: Monday, November 17, 2008 7:40:54 PM
Subject: Re: [hobbit] Hobbit Installation Issue
index.html will be created - it is a softlink to bb.html
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 8:31 PM, Jason Hand <jason at hands4christ.org> wrote:
Are you doing \hobbit\bb.html ?
That is what mine is.
Try that and see if it works for you.
Thanks, Jason
From: Josh Luthman [mailto:josh at imaginenetworksllc.com] Sent: Monday, November 17, 2008 6:08 PM To: hobbit at hswn.dk
Subject: Re: [hobbit] Hobbit Installation Issue
If the processes are running and you're not filling that directory with index/bb/bb2.html files then you probably have the output directory set to another directory then where that Alias (or Vhost) is pointing.
As was mentioned you do have to wait a good minute or two before that directory is populated. In my experience I never have that wait as I wait between every step to accomplish something else.
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 5:32 PM, Ralph Mitchell <ralphmitchell at gmail.com> wrote:
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 Name Last modified Size Description
Parent Directory -
gifs/ 13-Nov-2008 14:22 -
help/ 13-Nov-2008 14:22 -
html/ 13-Nov-2008 14:22 -
menu/ 13-Nov-2008 14:22 -
notes/ 13-Nov-2008 14:22 -
rep/ 13-Nov-2008 14:22 -
snap/ 13-Nov-2008 14:22 -
wml/ 13-Nov-2008 14:22 -
Apache/2.2.8 (Ubuntu) Server at x.x.x.x Port 80
No virus found in this incoming message. Checked by AVG - http://www.avg.com Version: 8.0.175 / Virus Database: 270.9.4/1795 - Release Date: 11/17/2008 5:24 PM
This stuff is kind of above my head to be honest. If the log is saying it can't get the library there has to be an issue with the library itself or where it is located, though.
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 Tue, Nov 18, 2008 at 1:59 PM, Tanveer Siddiqui <tanveers at yahoo.com>wrote:
I already have libpcre.so installed.
ls -al /usr/local/lib/libpcre.so*
lrwxrwxrwx 1 root root 16 2008-11-13 14:15 /usr/local/lib/libpcre.so -> libpcre.so.0.0.1 lrwxrwxrwx 1 root root 16 2008-11-13 14:15 /usr/local/lib/libpcre.so.0 -> libpcre.so.0.0.1 -rwxr-xr-x 1 root root 158684 2008-11-13 14:15 /usr/local/lib/libpcre.so.0.0.1
Do I need to update any hobbit configuration file to get rid of this "Internal Server Error" ?
Thanks,
*From:* Josh Luthman <josh at imaginenetworksllc.com> *To:* hobbit at hswn.dk *Sent:* Tuesday, November 18, 2008 12:36:00 PM
*Subject:* Re: [hobbit] Hobbit Installation Issue
Try this...
sudo apt-get install pcre-dev
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 Tue, Nov 18, 2008 at 1:31 PM, Tanveer Siddiqui <tanveers at yahoo.com>wrote:
In the /var/log/apache2/error.log file I see the following error:
[Tue Nov 18 12:30:32 2008] [error] [client X.X.X.X] Premature end of script headers: bb-hostsvc.sh, referer: http://X.X.X.X/hobbit/ /home/hobbit/server/bin/hobbitsvc.cgi: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
How can I fix this? Thanks.
*From:* Ralph Mitchell <ralphmitchell at gmail.com> *To:* hobbit at hswn.dk *Sent:* Tuesday, November 18, 2008 12:15:12 PM
*Subject:* Re: [hobbit] Hobbit Installation Issue
Take a look in your Apache log directory. There should be an error_log file there with some useful information about what broke.
Ralph Mitchell
On Tue, Nov 18, 2008 at 11:39 AM, Tanveer Siddiqui <tanveers at yahoo.com>wrote:
I got it working :)
Here's what I did, I checked /var/log/hobbit/bb-display.log file and there I saw the following error message repeating over and over:
bbgen: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
Did google on this error, and found that I needed to add:
LD_LIBRARY_PATH=/usr/local/lib
to hobbitserver.cfg, and then restart Hobbit.
Which fixed my issue.
But I have another question:
When I click on the status icons. I get the following error. Is this normal?
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster at localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
*From:* Josh Luthman <josh at imaginenetworksllc.com> *To:* hobbit at hswn.dk *Sent:* Tuesday, November 18, 2008 10:48:11 AM
*Subject:* Re: [hobbit] Hobbit Installation Issue
Note when I did a grep server\/www * in the server/etc/ directory I only got the hobbit-apache.conf. My output is definitely in server/www.
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 Tue, Nov 18, 2008 at 11:38 AM, Larry Barber <lebarber at gmail.com>wrote:
Since you changed the home directory from /usr/local/hobbit to /home/hobbit, I suspect that there may still be something pointing to /usr/local/hobbit. Grep through the configuration files in the Xymon etc directory looking for anything pointing to /usr/local. You might also check the scripts in bin.
Thanks, Larry Barber
On Tue, Nov 18, 2008 at 9:55 AM, Josh Luthman < josh at imaginenetworksllc.com> wrote:
Apache is fine in this case. For whatever reason Xymon isn't outputting html content in server/www
I grep'ed through my config and I don't see where that is configurable. It may be compiled in for all I know. Would you have the capability to recompile the source?
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 Tue, Nov 18, 2008 at 10:34 AM, Tanveer Siddiqui <tanveers at yahoo.com
wrote:
I don't have any .html files in ~/server/www directory.
Here's the 'ls -al' of the directory:
hobbit at tidings:home/hobbit/server/www$ ls -al total 40 drwxr-xr-x 10 hobbit hobbit 4096 2008-11-13 14:22 . drwxr-xr-x 9 hobbit hobbit 4096 2008-11-13 14:22 .. drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 gifs drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 help drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 html drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 menu drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 notes drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 rep drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 snap drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 wml
Contents (related to hobbit) of my /etc/apache2/apache2.conf files are:
######################## H O B B I T ########################
Add this to your Apache configuration, it makes
the Hobbit webpages and cgi-scripts available in the
"/hobbit" and "/hobbit-cgi" URLs.
NB: The "Alias" line below must NOT be used if you have
the Hobbit webfiles as the root URL. In that case,
you should instead set this:
DocumentRoot /home/hobbit/server/www
Alias /hobbit/ "/home/hobbit/server/www/" <Directory "/home/hobbit/server/www"> Options Indexes FollowSymLinks Includes MultiViews Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-cgi/ "/home/hobbit/cgi-bin/" <Directory "/home/hobbit/cgi-bin"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-seccgi/ "/home/hobbit/cgi-secure/" <Directory "/home/hobbit/cgi-secure"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all
# Password file where users with access to these scripts are kept. # Create it with "htpasswd -c /home/hobbit/server/etc/hobbitpasswdUSERNAME" # Add more users / change passwords with "htpasswd /home/hobbit/server/etc/hobbitpasswd USERNAME" # # You can also use a group file to restrict admin access to members of a # group, instead of anyone who is logged in. In that case you must setup # the "hobbitgroups" file, and change the "Require" settings to require # a specific group membership. See the Apache docs for more details.
AuthUserFile /home/hobbit/server/etc/hobbitpasswd AuthGroupFile /home/hobbit/server/etc/hobbitgroups AuthType Basic AuthName "Hobbit Administration" # "valid-user" restricts access to anyone who is logged in. Require valid-user # "group admins" restricts access to users who have logged in, AND # are members of the "admins" group in hobbitgroups. # Require group admins</Directory>
*From:* Josh Luthman <josh at imaginenetworksllc.com> *To:* hobbit at hswn.dk *Sent:* Monday, November 17, 2008 7:40:54 PM
*Subject:* Re: [hobbit] Hobbit Installation Issue
index.html will be created - it is a softlink to bb.html
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 8:31 PM, Jason Hand <jason at hands4christ.org>wrote:
> Are you doing \hobbit\bb.html ? > > That is what mine is. > > Try that and see if it works for you. > > Thanks, > Jason > > ------------------------------ > *From:* Josh Luthman [mailto:josh at imaginenetworksllc.com] > *Sent:* Monday, November 17, 2008 6:08 PM > *To:* hobbit at hswn.dk > > *Subject:* Re: [hobbit] Hobbit Installation Issue > > If the processes are running and you're not filling that directory > with index/bb/bb2.html files then you probably have the output directory set > to another directory then where that Alias (or Vhost) is pointing. > > As was mentioned you do have to wait a good minute or two before that > directory is populated. In my experience I never have that wait as I wait > between every step to accomplish something else. > > 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 5:32 PM, Ralph Mitchell < > ralphmitchell at gmail.com> wrote: > >> 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 >>>> >>>> >>> >>> >> > No virus found in this incoming message. > Checked by AVG - http://www.avg.com > Version: 8.0.175 / Virus Database: 270.9.4/1795 - Release Date: > 11/17/2008 5:24 PM >
You might need to set "LD_LIBRARY_PATH=/usr/local/lib" in the environment.
Jim Smith
SVHS
Little Rock
From: Tanveer Siddiqui [mailto:tanveers at yahoo.com] Sent: Tuesday, November 18, 2008 12:59 PM To: hobbit at hswn.dk Subject: Re: [hobbit] Hobbit Installation Issue
I already have libpcre.so installed.
ls -al /usr/local/lib/libpcre.so*
lrwxrwxrwx 1 root root 16 2008-11-13 14:15 /usr/local/lib/libpcre.so -> libpcre.so.0.0.1 lrwxrwxrwx 1 root root 16 2008-11-13 14:15 /usr/local/lib/libpcre.so.0 -> libpcre.so.0.0.1 -rwxr-xr-x 1 root root 158684 2008-11-13 14:15 /usr/local/lib/libpcre.so.0.0.1
Do I need to update any hobbit configuration file to get rid of this "Internal Server Error" ?
Thanks,
From: Josh Luthman <josh at imaginenetworksllc.com> To: hobbit at hswn.dk Sent: Tuesday, November 18, 2008 12:36:00 PM Subject: Re: [hobbit] Hobbit Installation Issue
Try this...
sudo apt-get install pcre-dev
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 Tue, Nov 18, 2008 at 1:31 PM, Tanveer Siddiqui <tanveers at yahoo.com> wrote:
In the /var/log/apache2/error.log file I see the following error:
[Tue Nov 18 12:30:32 2008] [error] [client X.X.X.X] Premature end of script headers: bb-hostsvc.sh, referer: http://X.X.X.X/hobbit/ /home/hobbit/server/bin/hobbitsvc.cgi: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
How can I fix this? Thanks.
From: Ralph Mitchell <ralphmitchell at gmail.com> To: hobbit at hswn.dk Sent: Tuesday, November 18, 2008 12:15:12 PM
Subject: Re: [hobbit] Hobbit Installation Issue
Take a look in your Apache log directory. There should be an error_log file there with some useful information about what broke.
Ralph Mitchell
On Tue, Nov 18, 2008 at 11:39 AM, Tanveer Siddiqui <tanveers at yahoo.com> wrote:
I got it working :)
Here's what I did, I checked /var/log/hobbit/bb-display.log file and there I saw the following error message repeating over and over:
bbgen: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
Did google on this error, and found that I needed to add:
LD_LIBRARY_PATH=/usr/local/lib
to hobbitserver.cfg, and then restart Hobbit.
Which fixed my issue.
But I have another question:
When I click on the status icons. I get the following error. Is this normal?
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster at localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
From: Josh Luthman <josh at imaginenetworksllc.com> To: hobbit at hswn.dk
Sent: Tuesday, November 18, 2008 10:48:11 AM
Subject: Re: [hobbit] Hobbit Installation Issue
Note when I did a grep server\/www * in the server/etc/ directory I only got the hobbit-apache.conf. My output is definitely in server/www.
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 Tue, Nov 18, 2008 at 11:38 AM, Larry Barber <lebarber at gmail.com> wrote:
Since you changed the home directory from /usr/local/hobbit to /home/hobbit, I suspect that there may still be something pointing to /usr/local/hobbit. Grep through the configuration files in the Xymon etc directory looking for anything pointing to /usr/local. You might also check the scripts in bin.
Thanks, Larry Barber
On Tue, Nov 18, 2008 at 9:55 AM, Josh Luthman <josh at imaginenetworksllc.com> wrote:
Apache is fine in this case. For whatever reason Xymon isn't outputting html content in server/www
I grep'ed through my config and I don't see where that is configurable. It may be compiled in for all I know. Would you have the capability to recompile the source?
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 Tue, Nov 18, 2008 at 10:34 AM, Tanveer Siddiqui <tanveers at yahoo.com> wrote:
I don't have any .html files in ~/server/www directory.
Here's the 'ls -al' of the directory:
hobbit at tidings:home/hobbit/server/www$ ls -al total 40 drwxr-xr-x 10 hobbit hobbit 4096 2008-11-13 14:22 . drwxr-xr-x 9 hobbit hobbit 4096 2008-11-13 14:22 .. drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 gifs drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 help drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 html drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 menu drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 notes drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 rep drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 snap drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 wml
Contents (related to hobbit) of my /etc/apache2/apache2.conf files are:
######################## H O B B I T ########################
Add this to your Apache configuration, it makes
the Hobbit webpages and cgi-scripts available in the
"/hobbit" and "/hobbit-cgi" URLs.
NB: The "Alias" line below must NOT be used if you have
the Hobbit webfiles as the root URL. In that case,
you should instead set this:
DocumentRoot /home/hobbit/server/www
Alias /hobbit/ "/home/hobbit/server/www/" <Directory "/home/hobbit/server/www"> Options Indexes FollowSymLinks Includes MultiViews Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-cgi/ "/home/hobbit/cgi-bin/" <Directory "/home/hobbit/cgi-bin"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-seccgi/ "/home/hobbit/cgi-secure/" <Directory "/home/hobbit/cgi-secure"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all
# Password file where users with access to these scripts are kept.
# Create it with "htpasswd -c /home/hobbit/server/etc/hobbitpasswd
USERNAME" # Add more users / change passwords with "htpasswd /home/hobbit/server/etc/hobbitpasswd USERNAME" # # You can also use a group file to restrict admin access to members of a # group, instead of anyone who is logged in. In that case you must setup # the "hobbitgroups" file, and change the "Require" settings to require # a specific group membership. See the Apache docs for more details.
AuthUserFile /home/hobbit/server/etc/hobbitpasswd
AuthGroupFile /home/hobbit/server/etc/hobbitgroups
AuthType Basic
AuthName "Hobbit Administration"
# "valid-user" restricts access to anyone who is logged in.
Require valid-user
# "group admins" restricts access to users who have logged in, AND
# are members of the "admins" group in hobbitgroups.
# Require group admins
</Directory>
From: Josh Luthman <josh at imaginenetworksllc.com> To: hobbit at hswn.dk
Sent: Monday, November 17, 2008 7:40:54 PM
Subject: Re: [hobbit] Hobbit Installation Issue
index.html will be created - it is a softlink to bb.html
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 8:31 PM, Jason Hand <jason at hands4christ.org> wrote:
Are you doing \hobbit\bb.html ?
That is what mine is.
Try that and see if it works for you.
Thanks,
Jason
From: Josh Luthman [mailto:josh at imaginenetworksllc.com] Sent: Monday, November 17, 2008 6:08 PM To: hobbit at hswn.dk
Subject: Re: [hobbit] Hobbit Installation Issue
If the processes are running and you're not filling that directory with index/bb/bb2.html files then you probably have the output directory set to another directory then where that Alias (or Vhost) is pointing.
As was mentioned you do have to wait a good minute or two before that directory is populated. In my experience I never have that wait as I wait between every step to accomplish something else.
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 5:32 PM, Ralph Mitchell <ralphmitchell at gmail.com> wrote:
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 <http://127.0.0.1/> 155.17.120.87 <http://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
[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>
[DIR]
Parent Directory <http://155.17.120.87/>
[DIR]
gifs/ <http://155.17.120.87/hobbit/gifs/>
13-Nov-2008 14:22
[DIR]
help/ <http://155.17.120.87/hobbit/help/>
13-Nov-2008 14:22
[DIR]
html/ <http://155.17.120.87/hobbit/html/>
13-Nov-2008 14:22
[DIR]
menu/ <http://155.17.120.87/hobbit/menu/>
13-Nov-2008 14:22
[DIR]
notes/ <http://155.17.120.87/hobbit/notes/>
13-Nov-2008 14:22
[DIR]
rep/ <http://155.17.120.87/hobbit/rep/>
13-Nov-2008 14:22
[DIR]
snap/ <http://155.17.120.87/hobbit/snap/>
13-Nov-2008 14:22
[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
No virus found in this incoming message. Checked by AVG - http://www.avg.com Version: 8.0.175 / Virus Database: 270.9.4/1795 - Release Date: 11/17/2008 5:24 PM
Jim is correct. Whoever your apache is running as needs to have its LD_LIBRARY_PATH updated to include /usr/local/lib and the web server restarted.
Ken,
From: Smith, Jim [mailto:JMSmith at stvincenthealth.com] Sent: Tuesday, November 18, 2008 2:10 PM To: hobbit at hswn.dk Subject: RE: [hobbit] Hobbit Installation Issue
You might need to set "LD_LIBRARY_PATH=/usr/local/lib" in the environment.
Jim Smith SVHS Little Rock
From: Tanveer Siddiqui [mailto:tanveers at yahoo.com] Sent: Tuesday, November 18, 2008 12:59 PM To: hobbit at hswn.dk Subject: Re: [hobbit] Hobbit Installation Issue
I already have libpcre.so installed.
ls -al /usr/local/lib/libpcre.so*
lrwxrwxrwx 1 root root 16 2008-11-13 14:15 /usr/local/lib/libpcre.so -> libpcre.so.0.0.1 lrwxrwxrwx 1 root root 16 2008-11-13 14:15 /usr/local/lib/libpcre.so.0 -> libpcre.so.0.0.1 -rwxr-xr-x 1 root root 158684 2008-11-13 14:15 /usr/local/lib/libpcre.so.0.0.1
Do I need to update any hobbit configuration file to get rid of this "Internal Server Error" ?
Thanks,
From: Josh Luthman <josh at imaginenetworksllc.com> To: hobbit at hswn.dk Sent: Tuesday, November 18, 2008 12:36:00 PM Subject: Re: [hobbit] Hobbit Installation Issue
Try this...
sudo apt-get install pcre-dev
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 Tue, Nov 18, 2008 at 1:31 PM, Tanveer Siddiqui <tanveers at yahoo.com<mailto:tanveers at yahoo.com>> wrote: In the /var/log/apache2/error.log file I see the following error:
[Tue Nov 18 12:30:32 2008] [error] [client X.X.X.X] Premature end of script headers: bb-hostsvc.sh, referer: http://X.X.X.X/hobbit/ /home/hobbit/server/bin/hobbitsvc.cgi: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
How can I fix this? Thanks.
From: Ralph Mitchell <ralphmitchell at gmail.com<mailto:ralphmitchell at gmail.com>> To: hobbit at hswn.dk<mailto:hobbit at hswn.dk> Sent: Tuesday, November 18, 2008 12:15:12 PM
Subject: Re: [hobbit] Hobbit Installation Issue
Take a look in your Apache log directory. There should be an error_log file there with some useful information about what broke.
Ralph Mitchell On Tue, Nov 18, 2008 at 11:39 AM, Tanveer Siddiqui <tanveers at yahoo.com<mailto:tanveers at yahoo.com>> wrote: I got it working :)
Here's what I did, I checked /var/log/hobbit/bb-display.log file and there I saw the following error message repeating over and over:
bbgen: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
Did google on this error, and found that I needed to add:
LD_LIBRARY_PATH=/usr/local/lib
to hobbitserver.cfg, and then restart Hobbit.
Which fixed my issue.
But I have another question:
When I click on the status icons. I get the following error. Is this normal?
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster at localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
From: Josh Luthman <josh at imaginenetworksllc.com<mailto:josh at imaginenetworksllc.com>> To: hobbit at hswn.dk<mailto:hobbit at hswn.dk> Sent: Tuesday, November 18, 2008 10:48:11 AM
Subject: Re: [hobbit] Hobbit Installation Issue
Note when I did a grep server\/www * in the server/etc/ directory I only got the hobbit-apache.conf. My output is definitely in server/www.
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 Tue, Nov 18, 2008 at 11:38 AM, Larry Barber <lebarber at gmail.com<mailto:lebarber at gmail.com>> wrote: Since you changed the home directory from /usr/local/hobbit to /home/hobbit, I suspect that there may still be something pointing to /usr/local/hobbit. Grep through the configuration files in the Xymon etc directory looking for anything pointing to /usr/local. You might also check the scripts in bin.
Thanks, Larry Barber
On Tue, Nov 18, 2008 at 9:55 AM, Josh Luthman <josh at imaginenetworksllc.com<mailto:josh at imaginenetworksllc.com>> wrote: Apache is fine in this case. For whatever reason Xymon isn't outputting html content in server/www
I grep'ed through my config and I don't see where that is configurable. It may be compiled in for all I know. Would you have the capability to recompile the source?
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 Tue, Nov 18, 2008 at 10:34 AM, Tanveer Siddiqui <tanveers at yahoo.com<mailto:tanveers at yahoo.com>> wrote: I don't have any .html files in ~/server/www directory.
Here's the 'ls -al' of the directory:
hobbit at tidings:home/hobbit/server/www$ ls -al total 40 drwxr-xr-x 10 hobbit hobbit 4096 2008-11-13 14:22 . drwxr-xr-x 9 hobbit hobbit 4096 2008-11-13 14:22 .. drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 gifs drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 help drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 html drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 menu drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 notes drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 rep drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 snap drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 wml
Contents (related to hobbit) of my /etc/apache2/apache2.conf files are:
######################## H O B B I T ########################
Add this to your Apache configuration, it makes
the Hobbit webpages and cgi-scripts available in the
"/hobbit" and "/hobbit-cgi" URLs.
NB: The "Alias" line below must NOT be used if you have
the Hobbit webfiles as the root URL. In that case,
you should instead set this:
DocumentRoot /home/hobbit/server/www
Alias /hobbit/ "/home/hobbit/server/www/" <Directory "/home/hobbit/server/www"> Options Indexes FollowSymLinks Includes MultiViews Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-cgi/ "/home/hobbit/cgi-bin/" <Directory "/home/hobbit/cgi-bin"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all </Directory>
ScriptAlias /hobbit-seccgi/ "/home/hobbit/cgi-secure/" <Directory "/home/hobbit/cgi-secure"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all
# Password file where users with access to these scripts are kept.
# Create it with "htpasswd -c /home/hobbit/server/etc/hobbitpasswd USERNAME"
# Add more users / change passwords with "htpasswd /home/hobbit/server/etc/hobbitpasswd USERNAME"
#
# You can also use a group file to restrict admin access to members of a
# group, instead of anyone who is logged in. In that case you must setup
# the "hobbitgroups" file, and change the "Require" settings to require
# a specific group membership. See the Apache docs for more details.
AuthUserFile /home/hobbit/server/etc/hobbitpasswd
AuthGroupFile /home/hobbit/server/etc/hobbitgroups
AuthType Basic
AuthName "Hobbit Administration"
# "valid-user" restricts access to anyone who is logged in.
Require valid-user
# "group admins" restricts access to users who have logged in, AND
# are members of the "admins" group in hobbitgroups.
# Require group admins
</Directory>
From: Josh Luthman <josh at imaginenetworksllc.com<mailto:josh at imaginenetworksllc.com>> To: hobbit at hswn.dk<mailto:hobbit at hswn.dk> Sent: Monday, November 17, 2008 7:40:54 PM
Subject: Re: [hobbit] Hobbit Installation Issue
index.html will be created - it is a softlink to bb.html
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 8:31 PM, Jason Hand <jason at hands4christ.org<mailto:jason at hands4christ.org>> wrote: Are you doing \hobbit\bb.html ?
That is what mine is.
Try that and see if it works for you.
Thanks, Jason
From: Josh Luthman [mailto:josh at imaginenetworksllc.com<mailto:josh at imaginenetworksllc.com>] Sent: Monday, November 17, 2008 6:08 PM To: hobbit at hswn.dk<mailto:hobbit at hswn.dk>
Subject: Re: [hobbit] Hobbit Installation Issue
If the processes are running and you're not filling that directory with index/bb/bb2.html files then you probably have the output directory set to another directory then where that Alias (or Vhost) is pointing.
As was mentioned you do have to wait a good minute or two before that directory is populated. In my experience I never have that wait as I wait between every step to accomplish something else.
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 5:32 PM, Ralph Mitchell <ralphmitchell at gmail.com<mailto:ralphmitchell at gmail.com>> wrote: 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<mailto: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<http://127.0.0.1/> 155.17.120.87<http://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<mailto:josh at imaginenetworksllc.com>> To: hobbit at hswn.dk<mailto: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<mailto: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 [%20]
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>
[%20]
Parent Directory<http://155.17.120.87/>
[%20]
gifs/<http://155.17.120.87/hobbit/gifs/>
13-Nov-2008 14:22
[%20]
help/<http://155.17.120.87/hobbit/help/>
13-Nov-2008 14:22
[%20]
html/<http://155.17.120.87/hobbit/html/>
13-Nov-2008 14:22
[%20]
menu/<http://155.17.120.87/hobbit/menu/>
13-Nov-2008 14:22
[%20]
notes/<http://155.17.120.87/hobbit/notes/>
13-Nov-2008 14:22
[%20]
rep/<http://155.17.120.87/hobbit/rep/>
13-Nov-2008 14:22
[%20]
snap/<http://155.17.120.87/hobbit/snap/>
13-Nov-2008 14:22
[%20]
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
No virus found in this incoming message. Checked by AVG - http://www.avg.com Version: 8.0.175 / Virus Database: 270.9.4/1795 - Release Date: 11/17/2008 5:24 PM
You need to change the system library run path so it looks in /usr/local/lib. If this was solaris you would do it like this:
crle -l /usr/lib:/usr/secure/lib:/usr/local/lib
Sadly, I don't know how to do this in Linux.
Alternatively, you might be able to recompile hobbit with a configure flag telling it where the pcre library is.
- katherine hosch
-----Original Message----- From: Tanveer Siddiqui [mailto:tanveers at yahoo.com] Sent: Tuesday, November 18, 2008 12:59 To: hobbit at hswn.dk Subject: Re: [hobbit] Hobbit Installation Issue
I already have libpcre.so installed.
ls -al /usr/local/lib/libpcre.so*
lrwxrwxrwx 1 root root 16 2008-11-13 14:15 /usr/local/lib/libpcre.so -> libpcre.so.0.0.1 lrwxrwxrwx 1 root root 16 2008-11-13 14:15 /usr/local/lib/libpcre.so.0 -> libpcre.so.0.0.1 -rwxr-xr-x 1 root root 158684 2008-11-13 14:15 /usr/local/lib/libpcre.so.0.0.1
Do I need to update any hobbit configuration file to get rid of this "Internal Server Error" ?
Thanks,
From: Josh Luthman <josh at imaginenetworksllc.com> To: hobbit at hswn.dk Sent: Tuesday, November 18, 2008 12:36:00 PM Subject: Re: [hobbit] Hobbit Installation Issue
Try this...
sudo apt-get install pcre-dev
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 Tue, Nov 18, 2008 at 1:31 PM, Tanveer Siddiqui <tanveers at yahoo.com> wrote:
In the /var/log/apache2/error.log file I see the following
error:
[Tue Nov 18 12:30:32 2008] [error] [client X.X.X.X] Premature
end of script headers: bb-hostsvc.sh, referer: http://X.X.X.X/hobbit/ /home/hobbit/server/bin/hobbitsvc.cgi: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
How can I fix this?
Thanks.
From: Ralph Mitchell <ralphmitchell at gmail.com>
To: hobbit at hswn.dk
Sent: Tuesday, November 18, 2008 12:15:12 PM
Subject: Re: [hobbit] Hobbit Installation Issue
Take a look in your Apache log directory. There should be an
error_log file there with some useful information about what broke.
Ralph Mitchell
On Tue, Nov 18, 2008 at 11:39 AM, Tanveer Siddiqui
<tanveers at yahoo.com> wrote:
I got it working :)
Here's what I did, I checked
/var/log/hobbit/bb-display.log file and there I saw the following error message repeating over and over: bbgen: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory Did google on this error, and found that I needed to add: LD_LIBRARY_PATH=/usr/local/lib to hobbitserver.cfg, and then restart Hobbit. Which fixed my issue. But I have another question: When I click on the status icons. I get the following error. Is this normal?
Internal Server Error
The server encountered an internal error or
misconfiguration and was unable to complete your request.
Please contact the server administrator,
webmaster at localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in
the server error log.
From: Josh Luthman <josh at imaginenetworksllc.com>
To: hobbit at hswn.dk
Sent: Tuesday, November 18, 2008 10:48:11 AM
Subject: Re: [hobbit] Hobbit Installation Issue
Note when I did a grep server\/www * in the server/etc/
directory I only got the hobbit-apache.conf. My output is definitely in server/www. 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 Tue, Nov 18, 2008 at 11:38 AM, Larry Barber <lebarber at gmail.com> wrote:
Since you changed the home directory from
/usr/local/hobbit to /home/hobbit, I suspect that there may still be something pointing to /usr/local/hobbit. Grep through the configuration files in the Xymon etc directory looking for anything pointing to /usr/local. You might also check the scripts in bin. Thanks, Larry Barber
On Tue, Nov 18, 2008 at 9:55 AM, Josh Luthman
<josh at imaginenetworksllc.com> wrote:
Apache is fine in this case. For
whatever reason Xymon isn't outputting html content in server/www I grep'ed through my config and I don't see where that is configurable. It may be compiled in for all I know. Would you have the capability to recompile the source?
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 Tue, Nov 18, 2008 at 10:34 AM, Tanveer Siddiqui <tanveers at yahoo.com> wrote:
I don't have any .html files in
~/server/www directory. Here's the 'ls -al' of the directory:
hobbit at tidings:home/hobbit/server/www$ ls -al total 40 drwxr-xr-x 10 hobbit hobbit 4096 2008-11-13 14:22 . drwxr-xr-x 9 hobbit hobbit 4096 2008-11-13 14:22 .. drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 gifs drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 help drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 html drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 menu drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 notes drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 rep drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 snap drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 wml Contents (related to hobbit) of my /etc/apache2/apache2.conf files are: ######################## H O B B I T ######################## # Add this to your Apache configuration, it makes # the Hobbit webpages and cgi-scripts available in the # "/hobbit" and "/hobbit-cgi" URLs. # NB: The "Alias" line below must NOT be used if you have # the Hobbit webfiles as the root URL. In that case, # you should instead set this: # # DocumentRoot /home/hobbit/server/www Alias /hobbit/ "/home/hobbit/server/www/" <Directory "/home/hobbit/server/www"> Options Indexes FollowSymLinks Includes MultiViews Order allow,deny Allow from all </Directory> ScriptAlias /hobbit-cgi/ "/home/hobbit/cgi-bin/" <Directory "/home/hobbit/cgi-bin"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all </Directory> ScriptAlias /hobbit-seccgi/ "/home/hobbit/cgi-secure/" <Directory "/home/hobbit/cgi-secure"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all # Password file where users with access to these scripts are kept. # Create it with "htpasswd -c /home/hobbit/server/etc/hobbitpasswd USERNAME" # Add more users / change passwords with "htpasswd /home/hobbit/server/etc/hobbitpasswd USERNAME" # # You can also use a group file to restrict admin access to members of a # group, instead of anyone who is logged in. In that case you must setup # the "hobbitgroups" file, and change the "Require" settings to require # a specific group membership. See the Apache docs for more details. AuthUserFile /home/hobbit/server/etc/hobbitpasswd AuthGroupFile /home/hobbit/server/etc/hobbitgroups AuthType Basic AuthName "Hobbit Administration" # "valid-user" restricts access to anyone who is logged in. Require valid-user # "group admins" restricts access to users who have logged in, AND # are members of the "admins" group in hobbitgroups. # Require group admins </Directory>
From: Josh Luthman
<josh at imaginenetworksllc.com> To: hobbit at hswn.dk Sent: Monday, November 17, 2008 7:40:54 PM
Subject: Re: [hobbit] Hobbit
Installation Issue
index.html will be created - it
is a softlink to bb.html 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 8:31 PM, Jason Hand <jason at hands4christ.org> wrote:
Are you doing
\hobbit\bb.html ? That is what mine is. Try that and see if it works for you. Thanks, Jason
From: Josh Luthman
[mailto:josh at imaginenetworksllc.com] Sent: Monday, November 17, 2008 6:08 PM To: hobbit at hswn.dk
Subject: Re: [hobbit]
Hobbit Installation Issue
If the processes are
running and you're not filling that directory with index/bb/bb2.html files then you probably have the output directory set to another directory then where that Alias (or Vhost) is pointing. As was mentioned you do have to wait a good minute or two before that directory is populated. In my experience I never have that wait as I wait between every step to accomplish something else.
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 5:32 PM, Ralph Mitchell <ralphmitchell at gmail.com> wrote:
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 <http://127.0.0.1/> 155.17.120.87 <http://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
[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>
[DIR] Parent Directory <http://155.17.120.87/> - [DIR] gifs/ <http://155.17.120.87/hobbit/gifs/> 13-Nov-2008 14:22 - [DIR] help/ <http://155.17.120.87/hobbit/help/> 13-Nov-2008 14:22 - [DIR] html/ <http://155.17.120.87/hobbit/html/> 13-Nov-2008 14:22 - [DIR] menu/ <http://155.17.120.87/hobbit/menu/> 13-Nov-2008 14:22 - [DIR] notes/ <http://155.17.120.87/hobbit/notes/> 13-Nov-2008 14:22 - [DIR] rep/ <http://155.17.120.87/hobbit/rep/> 13-Nov-2008 14:22 - [DIR] snap/ <http://155.17.120.87/hobbit/snap/> 13-Nov-2008 14:22 - [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
No virus found in this
incoming message. Checked by AVG - http://www.avg.com Version: 8.0.175 / Virus Database: 270.9.4/1795 - Release Date: 11/17/2008 5:24 PM
Hosch, Katherine CONT (SSC LANT) said the following, On 11/18/2008 01:10 PM:
You need to change the system library run path so it looks in /usr/local/lib. If this was solaris you would do it like this:
crle -l /usr/lib:/usr/secure/lib:/usr/local/lib
Or compile it with -L/usr/local/lib -R/usr/local/lib (assuming that is where libcpre is).
Sadly, I don't know how to do this in Linux.
Usually /etc/ld.so.conf and some distro have /etc/ld.so.conf.d where you can add a file that contains /usr/local/lib. Then run ldconfig to rebuild the /etc/ld.so.cache.
Alternatively, you might be able to recompile hobbit with a configure flag telling it where the pcre library is.
This is the best way.
-- steve
-----Original Message----- From: Tanveer Siddiqui [mailto:tanveers at yahoo.com] Sent: Tuesday, November 18, 2008 12:59 To: hobbit at hswn.dk Subject: Re: [hobbit] Hobbit Installation Issue
I already have libpcre.so installed.
ls -al /usr/local/lib/libpcre.so*
lrwxrwxrwx 1 root root 16 2008-11-13 14:15 /usr/local/lib/libpcre.so -> libpcre.so.0.0.1 lrwxrwxrwx 1 root root 16 2008-11-13 14:15 /usr/local/lib/libpcre.so.0 -> libpcre.so.0.0.1 -rwxr-xr-x 1 root root 158684 2008-11-13 14:15 /usr/local/lib/libpcre.so.0.0.1
Do I need to update any hobbit configuration file to get rid of this "Internal Server Error" ?
Thanks,
From: Josh Luthman <josh at imaginenetworksllc.com> To: hobbit at hswn.dk Sent: Tuesday, November 18, 2008 12:36:00 PM Subject: Re: [hobbit] Hobbit Installation Issue
Try this...
sudo apt-get install pcre-dev
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 Tue, Nov 18, 2008 at 1:31 PM, Tanveer Siddiqui <tanveers at yahoo.com> wrote:
In the /var/log/apache2/error.log file I see the following error:
[Tue Nov 18 12:30:32 2008] [error] [client X.X.X.X] Premature end of script headers: bb-hostsvc.sh, referer: http://X.X.X.X/hobbit/ /home/hobbit/server/bin/hobbitsvc.cgi: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
How can I fix this? Thanks.
From: Ralph Mitchell <ralphmitchell at gmail.com> To: hobbit at hswn.dk Sent: Tuesday, November 18, 2008 12:15:12 PM
Subject: Re: [hobbit] Hobbit Installation Issue
Take a look in your Apache log directory. There should be an error_log file there with some useful information about what broke.
Ralph Mitchell
On Tue, Nov 18, 2008 at 11:39 AM, Tanveer Siddiqui <tanveers at yahoo.com> wrote:
I got it working :) Here's what I did, I checked/var/log/hobbit/bb-display.log file and there I saw the following error message repeating over and over: bbgen: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory Did google on this error, and found that I needed to add: LD_LIBRARY_PATH=/usr/local/lib to hobbitserver.cfg, and then restart Hobbit. Which fixed my issue. But I have another question: When I click on the status icons. I get the following error. Is this normal?
Internal Server Error The server encountered an internal error ormisconfiguration and was unable to complete your request.
Please contact the server administrator,webmaster at localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available inthe server error log.
From: Josh Luthman <josh at imaginenetworksllc.com> To: hobbit at hswn.dk Sent: Tuesday, November 18, 2008 10:48:11 AM Subject: Re: [hobbit] Hobbit Installation Issue Note when I did a grep server\/www * in the server/etc/directory I only got the hobbit-apache.conf. My output is definitely in server/www. 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 Tue, Nov 18, 2008 at 11:38 AM, Larry Barber <lebarber at gmail.com> wrote:
Since you changed the home directory from/usr/local/hobbit to /home/hobbit, I suspect that there may still be something pointing to /usr/local/hobbit. Grep through the configuration files in the Xymon etc directory looking for anything pointing to /usr/local. You might also check the scripts in bin. Thanks, Larry Barber
On Tue, Nov 18, 2008 at 9:55 AM, Josh Luthman<josh at imaginenetworksllc.com> wrote:
Apache is fine in this case. Forwhatever reason Xymon isn't outputting html content in server/www I grep'ed through my config and I don't see where that is configurable. It may be compiled in for all I know. Would you have the capability to recompile the source?
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373 Those who don't understand UNIX arecondemned to reinvent it, poorly. --- Henry Spencer On Tue, Nov 18, 2008 at 10:34 AM, Tanveer Siddiqui <tanveers at yahoo.com> wrote:
I don't have any .html files in~/server/www directory. Here's the 'ls -al' of the directory:
hobbit at tidings:home/hobbit/server/www$ ls -al total 40 drwxr-xr-x 10 hobbit hobbit 4096 2008-11-13 14:22 . drwxr-xr-x 9 hobbit hobbit 4096 2008-11-13 14:22 .. drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 gifs drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 help drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 html drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 menu drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 notes drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 rep drwxrwxr-x 2 hobbit hobbit 4096 2008-11-13 14:22 snap drwxr-xr-x 2 hobbit hobbit 4096 2008-11-13 14:22 wml Contents (related to hobbit) of my /etc/apache2/apache2.conf files are: ######################## H O B B I T ######################## # Add this to your Apache configuration, it makes # the Hobbit webpages and cgi-scripts available in the # "/hobbit" and "/hobbit-cgi" URLs. # NB: The "Alias" line below must NOT be used if you have # the Hobbit webfiles as the root URL. In that case, # you should instead set this: # # DocumentRoot /home/hobbit/server/www Alias /hobbit/ "/home/hobbit/server/www/" <Directory "/home/hobbit/server/www"> Options Indexes FollowSymLinks Includes MultiViews Order allow,deny Allow from all </Directory> ScriptAlias /hobbit-cgi/ "/home/hobbit/cgi-bin/" <Directory "/home/hobbit/cgi-bin"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all </Directory> ScriptAlias /hobbit-seccgi/ "/home/hobbit/cgi-secure/" <Directory "/home/hobbit/cgi-secure"> AllowOverride None Options ExecCGI Includes Order allow,deny Allow from all # Password file where users with access to these scripts are kept. # Create it with "htpasswd -c /home/hobbit/server/etc/hobbitpasswd USERNAME" # Add more users / change passwords with "htpasswd /home/hobbit/server/etc/hobbitpasswd USERNAME" # # You can also use a group file to restrict admin access to members of a # group, instead of anyone who is logged in. In that case you must setup # the "hobbitgroups" file, and change the "Require" settings to require # a specific group membership. See the Apache docs for more details. AuthUserFile /home/hobbit/server/etc/hobbitpasswd AuthGroupFile /home/hobbit/server/etc/hobbitgroups AuthType Basic AuthName "Hobbit Administration" # "valid-user" restricts access to anyone who is logged in. Require valid-user # "group admins" restricts access to users who have logged in, AND # are members of the "admins" group in hobbitgroups. # Require group admins </Directory>
From: Josh Luthman<josh at imaginenetworksllc.com> To: hobbit at hswn.dk Sent: Monday, November 17, 2008 7:40:54 PM
Subject: Re: [hobbit] HobbitInstallation Issue
index.html will be created - itis a softlink to bb.html 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 8:31 PM, Jason Hand <jason at hands4christ.org> wrote:
Are you doing\hobbit\bb.html ? That is what mine is. Try that and see if it works for you. Thanks, Jason
From: Josh Luthman[mailto:josh at imaginenetworksllc.com] Sent: Monday, November 17, 2008 6:08 PM To: hobbit at hswn.dk
Subject: Re: [hobbit]Hobbit Installation Issue
If the processes arerunning and you're not filling that directory with index/bb/bb2.html files then you probably have the output directory set to another directory then where that Alias (or Vhost) is pointing. As was mentioned you do have to wait a good minute or two before that directory is populated. In my experience I never have that wait as I wait between every step to accomplish something else.
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373 Those who don'tunderstand UNIX are condemned to reinvent it, poorly. --- Henry Spencer On Mon, Nov 17, 2008 at 5:32 PM, Ralph Mitchell <ralphmitchell at gmail.com> wrote:
It can take aminute 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 <http://127.0.0.1/> 155.17.120.87 <http://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 xymonrunning? 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
[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>
[DIR] Parent Directory <http://155.17.120.87/> - [DIR] gifs/ <http://155.17.120.87/hobbit/gifs/> 13-Nov-2008 14:22 - [DIR] help/ <http://155.17.120.87/hobbit/help/> 13-Nov-2008 14:22 - [DIR] html/ <http://155.17.120.87/hobbit/html/> 13-Nov-2008 14:22 - [DIR] menu/ <http://155.17.120.87/hobbit/menu/> 13-Nov-2008 14:22 - [DIR] notes/ <http://155.17.120.87/hobbit/notes/> 13-Nov-2008 14:22 - [DIR] rep/ <http://155.17.120.87/hobbit/rep/> 13-Nov-2008 14:22 - [DIR] snap/ <http://155.17.120.87/hobbit/snap/> 13-Nov-2008 14:22 - [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
No virus found in thisincoming message. Checked by AVG - http://www.avg.com Version: 8.0.175 / Virus Database: 270.9.4/1795 - Release Date: 11/17/2008 5:24 PM
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
participants (15)
-
geoff.hallford@gmail.com
-
jason@hands4christ.org
-
JMSmith@stvincenthealth.com
-
josh@imaginenetworksllc.com
-
katherine.hosch@navy.mil
-
kenneth.langford@siemens.com
-
lebarber@gmail.com
-
Mike.Wood@kci1.com
-
Paul.Root@qwest.com
-
ralphmitchell@gmail.com
-
rsmrcina@wi.rr.com
-
Samuel.RENARD@cg29.fr
-
sladewig@bankinfo.com
-
stef.coene@docum.org
-
tanveers@yahoo.com