PeaNUT
UPSHardware
A tiny dashboard for Network UPS Tools (NUT) servers.
PeaNUT exposes the data of your Network UPS Tools servers over a REST API, which Homarr reads to display the status of your UPS devices.
Widgets & Capabilities​
UPSMonitor the status of your UPS devices through a NUT server.
Adding the integration​
You can find how to add the integration on the Integrations Management documentation page.
Secrets​
PeaNUT secures its API with HTTP Basic authentication when the WEB_USERNAME and WEB_PASSWORD environment variables
are set on the PeaNUT instance. Provide the same credentials here. If the instance runs with AUTH_DISABLED=true, no
secrets are required.
- Username & Password
- No Authentication
| Name | Description |
|---|---|
Username | Account username for authentication. |
Password | Account password for authentication. |
Steps to retrieve the credentials:
- Set WEB_USERNAME and WEB_PASSWORD on your PeaNUT instance.
- Create an integration in Homarr with the PeaNUT URL and those credentials.
No credentials required
This integration does not require any credentials to be set.
Steps to retrieve the credentials:
- If PeaNUT runs with AUTH_DISABLED=true, create the integration with no credentials.