[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Graph Limits
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Graph Limits
- From: Henrik Stoerner <henrik (at) hswn.dk>
- Date: Fri, 4 Feb 2005 13:10:46 +0100
- References: <20050126222913.GB11218@hswn.dk> <41F9C377.4070302@cisco.com> <41F9CB61.7050109@cisco.com> <20050128092542.GA29457@hswn.dk> <41FA0D88.4000900@cisco.com> <41FA0E97.5070401@cisco.com> <20050128112203.GA31554@hswn.dk> <41FA264F.1040806@cisco.com> <20050128133939.GC1295@hswn.dk> <42001A7E.1030907@cisco.com>
- User-agent: Mutt/1.5.5.1i
On Tue, Feb 01, 2005 at 05:10:38PM -0700, Charles Jones wrote:
> Sometimes a large spike can ruin a graph, because the graph then scales
> to the max size of the spike, so the rest of the graph isn't very
> readable as it is now scrunched down to almost a flat line. Is it
> possible to have an option for Hobbits larrding so that you can define a
> maximum threshold not to extend past?
I've worked on this a bit, and so far I've come up with the solution
that you can see on my site - e.g. if you go to
http://www.hswn.dk/hobbit/servers/ , pick the "cpu" display for the
first host, and click the graph to see the 4 periodic graphs.
Direct link:
http://www.hswn.dk/hobbit-cgi/hobbitgraph.sh?host=voodoo.hswn.dk&service=la
At the bottom of the page you can define the lower- and upper-limit
for the graph, and which periodic graph you want to see. E.g enter
"0.5" in the upper-limit, click "View" and you'll get graphs that cut
off spikes at load 0.5.
Something like that you had in mind ?
Henrik