From patchwork Mon Apr 27 15:41:47 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 3016 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 499ptB5jlSz3xQy for ; Mon, 27 Apr 2020 15:41:54 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 499pt94V1KzRn; Mon, 27 Apr 2020 15:41:53 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 499pt92yQQz2yVN; Mon, 27 Apr 2020 15:41:53 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 499pt83CY1z2xqJ for ; Mon, 27 Apr 2020 15:41:52 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 499pt65SjGzRn for ; Mon, 27 Apr 2020 15:41:50 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1588002111; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=3ajp4lksKvKvSeC3ffEvh0Ox4sO8FIF70/zYinAfJzE=; b=a8ufhNqjtocGz0KNs1J9eqacznKH2CqXyZSbmybn/6ZjmVQ1Fh7ZH2aTNf25cvoeU/2Qrt JiS+78J7GDGorfBg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1588002111; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=3ajp4lksKvKvSeC3ffEvh0Ox4sO8FIF70/zYinAfJzE=; b=swTTToZGA76QE2sjvtwhaUqlHsBze5CoQq5jRRyVuvKEZaqHDtik+kSY0nyEZJdifTEiqs zvYl6uvwu1wLzGLeF+Qr6ClEmcBB7mM78NIxJNjwMgu8ICv1ANGatRI71fv+EVQmD8JPwt XrcbJLZXZzG//chiMsV9llXz1+wIwblUKGq4toMMN1sjPlLE+xxMvDWR7emA/Fr7rGUzlT qSNUqmXwF4UXP//trZGp2+h4HOP3XYtLh8Cv2JJPcLuKcdK+9bOPm3aRhV3ifeJ6BDXccv a0vOHq6SfYcOwJwUv43ksj7LyGXrlCtJ80uq/A/cMbfWDPrT5Fxm9VYq39A1LQ== To: "IPFire: Development-List" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] graph.pl: fix intendation of user CPU load Message-ID: Date: Mon, 27 Apr 2020 17:41:47 +0200 MIME-Version: 1.0 Content-Language: en-US Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=peter.mueller@ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Peter Müller Reviewed-by: Michael Tremer --- config/cfgroot/graphs.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/cfgroot/graphs.pl b/config/cfgroot/graphs.pl index 1bed49fa3..c3a2a14e9 100644 --- a/config/cfgroot/graphs.pl +++ b/config/cfgroot/graphs.pl @@ -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"