monitor
system/ups/monitor
Package: ups
Type: Command
| Read-only Argument | Type | Description |
|---|---|---|
| on-line | bool | |
| on-battery | bool | |
| transfer-cause | string | |
| rtc-running | bool | |
| runtime-left | time | |
| offline-after | time | |
| battery-charge | num | |
| battery-voltage | num | |
| line-voltage | num | |
| output-voltage | num | |
| load | num | |
| temperature | num | |
| frequency | num | |
| replace-battery | bool | |
| smart-boost | bool | |
| smart-trim | bool | |
| overload | bool | |
| low-battery | bool | |
| self-test | string | |
| hid-self-test | enum (done-and-passed | done-and-warning | done-and-error | aborted | in-progress | no-test-initiated) { done-and-passed:1, done-and-warning:2, done-and-error:3, aborted:4, in-progress:5, no-test-initiated:6 } |