...
Software Actions
Action | Notes | |
---|---|---|
1 | Turn on / off outlet | Core functionality, but can be controlled outside of the service via the administrator webpage |
2 | Register outlet state | If another method is used to turn on / off a outlet, the software needs to register that state |
3 | Lock outlet | There is the capability to lock an outlet so that it cannot be turned off. |
4 | Log power draw from outlet | Power draw in units of Watts. |
5 | Turn on / off all outlets | The ability to monitor, turn on, and turn off all outlets at once. |
6 | Remember outlet state across PDU being turned on/off | If the PDU is turned off and then on, the ability to have outlet states preset |
7 | Log SNMP connection status | Whether or not the communication to the SNMP is available. |
...
Required Adjustable Settings
Setting | When Needed | Notes | ||
---|---|---|---|---|
Build | Observing | Maintenance | ||
PDU IP Address | Yes | No | Maybe | |
Outlet Status Update Rate | Yes | No | Maybe | |
Outlet Lock Status Update Rate | Yes | No | Maybe |
...
Required Telemetry
Parameter | Report Frequency | Purpose | Notes | |
---|---|---|---|---|
1 | Outlet Status Change | 1 / 5 sec | The frequency at which the outlet status is read. | Currently hardcoded to be 5 seconds. The web interface could change the outlet and it would take up to 5 seconds for that change to register. |
2 | Outlet Lock Status | 1 / 5 sec | The frequency at which the outlet lock status is read. | |
3 | Power draw | 1 / 5 sec | The frequency at which the outlet power rate is read. |
...
Required Alarms
Parameter | Threshold | Notes | |
---|---|---|---|
1 | |||
2 |
...