tbrehm
2013-09-05 71accc61eb6474935434e2973e360a63dec8112e
interface/web/monitor/lib/module.conf.php
@@ -106,6 +106,11 @@
                  'link'   => 'monitor/show_data.php?type=disk_usage',
                  'html_id' => 'disk_usage');
$items[] = array( 'title'       => "Show MySQL Database size",
                  'target'      => 'content',
                  'link'        => 'monitor/show_data.php?type=database_size',
                  'html_id' => 'database_usage');
$items[] = array( 'title'    => "Show Memory usage",
                  'target'    => 'content',
                  'link'   => 'monitor/show_data.php?type=mem_usage',