[PATCH] Display mysql Processlist
![](https://secure.gravatar.com/avatar/d86109eab004454679c8da55b874eaf2.jpg?s=120&d=mm&r=g)
16 May
2013
16 May
'13
7:58 p.m.
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
4283
Age (days ago)
4283
Last active (days ago)
0 comments
1 participants
participants (1)
-
Pieter De Wit