An open API service indexing awesome lists of open source software.

https://github.com/patricksanders/docker-apc-ups

Monitor an APC UPS via USB in Docker on an ARM device
https://github.com/patricksanders/docker-apc-ups

Last synced: 5 months ago
JSON representation

Monitor an APC UPS via USB in Docker on an ARM device

Awesome Lists containing this project

README

          

## APC Monitoring in Docker

```
docker build -t apc .
docker run --rm -it -v $PWD/apcupsd.conf:/etc/apcupsd/apcupsd.conf --device=/dev/usb/hiddev0 apc
```

Once in the container:

```
apcaccess
```