Marius Cramer
2013-10-14 d9bcf68e395d6156645a7974b1a992aa6e6c00aa
interface/web/monitor/lib/module.conf.php
@@ -125,6 +125,11 @@
                  'target'    => 'content',
                  'link'   => 'monitor/show_data.php?type=openvz_beancounter',
                  'html_id' => 'openvz_beancounter');
$items[] = array( 'title'    => "Show Munin",
                  'target'    => 'content',
                  'link'   => 'monitor/show_munin.php',
                  'html_id' => 'monit');
$module["nav"][] = array(   'title'   => 'Server State',
                            'open'    => 1,