| | |
| | | 'target' => 'content', |
| | | 'link' => 'monitor/show_data.php?type=services', |
| | | 'html_id' => 'services'); |
| | | |
| | | $items[] = array( 'title' => "Show Monit", |
| | | 'target' => 'content', |
| | | 'link' => 'monitor/show_monit.php', |
| | | 'html_id' => 'monit'); |
| | | |
| | | $items[] = array( 'title' => "Show OpenVz VE BeanCounter", |
| | | '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, |