I winder why this was missing... :-)
Pieter De Wit <pieter@insync.za.net> wrote:
Hi Devs,
Please can we add this to the "MySQL App System" tab (html/pages/device/apps/mysql.inc.php)
Index: mysql.inc.php
===================================================================
--- mysql.inc.php (revision 4017)
+++ mysql.inc.php (working copy)
@@ -9,6 +9,7 @@
$graphs['system'] = array(
'mysql_connections' => 'Connections',
+ 'mysql_status' => 'Process List',
'mysql_files_tables' => 'Files and Tables',
'mysql_myisam_indexes' => 'MyISAM Indexes',
'mysql_network_traffic' => 'Network Traffic',
Credit to Benoit please :)
Cheers,
Pieter