OS detection for Dell PowerVault MD arrays (#11509)

* 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
This commit is contained in:
Adam Bishop
2020-07-05 12:49:16 +01:00
committed by GitHub
parent 8e30541c95
commit af14b6a73d
6 changed files with 433 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
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/'