mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
only poll cisco CEF and cisco mac accounting on cisco devices + some small fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@2999 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -69,7 +69,7 @@ $config['stylesheet'] = "css/styles.css";
|
||||
$config['mono_font'] = "DejaVuSansMono";
|
||||
$config['favicon'] = "images/observium-icon.png";
|
||||
$config['header_color'] = "#1F334E";
|
||||
$config['page_refresh'] = "300"; ## Refresh the page every xx seconds
|
||||
$config['page_refresh'] = "300"; ## Refresh the page every xx seconds, 0 to disable
|
||||
$config['front_page'] = "pages/front/default.php";
|
||||
$config['page_title'] = "Observium :: Network Observation and Monitoring";
|
||||
$config['timestamp_format'] = 'd-m-Y H:i:s';
|
||||
|
Reference in New Issue
Block a user