mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
93baa514c1
* Added Zhone health and reduced ports to only physical ports. * Liniting * Move MIBs out of folder, doesn't work * Add testing data. * Added test data, sorry for delay * Added test data again * Move MIBs to folder * Unsupported dirrective
18 lines
391 B
YAML
18 lines
391 B
YAML
os: slms
|
|
text: 'Zhone MXK'
|
|
type: network
|
|
icon: zhone
|
|
mib_dir: zhone
|
|
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.5504.1.7.
|
|
- .1.3.6.1.4.1.5504.1.8.
|
|
discovery_modules:
|
|
ports-stack: false
|
|
|