mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* OS detection for Dell PowerVault MD arrays I'm not 100% sure it was worth Dell implementing SNMP - the array exposes 6 OID's outside of MIBII, and we poll both the useful ones. At least we get an icon. * Test data * Remove polling and discovery module filters
10 lines
187 B
YAML
10 lines
187 B
YAML
os: dell-powervault
|
|
text: 'Dell PowerVault MD'
|
|
type: storage
|
|
icon: dell
|
|
group: dell
|
|
discovery:
|
|
-
|
|
sysObjectID: .1.3.6.1.4.1.674.10893.2.31
|
|
sysDescr_regex: '/^DELL(\s)+MD/'
|