mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
16 lines
385 B
YAML
16 lines
385 B
YAML
os: powerconnect
|
|
text: 'Dell PowerConnect'
|
|
ifname: 1
|
|
type: network
|
|
icon: dell
|
|
over:
|
|
- { graph: device_bits, text: Traffic }
|
|
- { graph: device_processor, text: 'CPU Usage' }
|
|
- { graph: device_mempool, text: 'Memory Usage' }
|
|
mib_dir:
|
|
- dell
|
|
discovery:
|
|
- sysObjectId_regex:
|
|
- '/^.1.3.6.1.4.1.674.10895.30[0-3][0-9]/'
|
|
- '/^.1.3.6.1.4.1.674.10895.3041/'
|