tbrehm
2009-03-04 3fbdb9bd7b59e185fe7efd40c74f009bc4e97d2f
interface/web/monitor/lib/module.conf.php
@@ -150,6 +150,10 @@
                  'target'    => 'content',
                  'link'   => 'monitor/show_data.php?type=rkhunter');
$items[] = array( 'title'    => "Show fail2ban-Log",
                  'target'    => 'content',
                  'link'   => 'monitor/show_data.php?type=fail2ban');
$module["nav"][] = array(   'title'   => 'Logfiles',
                            'open'    => 1,
                            'items'   => $items);