From: Ben C. <Be...@cl...> - 2004-06-17 07:56:41
|
Sorry gues, this specific error of a max-scale is a bug in PerfParse. PerfParse ignores the max value from the plugin at the moment, and instead looks at the entire sample before drawing the graph and notes the largest value it finds. In the case of this being an *exact* multiple of a specific value (10x 20x 25x 30x or 50x ?) then the line is, as you say, hard up against the top of the graph. This is noted as a bug on the PerfParse project page, and I will fix this soon. Regards, Ben. Cook, Garry wrote: > [snip] > >>***************************** >> >>Ok, I fixed the check_ifstatus plugin, now I have >>those services listed and Last Value colume has data >>in it, but the graphs for this service show no data... >> >>1087403020 1301-SWR-MDF-A Check Interface Status >> OK: host '10.128.250.1', interfaces up: 12, down: 0, >>dormant: 0, excluded: 0, unused: 0 up=12 down=0 >>dormant=0 excluded=0 unused=0 > > > Change the 'Max Scale:' value in the web form to something higher than > the number of interfaces (for the service above, change '<auto>' to > '15'), then redraw the graph. > > I think that currently the graph is being drawn with a max scale value > equal to the number of interfaces, so the data is there, although you > cannot see it because it runs right along the top of the graph. > > Garry W. Cook, CCNA > Network Infrastructure Manager > MACTEC, Inc. - http://www.mactec.com/ > 303.308.6228 (Office) - 720.220.1862 (Mobile) > > > ------------------------------------------------------- > This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference > Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer > Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA > REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND > _______________________________________________ > Perfparse-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfparse-users > |