mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Modify Avocent discovery so Avocent MergePoint Unity KVM switches are discovered * Extract hardware model and version stored in sysDescr OID * add avocent mpu snmprec * add json dump test data * update to not conflict with dell-rcs discovery * fix styleci findings * update Avocent.php * update Avocent.php * add support for avocent mp unity kvm switches * add support for avocent mp unity kvm switches * add support for avocent mp unity kvm switches * add support for avocent mp unity kvm switches * add support for avocent mp unity kvm switches * add support for avocent mp unity kvm switches * cleanup * fix os name typo * Add support for Vertiv Avocent MergePoint Unity - Remove unnecessary sysdescr_regex in discovery file - Only show device_bits graph in device header bar - Use Vertiv icon - Replace .png Vertiv icon and logo with .svg - Disable unnecessary discovery and poller modules - Add more snmpsim test data * Update avocent-mp.yaml Only disable poller and discovery modules if they cause problems
11 lines
217 B
YAML
11 lines
217 B
YAML
os: avocent-mp
|
|
text: Vertiv Avocent MergePoint Unity
|
|
type: appliance
|
|
icon: vertiv
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
discovery:
|
|
-
|
|
sysObjectID:
|
|
- .1.3.6.1.4.1.10418.18.1
|