[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] multiple RRD graphs for a single column
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] multiple RRD graphs for a single column
- From: "Gary Baluha" <gumby3203 (at) gmail.com>
- Date: Thu, 1 Mar 2007 15:58:24 -0500
- Dkim-signature: a=rsa-sha1; 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; b=kqt2iyVZ+JTRjMGn20eSLbuUmULxigWuNUK2lQMedZalX7AJvkolbcNb6X54zo2JvQX/uVXcPLNG1M7TOw+1oWbjAIoaC2LYAFrr6KtYG86wzdbb2gTTPd/EorIleE3DyWanuJQOhIyEVTp69BGQLlACtSbeZQ6HElQPmja6j/A=
- 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=RoQt+65aPWJ14RZjYnApRNO7WuFNc/jORQkWXx0yk4Oe7b9+9j5GpOU4rrTYM0+kLgoM41IQ09TJO3xFADmWVNQN7bnC1w9KjAAAUkElARYvuYDDwt3Ly4n9H1jalkFWIoSwaSWbJPOqVJgzlG6Cg9vui4PbylFUUKZDZ8QtlkU=
- References: <29f517690612151037h938ebcfs343d1c15354178c6@mail.gmail.com> <29f517690702201035y7f8c4799x381b89f85ff311fb@mail.gmail.com> <45E72671.4070002@doublesparks.net>
Gary Baluha wrote:
> After looking in to this a little more, I found another thread that
> mentioned the
> "<!-- linecount=10 -->" in the HTML file for the pages that have
> multiple RRD graphs. Is there any way to control that manually?
>
> How can I get Hobbit to display multiple physical RRD graphs for a
> single column of data?
> Specifically, I'd like to have two distinct graphs (each with
> their own Y-scale) for a single data column that is
> being generated from an external script. This would be similar to
> how Hobbit sometimes
> shows multiple graphs under the "disk" column. I can't seem to
> find this anywhere
> in the documentation.
>
>
I am interested in this as well. Have not seen any responses as to how
or if possible. Have you found a solution?
Thanks.
-Alan
No, I haven't found a solution yet. Actually, I still haven't found if it
is possible. My feeling is that it is technically possible (since the disk
page does this, and the trends page has many different graphs), though I
imagine it is possible that the Hobbit code might not be set up to work the
way I'd like it to (through no real fault of Hobbit).