mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 08:02:41 +02:00
basics of customisable ifAlias parser. fixed "Processorss" to "Processors" in top menu
git-svn-id: http://www.observium.org/svn/observer/trunk@1088 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -106,6 +106,9 @@ $config['show_services'] = 1; # Enable Services on menu
|
||||
$config['ports_page_default'] = "details/";
|
||||
# Default devices ports page display type. "details/", "graphs/bits/", etc
|
||||
|
||||
#$config['port_descr_parser'] = "includes/port-descr-parser.inc.php";
|
||||
## Use parser to parse out ifAlias into type/descr/speed/circuit/notes
|
||||
|
||||
### Which additional features should we enable?
|
||||
|
||||
$config['enable_bgp'] = 1; # Enable BGP session collection and display
|
||||
|
||||
Reference in New Issue
Block a user