[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] bbd and http showing as purple on localhost
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] bbd and http showing as purple on localhost
- From: "Scott Mohnkern" <mohnkern (at) gmail.com>
- Date: Wed, 31 Oct 2007 12:54:36 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=CmPUQQh91u6R1AEvA9MNuNvVUvIkfoXvYG/5c5qSNGg=; b=JR3MQLI1pDxmXfjx4QTpWHribat6HAjuxIz4hyaWIhpsBJ77Iilsff2A+53B+65k5KM/X4bqUtUwlT1DwcshuPGQWhJooL6NIGvTXP3UWOirAvzGN0ula7ExoMUhlqDOzmrmHi+53fUHqJuNnwW3DphG5MDJfj63jT+4DnJo/CM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=Lm7qVUA8hRDxZgnjQpTQgLxDMIJOlsT7FBgQSmDDTTNqRpuZaxipUzLEU+E3bSqEm6i2fub0SZUKpGwMkMG74MpYHEpGeLKSe5tFz+M/k5i7WI58tLCVl5buTDQbTNE3BIdi8z7hWCTfwKO9NuFxRY7bjvjQ7zASFo5Wzn+HQrs=
- References: <8d4a4baf0710310713m302f6bf2s9967ac02d576c044 (at) mail.gmail.com> <200710311547.09476.stef.coene (at) docum.org> <8d4a4baf0710310815l575c454er6fcf9cb74d0a1e12 (at) mail.gmail.com> <961092e10710310859y33af7947gdd65d267428ec8d3 (at) mail.gmail.com>
That did it, thanks!
Scott
'
On 10/31/07, Josh Luthman <josh (at) imaginenetworksllc.com> wrote:
>
> I believe that second to last line should read:
>
> 127.0.0.1 localhost # bbd http://localhost
>
> On 10/31/07, Scott Mohnkern <mohnkern (at) gmail.com> wrote:
> >
> > Here's the relevant sections of bb-hosts:
> >
> > mohnkern (at) Casa-Scott:/etc/hobbit$ more bb-hosts
> > #
> > # Master configuration file for Hobbit
> > #
> > # This file defines several things:
> > #
> > # 1) By adding hosts to this file, you define hosts that are monitored
> > by Hobbit
> > # 2) By adding "page", "subpage", "group" definitions, you define the
> > layout
> > # of the Hobbit webpages, and how hosts are divided among the various
> > webpages
> > # that Hobbit generates.
> > # 3) Several other definitions can be done for each host, see the
> > bb-hosts(5)
> > # man-page.
> > #
> > # You need to define at least the Hobbit server itself here.
> >
> > group Local information
> > 127.0.0.1 localhost
> >
> > [other machines listed]
> >
> >
> >
> > On 10/31/07, Stef Coene < stef.coene (at) docum.org > wrote:
> > >
> > > On Wednesday 31 October 2007, Scott Mohnkern wrote:
> > > > Since about 12 days ago I'm seeing something really strange. Hobbit
> > > on my
> > > > local machine is reporting bbd and httpd as "not reporting" and the
> > > > individual information is dated back 12 days.
> > > >
> > > > However, this is the machine the hobbit server is running on. I
> > > can't
> > > > quite figure out why its saying bbd is not reporting, when I' m
> > > actually
> > > > connecting to it and retrieving data (does this make sense?)
> > > >
> > > > All other monitors (including pings to other machines) are reporting
> > >
> > > > correctly.
> > > >
> > > >
> > > > Anyone have a suggestion?
> > > Check the bb-hosts file and make sure there is a bbd and http check on
> > > on the
> > > hobbit server line.
> > >
> > >
> > > Stef
> > >
> > > 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