[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Adding custom graphs
- To: xymon (at) xymon.com
- Subject: Re: Adding custom graphs
- From: Joe Acquisto <joe.acquisto (at) gmail.com>
- Date: Thu, 30 Dec 2010 11:45:43 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=o21FPKBI/4Nohb43SsL0+s7+h+umPOTrr7t0HMSuoss=; b=Aca1cMUJIl1pQB/uFW5sg0Hgy0WCD3a9v2ro5Bfy83BEDQMvKlSNM6OWn2tNK8L5YA 4PdPFNP1SA4zb0s/rj5O7WGsA0PM084Ol4BKz658cy6aIfzWvBNESBrhct+4+49znq0k DLMU+0t9eHRZK+hRDsLdu92W5iLFuwkviqWNU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=AcyJxQ2u5M75SIX3/Y304I5eXQQqxujxDztYvZndlzkbcieR7qjHzthJElnSN1GDzn U+wIvlGgBr37ZnPNEfD1ryU6yAT3Bn0QHHQG71flQ444vDCNqvNnpSWn32BtlEzDlDyt 5Xcfr+aGnFRzPWmcNlLgtFY8IQEKaWfS/tjYU=
- References: <AANLkTi=T1+AnXZ2ewjBcQ_bbmndT82ph14BqKOJk71B9 (at) mail.gmail.com>
So, got the graph to display. For some reason the "name" that shows in the
mygraph_name.rrd files does not match what I defined and send over in my
data. When I changed the hobbitgraph.cfg file to match the name(s) in
mygraph_name.rrd, a graph magically popped up on the appropriate hobbit
page.
However, it is blank, as far as data points go. When I look at the rrd file
using rrdtool dump, I can see there are no data points for any of the times
I send the data over from the client. I suspect the name mismatch may be
involved.
Why would it create a different "name" in the rdd file, than what I (think)
I defined?
joe a.
On Thu, Dec 30, 2010 at 10:47 AM, Joe Acquisto <joe.acquisto (at) gmail.com>wrote:
> First attempt at a custom graph.
>
> Using hob*it 4.20, as we have "too much to do" to upgrade. I've managed
> to create the client scripts, gathered data, create the rrd files and the
> graph definition (this apparently incorrectly) but only see an icon with the
> text "hobbitgraph.ncv:mygraph_name" next to it.
>
> I see this on both column page I intend and also on trends page. So, I am
> not too far off, I guess. I am sure I've missed something obvious. Any
> hints?
>
>
>