BB Unix Network Monitor - Message
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: {bb} larrd and apache
- To: <bb@bb4.com>
- Subject: RE: {bb} larrd and apache
- From: "Calderon, Willy \(NIH/NINDS\) [C]" <calderow@ninds.nih.gov>
- Date: Wed, 4 Apr 2007 16:48:18 -0400
- Content-class: urn:content-classes:message
- Content-transfer-encoding: 8bit
- Content-type: text/plain; charset="us-ascii"
- In-reply-to: <1175712458.5476.8.camel@friday>
- Reply-to: bb@bb4.com
- Sender: owner-bb@bb4.com
- Thread-index: Acd272GtpREgRuXTQqaR1e6PBBcnCQACxcog
- Thread-topic: {bb} larrd and apache
Thanks. How do you get BB to create the *apache.html page and column on
the main page? Do you have to add "apache" to bb-hosts on the host?
* * * *
Willy Calderon
Contractor - LCG Systems
Tel: 301 435 1913
-----Original Message-----
From: Philip Clark [mailto:bblist@cannae.uklinux.net]
Sent: Wednesday, April 04, 2007 2:48 PM
To: bb@bb4.com
Subject: RE: {bb} larrd and apache
On Wed, 2007-04-04 at 10:29 -0400, Calderon, Willy (NIH/NINDS) [C]
wrote:
> Where do you hard-code this? Into the larrd-config.pl file?
>
No, actually inside the "apache-larrd.pl" script. The part, as
quoted, comes after the comment "# real work begins here", at line
67 in the version that I have.
For future reference, it might be best to leave the commented lines
in place so that you have a template to work from. If your web-
server was "my.web.com", that section would then look like:
%host_h = (
# 'your-domain.dom' => {
# port => "80",
# url => "/server-status?auto",
# },
# 'your-otherdomain.dom' => {
# port => "80",
# url => "/server-status?auto",
# },
'my.web.com' => {
port => "80",
url => "/server-status?auto",
},
);
Cheers, Phil.
--
Halon's Razor: Never attribute to malice that which is adequately
explained by stupidity.
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.
Home |
Main Index |
Thread Index