mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-15 21:43:00 +02:00
graph.pl: fix intendation of user CPU load
Signed-off-by: Peter Müller <peter.mueller@ipfire.org> Reviewed-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
a0774e3cc8
commit
33954320f9
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user