Hobbit and bb-central
list Michael A. Price
Hello,
I would first like to say thanx for the awesome documentation and FAQ's that enabled me to install/configure hobbit so quickly.
I have question now that I am new to hobbit.
I have some systems that i would like to install the hobbit client on, but they are running an older version of glibc-2.2.4 . I cant upgrade glib because of conflicts with the vendors software and support contract issues. So I was wondering if I could use bb-central with hobbit. Its sounded perfect for what I need. All it does is SSH into the remote host and pull back the data it needs to monitor. Is there a hobbit-central ??? Or does bb-central work well with hobbit ???
thanx, michael
--
Michael A. Price
Performance Network Engineering
NASA/GSFC Code 440.8/LMB
Greenbelt, Maryland 20770
Phone: XXX-XXX-XXXX
Cell: XXX-XXX-XXXX
e-mail: user-2a9e3c790857@xymon.invalid
list Henrik Størner
▸
On Mon, Sep 11, 2006 at 05:07:13PM -0400, Michael A. Price wrote:
I have some systems that i would like to install the hobbit client on, but they are running an older version of glibc-2.2.4 . I cant upgrade glib because of conflicts with the vendors software and support contract issues.
Is there a problem with just building (compiling) the Hobbit client on these older systems ? That would be the simplest solution. If you download the source-version of Hobbit (the hobbit-4.2.0.tar.gz file from Sourceforge), copy it over to one of these boxes, and unpack it with "tar zxf hobbit-4.2.0.tar.gz". cd into the hobbit-4.2.0 directory and run "./configure --client", followed by "make" and "make install". That should give you a client, built for this type of system. When you're only building the client, you do not need any of the special libraries that the Hobbit server needs. It's designed to work on an almost "bare" system. Regards, Henrik
list Michael A. Price
Henrik, Thanx so much for getting back to me so quickly. The problem is that I am running a very, very secure version of Linux called Secure Platform from Checkpoint. They made their own gcc libraries and compiler and Make is not installed. So I downloaded "Make" and tried compiling it and when i try and run ./configure it breaks because the C-compiler is not allowed to create executables. I cant upgrade the libraries because it will break the software. Here is the output: [Expert at hobfw]# ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... no checking for gcc... gcc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. [Expert at hobfw]# Is there anyway to manually install the hobbit-client ??? or any other cool ideas you have ???
▸
thanx, michael
Michael A. Price
Performance Network Engineering
NASA/GSFC Code 440.8/LMB
Greenbelt, Maryland 20770
Phone: XXX-XXX-XXXX
Cell: XXX-XXX-XXXX
e-mail: user-2a9e3c790857@xymon.invalid
▸
Henrik Stoerner wrote:On Mon, Sep 11, 2006 at 05:07:13PM -0400, Michael A. Price wrote:I have some systems that i would like to install the hobbit client on, but they are running an older version of glibc-2.2.4 . I cant upgrade glib because of conflicts with the vendors software and support contract issues.Is there a problem with just building (compiling) the Hobbit client on these older systems ? That would be the simplest solution. If you download the source-version of Hobbit (the hobbit-4.2.0.tar.gz file from Sourceforge), copy it over to one of these boxes, and unpack it with "tar zxf hobbit-4.2.0.tar.gz". cd into the hobbit-4.2.0 directory and run "./configure --client", followed by "make" and "make install". That should give you a client, built for this type of system. When you're only building the client, you do not need any of the special libraries that the Hobbit server needs. It's designed to work on an almost "bare" system. Regards, Henrik
list Alan Sparks
Trying to find out if you got your Amazon gift. Have sent several private queries but no response. Can you contact me and let me know? I cannot track it through Amazon without information from you. -Alan -- Alan Sparks, UNIX/Linux Systems Integration and Administration <user-8f2174fd8b66@xymon.invalid>
list Bob Gordon
▸
On 9/11/06, Michael A. Price <user-2a9e3c790857@xymon.invalid> wrote:
Thanx so much for getting back to me so quickly. The problem is that I am running a very, very secure version of Linux called Secure Platform from Checkpoint.
Ouch... I remember them... :( Do the appliances support SNMP monitoring? If they do you could try using Devmon instead of the client..... (http://devmon.sourceforge.net/) -- --==[ Bob Gordon ]==--
list Andy France
I'd be interested in hearing about this too :-) I've only taken a short look at devmon - can it be configured to use a non standard SNMP port? The SecurePlatform SNMP runs on port 260 rather than the standard 161/162. Andy. "Bob Gordon" <user-488dbf322a4e@xymon.invalid> wrote on 12/09/2006 10:21:48 a.m.:
▸
On 9/11/06, Michael A. Price <user-2a9e3c790857@xymon.invalid> wrote: Thanx so much for getting back to me so quickly. The problem is that I am running a very, very secure version of Linux called Secure Platform from Checkpoint. Ouch... I remember them... :( Do the appliances support SNMP monitoring? If they do you could try using Devmon instead of the client..... (http://devmon.sourceforge.net/
)
-- --==[ Bob Gordon ]==--
#####################################################################################
This email is intended for the person to whom it is addressed
only. If you are not the intended recipient, do not read, copy
or use the contents in any way. The opinions expressed may not
necessarily reflect those of ZESPRI Group of Companies ('ZESPRI').
While every effort has been made to verify the information
contained herein, ZESPRI does not make any representations
as to the accuracy of the information or to the performance
of any data, information or the products mentioned herein.
ZESPRI will not accept liability for any losses, damage or
consequence, however, resulting directly or indirectly from
the use of this e-mail/attachments.
#####################################################################################
list David Garaway
What version of SPLAT are you running? I am running the hobbit client on R56 - R60 and R61.
▸
-----Original Message-----
From: Andy France [mailto:user-ee2a9e4eaf57@xymon.invalid]
Sent: Monday, September 11, 2006 3:32 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Hobbit and bb-central
I'd be interested in hearing about this too :-)
I've only taken a short look at devmon - can it be configured to use a
non
standard SNMP port? The SecurePlatform SNMP runs on port 260 rather
than
the standard 161/162.
Andy.
"Bob Gordon" <user-488dbf322a4e@xymon.invalid> wrote on 12/09/2006 10:21:48 a.m.:
On 9/11/06, Michael A. Price <user-2a9e3c790857@xymon.invalid> wrote: Thanx so much for getting back to me so quickly. The problem is that I am running a very, very secure version of Linux called Secure Platform from Checkpoint. Ouch... I remember them... :( Do the appliances support SNMP monitoring? If they do you could try using Devmon instead of the client.....
(http://devmon.sourceforge.net/ )
-- --==[ Bob Gordon ]==--
########################################################################
#############
This email is intended for the person to whom it is addressed
only. If you are not the intended recipient, do not read, copy
or use the contents in any way. The opinions expressed may not
necessarily reflect those of ZESPRI Group of Companies ('ZESPRI').
While every effort has been made to verify the information
contained herein, ZESPRI does not make any representations
as to the accuracy of the information or to the performance
of any data, information or the products mentioned herein.
ZESPRI will not accept liability for any losses, damage or
consequence, however, resulting directly or indirectly from
the use of this e-mail/attachments.
########################################################################
#############
list Michael A. Price
Dave, Thanx for responding, i am running SPLAT R55 ;-( . I am assuming that R56 is very similar with the c libraries and locked down compiler. How did you install it??? With the RPM ?? If so, which one? Or did you compile it on the local system? If so, how?? thanx so much, I am wanna run this software on all our systems and your help is greatly appreciated..
▸
~michael
Michael A. Price
Performance Network Engineering
NASA/GSFC Code 440.8/LMB
Greenbelt, Maryland 20770
Phone: XXX-XXX-XXXX
Cell: XXX-XXX-XXXX
e-mail: user-2a9e3c790857@xymon.invalid
▸
David Garaway wrote:What version of SPLAT are you running? I am running the hobbit client on R56 - R60 and R61. -----Original Message----- From: Andy France [mailto:user-ee2a9e4eaf57@xymon.invalid] Sent: Monday, September 11, 2006 3:32 PM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] Hobbit and bb-central I'd be interested in hearing about this too :-) I've only taken a short look at devmon - can it be configured to use a non standard SNMP port? The SecurePlatform SNMP runs on port 260 rather than the standard 161/162. Andy. "Bob Gordon" <user-488dbf322a4e@xymon.invalid> wrote on 12/09/2006 10:21:48 a.m.:On 9/11/06, Michael A. Price <user-2a9e3c790857@xymon.invalid> wrote: Thanx so much for getting back to me so quickly. The problem is that I am running a very, very secure version of Linux called Secure Platform from Checkpoint. Ouch... I remember them... :( Do the appliances support SNMP monitoring? If they do you could try using Devmon instead of the client.....(http://devmon.sourceforge.net/ )-- --==[ Bob Gordon ]==--######################################################################## ############# This email is intended for the person to whom it is addressed only. If you are not the intended recipient, do not read, copy or use the contents in any way. The opinions expressed may not necessarily reflect those of ZESPRI Group of Companies ('ZESPRI'). While every effort has been made to verify the information contained herein, ZESPRI does not make any representations as to the accuracy of the information or to the performance of any data, information or the products mentioned herein. ZESPRI will not accept liability for any losses, damage or consequence, however, resulting directly or indirectly from the use of this e-mail/attachments. ######################################################################## #############
list Henrik Størner
▸
On Mon, Sep 11, 2006 at 06:05:06PM -0400, Michael A. Price wrote:
Henrik, Thanx so much for getting back to me so quickly. The problem is that I am running a very, very secure version of Linux called Secure Platform from Checkpoint. They made their own gcc libraries and compiler and Make is not installed. So I downloaded "Make" and tried compiling it and when i try and run ./configure it breaks because the C-compiler is not allowed to create executables. I cant upgrade the libraries because it will break the software.
OK, the best bet then is probably to build the binaries on another system, and link them statically. I.e. find a linux box where you can build the Hobbit client. Run the normal "./configure --client", then edit the generated Makefile and near the bottom right after where it says # Add local CFLAGS etc. settings here add this line: CFLAGS=-static Then run "make" as usual and "make install", then you should be able to just copy the client directory to the secured servers. Regards, Henrik
list Michael A. Price
It worked ;-) I did just like you said ....
▸
OK, the best bet then is probably to build the binaries on another
system, and link them statically. I.e. find a linux box where you can
build the Hobbit client. Run the normal "./configure --client", then
edit the generated Makefile and near the bottom right after where it
says
# Add local CFLAGS etc. settings here
add this line:
CFLAGS=-static
Then run "make" as usual and "make install", then you should be able to
just copy the client directory to the secured servers.
It required some hand editing of the source codes files to link to the
currect headers in the include directories.
But it worked, and its working now :-)
thanx so much, michael
▸
Michael A. Price
Performance Network Engineering
NASA/GSFC Code 440.8/LMB
Greenbelt, Maryland 20770
Phone: XXX-XXX-XXXX
Cell: XXX-XXX-XXXX
e-mail: user-2a9e3c790857@xymon.invalid
▸
Henrik Stoerner wrote:On Mon, Sep 11, 2006 at 06:05:06PM -0400, Michael A. Price wrote:Henrik, Thanx so much for getting back to me so quickly. The problem is that I am running a very, very secure version of Linux called Secure Platform from Checkpoint. They made their own gcc libraries and compiler and Make is not installed. So I downloaded "Make" and tried compiling it and when i try and run ./configure it breaks because the C-compiler is not allowed to create executables. I cant upgrade the libraries because it will break the software.OK, the best bet then is probably to build the binaries on another system, and link them statically. I.e. find a linux box where you can build the Hobbit client. Run the normal "./configure --client", then edit the generated Makefile and near the bottom right after where it says # Add local CFLAGS etc. settings here add this line: CFLAGS=-static Then run "make" as usual and "make install", then you should be able to just copy the client directory to the secured servers. Regards, Henrik
list Arnoud Post
Michael, are you running hobbit on IPSO? If so, which major version did you get it working on? 3.8, 3.9 of 4.? I was thinking about asking Nokia to build a package, so it is installable through voyager. Best regards, Arnoud
▸
On Sep 12, 2006, at 3:30 PM, Michael A. Price wrote:
It worked ;-) I did just like you said .... ---------------------------------------------------------------------- ---------------- OK, the best bet then is probably to build the binaries on another system, and link them statically. I.e. find a linux box where you can build the Hobbit client. Run the normal "./configure --client", then edit the generated Makefile and near the bottom right after where it says # Add local CFLAGS etc. settings here add this line: CFLAGS=-static Then run "make" as usual and "make install", then you should be able to just copy the client directory to the secured servers. ---------------------------------------------------------------------- --------------------- It required some hand editing of the source codes files to link to the currect headers in the include directories. But it worked, and its working now :-) thanx so much, michael Michael A. Price Performance Network Engineering NASA/GSFC Code 440.8/LMB Greenbelt, Maryland 20770 Phone: XXX-XXX-XXXX Cell: XXX-XXX-XXXX e-mail: user-2a9e3c790857@xymon.invalid Henrik Stoerner wrote:On Mon, Sep 11, 2006 at 06:05:06PM -0400, Michael A. Price wrote:Henrik, Thanx so much for getting back to me so quickly. The problem is that I am running a very, very secure version of Linux called Secure Platform from Checkpoint. They made their own gcc libraries and compiler and Make is not installed. So I downloaded "Make" and tried compiling it and when i try and run ./configure it breaks because the C-compiler is not allowed to create executables. I cant upgrade the libraries because it will break the software.OK, the best bet then is probably to build the binaries on another system, and link them statically. I.e. find a linux box where you can build the Hobbit client. Run the normal "./configure --client", then edit the generated Makefile and near the bottom right after where it says # Add local CFLAGS etc. settings here add this line: CFLAGS=-static Then run "make" as usual and "make install", then you should be able to just copy the client directory to the secured servers. Regards, Henrik
list Michael A. Price
Arnoud, We have a couple Nokia Devices running and I have not tested them yet. I will be doing it sometime in the next 2 weeks and will let you know how it goes. I am assuming this will work because the hobbit-client has a bsd profile in it. Thats the one I will be using when I test it on the nokia's. Do you want me to send you the statically compiled executable that i am using for Checkpoints Secure Platform?? Their is a couple tricks to get it going, but it worx great. I plan on using the same compiled executable when i test it on IPSO.
▸
thanx, michael
Michael A. Price
Performance Network Engineering
NASA/GSFC Code 440.8/LMB
Arnoud Post wrote:Michael, are you running hobbit on IPSO? If so, which major version did you get it working on? 3.8, 3.9 of 4.? I was thinking about asking Nokia to build a package, so it is installable through voyager. Best regards, Arnoud On Sep 12, 2006, at 3:30 PM, Michael A. Price wrote:It worked ;-) I did just like you said .... OK, the best bet then is probably to build the binaries on another system, and link them statically. I.e. find a linux box where you can build the Hobbit client. Run the normal "./configure --client", then edit the generated Makefile and near the bottom right after where it says # Add local CFLAGS etc. settings here add this line: CFLAGS=-static Then run "make" as usual and "make install", then you should be able to just copy the client directory to the secured servers. It required some hand editing of the source codes files to link to the currect headers in the include directories. But it worked, and its working now :-) thanx so much, michael Michael A. Price Performance Network Engineering NASA/GSFC Code 440.8/LMB Greenbelt, Maryland 20770 Phone: XXX-XXX-XXXX Cell: XXX-XXX-XXXX e-mail: user-2a9e3c790857@xymon.invalid Henrik Stoerner wrote:On Mon, Sep 11, 2006 at 06:05:06PM -0400, Michael A. Price wrote:Henrik, Thanx so much for getting back to me so quickly. The problem is that I am running a very, very secure version of Linux called Secure Platform from Checkpoint. They made their own gcc libraries and compiler and Make is not installed. So I downloaded "Make" and tried compiling it and when i try and run ./configure it breaks because the C-compiler is not allowed to create executables. I cant upgrade the libraries because it will break the software.OK, the best bet then is probably to build the binaries on another system, and link them statically. I.e. find a linux box where you can build the Hobbit client. Run the normal "./configure --client", then edit the generated Makefile and near the bottom right after where it says # Add local CFLAGS etc. settings here add this line: CFLAGS=-static Then run "make" as usual and "make install", then you should be able to just copy the client directory to the secured servers. Regards, Henrik
list Alan Sparks
Henrik Stoerner wrote:
Hi Alan,
▸
On Mon, Sep 11, 2006 at 04:17:11PM -0600, Alan Sparks wrote:Trying to find out if you got your Amazon gift. Have sent several private queries but no response. Can you contact me and let me know? I cannot track it through Amazon without information from you.
I haven't received anything from Amazon in the past week or two, I think. Sometimes they are a bit slow at shipping things. What did you order ?
Hi again. I have received no reply to my private messages to you (some sort of filter?), so apologies to the list. If you have not received your Amazon gift, please contact me directly, Amazon claims they will send a replacement but they need to verify your address. -Alan =========== Alan Sparks, UNIX/Linux Systems Administrator <user-8f2174fd8b66@xymon.invalid>
list Henrik Størner
▸
On Tue, Sep 19, 2006 at 10:47:32AM -0600, Alan Sparks wrote:
Henrik Stoerner wrote:Hi Alan, On Mon, Sep 11, 2006 at 04:17:11PM -0600, Alan Sparks wrote:Trying to find out if you got your Amazon gift. Have sent several private queries but no response. Can you contact me and let me know? I cannot track it through Amazon without information from you.I haven't received anything from Amazon in the past week or two, I think. Sometimes they are a bit slow at shipping things. What did you order ?Hi again. I have received no reply to my private messages to you (some sort of filter?), so apologies to the list. If you have not received your Amazon gift, please contact me directly, Amazon claims they will send a replacement but they need to verify your address.
Haven't received any Amazon gift from You. I did get a CD today donated by another user (thanks, Francesco), so my gift list and address are OK. Regards, Henrik
list Ian Marsh
David, Can you tell me what platform(s) you used to create the Hobbit clients? We have some R54, R55 and R60 based servers that we want to monitor but it's a bit hard to tell what OS to use as the base for the compilation! Thank you, Ian Marsh Network and Desktop Services Hampshire County Council
▸
-----Original Message-----
From: David Garaway [mailto:user-4528dbd32b26@xymon.invalid]
Sent: 12 September 2006 03:33
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Hobbit and bb-central
What version of SPLAT are you running? I am running the hobbit client on
R56 - R60 and R61.
-----Original Message-----
From: Andy France [mailto:user-ee2a9e4eaf57@xymon.invalid]
Sent: Monday, September 11, 2006 3:32 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Hobbit and bb-central
I'd be interested in hearing about this too :-)
I've only taken a short look at devmon - can it be configured to use a
non
standard SNMP port? The SecurePlatform SNMP runs on port 260 rather
than
the standard 161/162.
Andy.
"Bob Gordon" <user-488dbf322a4e@xymon.invalid> wrote on 12/09/2006 10:21:48 a.m.:
On 9/11/06, Michael A. Price <user-2a9e3c790857@xymon.invalid> wrote: Thanx so much for getting back to me so quickly. The problem is that I am running a very, very secure version of Linux called Secure Platform from Checkpoint. Ouch... I remember them... :( Do the appliances support SNMP monitoring? If they do you could try using Devmon instead of the client.....
(http://devmon.sourceforge.net/ )
-- --==[ Bob Gordon ]==--
########################################################################
#############
This email is intended for the person to whom it is addressed
only. If you are not the intended recipient, do not read, copy
or use the contents in any way. The opinions expressed may not
necessarily reflect those of ZESPRI Group of Companies ('ZESPRI').
While every effort has been made to verify the information
contained herein, ZESPRI does not make any representations
as to the accuracy of the information or to the performance
of any data, information or the products mentioned herein.
ZESPRI will not accept liability for any losses, damage or
consequence, however, resulting directly or indirectly from
the use of this e-mail/attachments.
########################################################################
#############
list Iain Conochie
Good Morning, Is there anyway of increasing the 240 minutes limit on listed alerts on the bb2.html page? Can this be configured on the fly? Cheers Iain
list Henrik Størner
▸
On Wed, Dec 06, 2006 at 11:39:31AM +0000, Iain Conochie wrote:
Is there anyway of increasing the 240 minutes limit on listed alerts on the bb2.html page? Can this be configured on the fly?
See the bbgen(1) man-page:
--max-eventcount=N
Limit the eventlog on the BB2 page to only N
events. Default: 100.
--max-eventtime=N
Limit the eventlog on the BB2
page to events that happened
within the past N minutes.
Default: 240.
Regards,
Henrik
list Monkster
Cheers Henrik. Nice one :) Iain
▸
On Wed, 6 Dec 2006 12:52:59 +0100, Henrik Stoerner wroteOn Wed, Dec 06, 2006 at 11:39:31AM +0000, Iain Conochie wrote:Is there anyway of increasing the 240 minutes limit on listed alerts on the bb2.html page? Can this be configured on the fly?See the bbgen(1) man-page: --max-eventcount=N Limit the eventlog on the BB2 page to only N events. Default: 100. --max-eventtime=N Limit the eventlog on the BB2 page to events that happened within the past N minutes. Default: 240. Regards, Henrik
list T.J. Yang
Please read and catch up your personal email queue at user-ce4a2c883f75@xymon.invalid. T.J. Yang View Athlete�s Collections with Live Search http://sportmaps.live.com/index.html?source=hmemailtaglinenov06&FORM=MGAC01
list T.J. Yang
Hi, Henrik Excuse me for this personal message. Please check your email and reply to my private message. Thanks T.J. Yang Talk now to your Hotmail contacts with Windows Live Messenger. http://clk.atdmt.com/MSN/go/msnnkwme0020000001msn/direct/01/?href=http://get.live.com/messenger/overview
list Henrik Størner
Hi T.J.
▸
On Wed, Dec 06, 2006 at 05:39:33PM -0600, T.J. Yang wrote:Please read and catch up your personal email queue at user-ce4a2c883f75@xymon.invalid.
Please understand that Hobbit is something I do in my spare time. If I don't answer your e-mails immediately, it is probably because I do not have much spare time at the moment - and whatever spare time I do have may be used on other things than Hobbit. The time I do spend on Hobbit currently is spent on those questions that I find most interesting, or where someone is having an urgent problem. Your question does not fall into either of those categories. And re-sending your emails does not help. Regards, Henrik
list Rosana Ramos Morales
Hi All, Question. Some of my test scritps are not showing when they are yellow or red on bb2.html. I supposed it can be solved by bbgen command, like: bbgen --includecolumns=mytest Is that correct or there is another way to add my ext test to bb2.html page? Thank you! Rosana
list Josh Luthman
Is this test showing up in bb.html, the non summary page?
▸
On 12/28/07, Rosana Ramos Morales <user-84f14c25a916@xymon.invalid> wrote:Hi All, Question. Some of my test scritps are not showing when they are yellow or red on bb2.html. I supposed it can be solved by bbgen command, like: bbgen --includecolumns=mytest
Is that correct or there is another way to add my ext test to bb2.htmlpage?
Thank you!
Rosana
-- Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX Those who don't understand UNIX are condemned to reinvent it, poorly. --- Henry Spencer
list Rosana Ramos Morales
Yes, I it is on the non summary page
▸
From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] Sent: Viernes, 28 de Diciembre de 2007 02:14 p.m.
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] bb2.html page
Is this test showing up in bb.html, the non summary page?
On 12/28/07, Rosana Ramos Morales <user-84f14c25a916@xymon.invalid > wrote:
Hi All,
Question.
Some of my test scritps are not showing when they are yellow or red on bb2.html. I supposed it can be solved by bbgen command, like:
bbgen --includecolumns=mytest
Is that correct or there is another way to add my ext test to bb2.html page?
Thank you!
Rosana
--
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX
Those who don't understand UNIX are condemned to reinvent it, poorly. --- Henry Spencer
list Rosana Ramos Morales
I tried to execute bbgen to add my test script to bb2.html page, but I have the following error: [server01 bin]$ ./bbgen --includecolums=wlstat 2007-12-28 14:24:57 Unknown option : --includecolums=wlstat 2007-12-28 14:24:57 Cannot find parent page 'stage' 2007-12-28 14:24:57 'subparent' ignored, unknown parent page: subparent stage 2007-12-28 14:24:57 Cannot find parent page 'stage3DNS' 2007-12-28 14:24:57 'subparent' ignored, unknown parent page: subparent stage3DN 2007-12-28 14:24:57 Cannot find parent page 'stage3DNS' 2007-12-28 14:24:57 'subparent' ignored, unknown parent page: subparent stage3DN 2007-12-28 14:24:57 Could not connect to bbd at 127.0.0.1:1984 - Connection refused 2007-12-28 14:24:57 Whoops ! bb failed to send message - Connection failed 2007-12-28 14:24:57 hobbitd status-board not available I have no clue how to solve this. I appreciate any help. Thank you! Rosana