mcramer
2013-09-10 b6d0a34be67317d0c5ddd3ff383b8e72679231c3
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,