| | |
| | | $module["template"] = "module.tpl.htm"; |
| | | $module["tab_width"] = ''; |
| | | $module["startpage"] = "monitor/show_sys_state.php?state=system"; |
| | | $module['order'] = '60'; |
| | | |
| | | unset($items); |
| | | $items[] = array( 'title' => "Show Overview", |
| | |
| | | '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', |
| | | 'link' => 'monitor/show_data.php?type=iptables', |