Skip to content

Commit 0dd0b57

Browse files
Detect newer TrueNAS SCALE sysDescr format (librenms#20054)
* Detect newer TrueNAS SCALE sysDescr format * Uploaded Test data * Moved to proper location * Moved to proper location * remove case insensitivity case is specifically encoded in the regex... --------- Co-authored-by: Tony Murray <murraytony@gmail.com>
1 parent 562462b commit 0dd0b57

3 files changed

Lines changed: 3797 additions & 0 deletions

File tree

resources/definitions/os_detection/truenas-scale.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ discovery:
2424
- .1.3.6.1.4.1.50536.3
2525
sysDescr_regex:
2626
- '/truenas-scale/i'
27+
- '/^TrueNAS-[0-9]+\./'

0 commit comments

Comments
 (0)