Florian
2013-10-17 b9ea02ce477d17d44eedd94d6fed3199569a472d
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',
@@ -189,11 +194,6 @@
                  'target'    => 'content',
                  'link'   => 'monitor/show_data.php?type=fail2ban',
                  'html_id' => 'fai2ban');
$items[] = array( 'title'    => "Show MongoDB-Log",
                  'target'    => 'content',
                  'link'   => 'monitor/show_data.php?type=mongodb',
                  'html_id' => 'mongodb');
$items[] = array( 'title'    => "Show IPTables",
                  'target'    => 'content',