Project

General

Profile

« Previous | Next » 

Revision d67d99a1

Added by Seth Mos about 14 years ago

Fix packet graph label alignment

View differences:

usr/local/www/status_rrd_graph_img.php
627 627
	$graphcmd .= "$AREA:\"$curif-out6_pps_pass_neg#{$colorpacketsup[2]}:$curif-out6-pass:STACK\" ";
628 628

  
629 629
	$graphcmd .= "COMMENT:\"\\n\" ";
630
	$graphcmd .= "COMMENT:\"\t\t  maximum       average       current        period\\n\" ";
630
	$graphcmd .= "COMMENT:\"\t\t  maximum\t\t average\t     current\t    period\\n\" ";
631 631
	$graphcmd .= "COMMENT:\"in-pass\t\" ";
632 632
	$graphcmd .= "GPRINT:\"$curif-in_pps_pass:MAX:%7.2lf %s pps\" ";
633 633
	$graphcmd .= "GPRINT:\"$curif-in_pps_pass:AVERAGE:%7.2lf %S pps\" ";

Also available in: Unified diff