mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Initial commit of DCP-M * Match on system name DCP * Fix matching regex * Add pre-cache and dbm discovery * Show dbm graph * Adding snmpsim data * Fix styleCI issue * Detect dcp-m mib * DCP-M Progress * Fix CI issue * Removing pre-cache and dbm files
15 lines
352 B
YAML
15 lines
352 B
YAML
os: smartos
|
|
text: 'SmartOptics M-Series'
|
|
type: network
|
|
icon: smartoptics
|
|
group: smartoptics
|
|
mib_dir: smartoptics
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
- { graph: device_processor, text: 'CPU Usage' }
|
|
- { graph: device_mempool, text: 'Memory Usage' }
|
|
discovery:
|
|
-
|
|
sysObjectID:
|
|
- .1.3.6.1.4.1.30826.1
|