mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
device: Added additional detection for CyberPower devices (#7931)
This commit is contained in:
committed by
Tony Murray
parent
a3e3c015a6
commit
a391e62703
@@ -6,7 +6,9 @@ over:
|
||||
- { graph: device_current, text: Current }
|
||||
- { graph: device_voltage, text: Voltage }
|
||||
discovery:
|
||||
- sysObjectId: .1.3.6.1.4.1.3808.1.1.3
|
||||
- sysObjectId:
|
||||
- .1.3.6.1.4.1.3808.1.1.3
|
||||
- .1.3.6.1.4.1.3808.1.1.5
|
||||
poller_modules:
|
||||
ports: 0
|
||||
discovery_modules:
|
||||
|
2
tests/snmpsim/cyberpower_rmcard205.snmprec
Normal file
2
tests/snmpsim/cyberpower_rmcard205.snmprec
Normal file
@@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|UPS SNMP Card
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.3808.1.1.5
|
Reference in New Issue
Block a user