From 25a46a3cb249ea3eeb8319e5ab161dfd3c5160ae Mon Sep 17 00:00:00 2001 From: Cristian Feldman Date: Thu, 24 May 2012 18:52:27 -0300 Subject: Added load average information to the System Information widget --- usr/local/www/widgets/widgets/system_information.widget.php | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'usr/local/www/widgets/widgets/system_information.widget.php') diff --git a/usr/local/www/widgets/widgets/system_information.widget.php b/usr/local/www/widgets/widgets/system_information.widget.php index 776679a..f057866 100644 --- a/usr/local/www/widgets/widgets/system_information.widget.php +++ b/usr/local/www/widgets/widgets/system_information.widget.php @@ -202,6 +202,12 @@ $curcfg = $config['system']['firmware']; + Load average + +
+ + + CPU usage -- cgit v1.1