]> git.ipfire.org Git - people/ms/ipfire-2.x.git/blobdiff - config/cfgroot/graphs.pl
graph.pl: fix intendation of user CPU load
[people/ms/ipfire-2.x.git] / config / cfgroot / graphs.pl
index 8a32a645d437708e499690e0a5e5e6c62668302d..a7b82fed3f4f6c60c17a12a09044c898b17642da 100644 (file)
@@ -225,7 +225,7 @@ sub updatecpugraph {
                        ,"GPRINT:stealpct:MIN:%3.2lf%%"
                        ,"GPRINT:stealpct:LAST:%3.2lf%%\\j"
                        ,"STACK:userpct".$color{"color11"}."A0:".sprintf("%-25s",$Lang::tr{'cpu user usage'})
-                       ,"GPRINT:userpct:MAX:%3.2lf%%"
+                       ,"GPRINT:userpct:MAX:%3.1lf%%"
                        ,"GPRINT:userpct:AVERAGE:%3.2lf%%"
                        ,"GPRINT:userpct:MIN:%3.2lf%%"
                        ,"GPRINT:userpct:LAST:%3.2lf%%\\j"