[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] more than one custom graph using ncv because of large value differences
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] more than one custom graph using ncv because of large value differences
- From: Charles Jones <jonescr (at) cisco.com>
- Date: Thu, 30 Nov 2006 10:13:17 -0700
- Authentication-results: sj-dkim-3; header.From=jonescr@cisco.com; dkim=pass ( sig from cisco.com/sjdkim3002 verified; );
- Dkim-signature: v=0.5; a=rsa-sha256; q=dns/txt; l=837; t=1164906799; x=1165770799; c=relaxed/simple; s=sjdkim3002; h=Content-Type:From:Subject:Content-Transfer-Encoding:MIME-Version; d=cisco.com; i=jonescr@cisco.com; z=From:=20Charles=20Jones=20<jonescr@cisco.com> |Subject:=20Re=3A=20[hobbit]=20more=20than=20one=20custom=20graph=20using =20ncv=20because=20of=20large=0A=20value=20differences |Sender:=20; bh=NywO8bzOVbGyAYIBpoCtVa8iv8hcFYMNYRtrjCN2I4g=; b=ZL5jKd3nL6UB5f//Ho5Ub6pSeQdV6p3o5H5S3GA5aATZEpIoaTaEzwJIKwxTyV5XVklZfJZg /XPxL+XkaNUB4XRM20NoJWNWxOSOB7TCRyeupquLwbKznYvRVsUoz1ev;
- Organization: Cisco Systems
- References: <BAY107-F5D0BA828F653B33DFDFA484DB0@phx.gbl>
- User-agent: Thunderbird 1.5.0.8 (X11/20061107)
I don't have any definite solutions to offer, but just thinking out
loud, you could try using the "first" and "count" parameters in the
graph URL when you want to see a graph with only that one data source in
it (which should then scale correctly). You could also try specifying
options in hobbitgraph.cfg to change the way the graph is displayed
(check the rrdtool man page), by either setting a max height, or
changing the scaling options.
-Charles
Stefan Loos wrote:
Hello,
is it possible to create two (or more) custom graphs using the ncv to
create it?
My problem is that the values differ so much so one line in the graph
always appear as a horizontal line.
I've tried to create a second entry in hobbitgraph.cfg for the same
test but only the last graph in that file appears.