[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] apache|apache1|apache2|apache3
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] apache|apache1|apache2|apache3
- From: "Ralph Mitchell" <ralphmitchell (at) gmail.com>
- Date: Wed, 18 Jun 2008 13:29:56 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=pkoKcR1pcqaC/IDODimJbqM31u1sn/xV300Bdw5OGW8=; b=vDNMgsG+B6umS/BfMEw3c3fVzTII0N0hCKu3Ez2TwoiElYiyALWLAJ4R2pP58ZLMKX hW3PWbwdKdoHRptsVGq7AbLdd7+Sq2LVpcPc+vyvF9IUZJE8yqByaWpOE6S6dv14bKnX o42WdL3gIQhGoDQiT5i+SHxyfm6ukHEy28mCo=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=yA9FJxSJJ1Qc1dFRWNvzWcgruIX4zPy4U3TrOSY/Xk7Wpzf4I3r+3JLislBdbgYqtS tXXW5U8Wm/Jp8cJ/+Dxikx4XX9mmvn8kPqRV5cpLsWw5JmV4hp6IZSuE9PkVn8fwbcT/ +KEwK9gFTPLVrol71tBgeYXGsMhILQTQOKLjw=
- References: <1213802030.10601.39.camel (at) brick.rhi.hi.is.rhi.hi.is> <997a524e0806180823h38cf261bn66e57bf4d27e19b (at) mail.gmail.com> <1213806904.10601.56.camel (at) brick.rhi.hi.is.rhi.hi.is>
On Wed, Jun 18, 2008 at 11:35 AM, Anna Jonna Armannsdottir <annaj (at) hi.is>
wrote:
> On mið, 2008-06-18 at 10:23 -0500, Ralph Mitchell wrote:
> > On Wed, Jun 18, 2008 at 10:13 AM, Anna Jonna Armannsdottir
> > <annaj (at) hi.is> wrote:
> > On monday I posted a message with a wrong link. Here I repost
> > it with the correct link. :
> >
> > Can anybody tell me how to get all the apache graphs
> > under the http test, not just the TRENDS.
> >
> > http://www.hswn.dk/hobbit/help/hobbit-tips.html#apachetest
> >
> > I need to know this because I am developing a flexlm module
> > for
> > hobbit that uses a similar technique.
> > It shows up on the TRENDS column but not under my test.
> >
> > Did you try adding the test name to the TEST2RRD line in the
> > server/etc/hobbitserver.cfg file?? The comment for that variable says
> > this:
> >
> > # This is also used by the bb-hostsvc.cgi script to determine if
> > the detailed
> > # status view of a test should include a graph.
> >
> > Ralph Mitchell
> >
> Thanks for the answer. As you correctly pointed out, I am trying to
> find out how to do this for my special test. However, it is easier
> for everybody to relate to the apache test because it is well known
> and well behaved. Therefore it is to find out, if we concentrate
> on the apache test.
>
> In the hobbitserver.cfg file the variable is assigned as:
> TEST2RRD="cpu=la, ... ,http=tcp, ...
>
> The comment in the file also says:
> # The format here is "COLUMN=RRDSERVICE". If you leave out the
> "=RRDSERVICE"
> # part, it is assumed to be the same as the COLUMN value.
>
> So the column is defined as http and then there is nothing more
> that says what graphs are shown.
>
> I guess this is not possible. =)
Sorry, I misunderstood. How about this:
http://www.hswn.dk/hobbiton/2006/03/msg00101.html
I don't have anything I can really test it on, though...
Ralph Mitchell