mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
newdevice: Added support for Edgerouter devices #4936
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
$items = array(
|
||||
'EdgeOS',
|
||||
'EdgeRouter Lite',
|
||||
'EdgeRouter',
|
||||
);
|
||||
|
||||
if (starts_with($sysDescr, $items)) {
|
||||
|
||||
Reference in New Issue
Block a user