[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
help with linecount graphing problem
- To: <hobbit (at) hswn.dk>
- Subject: help with linecount graphing problem
- From: "Scot Kreienkamp" <SKreien (at) la-z-boy.com>
- Date: Wed, 8 Apr 2009 23:22:49 -0400
- Thread-index: Acm4wnU9iRJ8DILjSQ+cNhDKoBSH1Q==
- Thread-topic: help with linecount graphing problem
OK guys, I'm 0 for 2 on the list. Hope someone has some wisdom for me
on this one.
I found a reference to using the linecount parameter in a status message
to split the data into multiple graphs. So I've put <!-- linecount=6
--> in my status message. The page does show a broken image where the
second graph should be after adding the linecount to the status message,
so it is picking it up. The problem is that I can't figure out how to
tell it to move some of the data lines to the second graph.
Here's my settings from hobbitgraph:
[tomcat]
TITLE Number of Tomcat threads
YAXIS Thread Count
DEF:tomcatthreadcount=tomcat.rrd:TOMCATTHREADS:AVERAGE
DEF:tomcatmaxthreadcount=tomcat.rrd:TOMCATMAXTHREADS:AVERAGE
LINE2:tomcatthreadcount#000CCC:Thread Count
LINE2:tomcatthreadcount#000CCC:1Thread Count\n
LINE2:tomcatthreadcount#000CCC:3Thread Count\n
LINE2:tomcatthreadcount#000CCC:4Thread Count\n
LINE2:tomcatthreadcount#000CCC:5Thread Count\n
GPRINT:tomcatthreadcount:LAST: %5.1lf%s (cur)
GPRINT:tomcatthreadcount:MAX: %5.1lf%s (max)
GPRINT:tomcatthreadcount:MIN: %5.1lf%s (min)
GPRINT:tomcatthreadcount:AVERAGE: %5.1lf%s (avg)\n
LINE2:tomcatmaxthreadcount#FF0000:Max Threads
I've duplicated one of the lines a few times to get to 6 lines as a
test. But they are still all shown on the first graph, and all I get
where the second graph should be is a broken link. How do I move those
lines to the second graph???
Thanks,
Scot Kreienkamp
La-Z-Boy Inc.