ftimme
2013-07-22 0da99ab8674724662940fbdddd917f48892c250f
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,