mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added support for FS NMU (#11965)
* Added support for FS NMU * travis fix * another travis fix * Migrated OS polling to new format
This commit is contained in:
11
includes/definitions/fs-nmu.yaml
Normal file
11
includes/definitions/fs-nmu.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
os: fs-nmu
|
||||
text: 'Network Management Unit'
|
||||
type: network
|
||||
icon: fs
|
||||
group: fs
|
||||
mib_dir:
|
||||
- fs
|
||||
discovery:
|
||||
-
|
||||
sysObjectID:
|
||||
- .1.3.6.1.2.1.1.2
|
||||
Reference in New Issue
Block a user