help with linecount graphing problem

Scot Kreienkamp SKreien at la-z-boy.com
Thu Apr 9 05:22:49 CEST 2009


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.

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20090408/c9cbac6a/attachment.html>


More information about the Xymon mailing list