mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-26 16:08:43 +02:00
Updated NX-OS to avoid conflicts elsewhere
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
if (!$os)
|
||||
{
|
||||
if (strstr($sysDescr, "NX-OS")) { $os = "nxos"; }
|
||||
if (strstr($sysDescr, "NX-OS(tm)")) { $os = "nxos"; }
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user