mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Changed cambium poller to get sysDescr and sysObjectID from poll_device array. * missing newline * overgraph for registered SMs makes no sense if device not AP
15 lines
291 B
YAML
15 lines
291 B
YAML
os: cambium
|
|
text: Cambium
|
|
type: wireless
|
|
icon: cambium
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
group: cambium
|
|
discovery:
|
|
- sysObjectId:
|
|
- .1.3.6.1.4.1.17713.21
|
|
- sysDescr_regex:
|
|
- '/^Cambium PTP 50650/'
|
|
- '/^PTP250/'
|
|
- '/^Cambium/'
|