Files
librenms-librenms/includes/definitions/discovery/powerconnect.yaml
David Girón 9f8bb8caae Add more discovery components for Dell PowerConnect 28xx (#13420)
* Add Processor discovery for Dell PowerConnect 28xx

* Add Temperature discovery and cleanup code

* Add test data for PowerConnect 2824

* Add Serial Number

* Don't add VLANs as Ports

* Revert "Don't add VLANs as Ports"

* Remove invalid mempool from tests
2021-10-29 10:09:05 +02:00

15 lines
698 B
YAML

modules:
mempools:
data:
-
total: .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.1.1.4.2.0
free: .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.1.1.4.1.0
descr: 'CPU Memory'
type: powerconnect-cpu
os:
sysDescr_regex: '/(?<hardware>(Power[Cc]onnect |Dell Networking |Dell EMC Networking )?[A-Z]?\d{2,}[A-Z\-]*)(, (?<version>\d+\.[\d.]+))?/'
features: Dell-Vendor-MIB::productIdentificationDescription.0
hardware: Dell-Vendor-MIB::productIdentificationDisplayName.0
version: Dell-Vendor-MIB::productIdentificationVersion.0
serial: Dell-Vendor-MIB::productIdentificationSerialNumber.1