mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
nut-ups: adjust Line Nominal limits (#16180)
This commit is contained in:
committed by
GitHub
parent
60fa0d8479
commit
5e3cfd879d
@@ -535,10 +535,10 @@
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 230,
|
||||
"sensor_limit": 0,
|
||||
"sensor_limit": 264.5,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": 0,
|
||||
"sensor_limit_low_warn": 0,
|
||||
"sensor_limit_low": 195.5,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
|
Reference in New Issue
Block a user