mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 00:25:06 +02:00
@@ -14,4 +14,8 @@ if (!$os) {
|
||||
if (preg_match('/^RouterOS/', $sysDescr)) {
|
||||
$os = 'routeros';
|
||||
}
|
||||
|
||||
if ($sysDescr == 'RB260GS') {
|
||||
$os = 'routeros';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user