mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
fix catos discovery (#15915)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
modules:
|
||||
os:
|
||||
sysDescr_regex: '/(?<hardware>WS-[\w-]+).*Version (?<version>[\w.()]+)/'
|
||||
sysDescr_regex: '/(?<hardware>WS-[\w-]+).*Version (?<version>[\w.()]+)/s'
|
||||
serial: ENTITY-MIB::entPhysicalSerialNum.1
|
||||
|
Reference in New Issue
Block a user