diff --git a/usr/local/www/diag_system_activity.php b/usr/local/www/diag_system_activity.php new file mode 100644 index 0000000000..d63363e5e5 --- /dev/null +++ b/usr/local/www/diag_system_activity.php @@ -0,0 +1,99 @@ + + + + +
+ +{$pgtitle}

"; + if($savemsg) { + echo "
"; + print_info_box($savemsg); + echo "
"; + } + if ($input_errors) + print_input_errors($input_errors); +?> + + + + +
+ + + + +
+
+ Gathering CPU activity, please wait... +
+
+ +
+ + + + diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc index aad75d26d0..5af5ae1f53 100755 --- a/usr/local/www/fbegin.inc +++ b/usr/local/www/fbegin.inc @@ -265,6 +265,7 @@ if ($_REQUEST['noticeaction'] == 'acknowledge') { +