Docker wrapper for a python script to query apcupsd via a python version of apcaccess, it then sends the data to influxdb.
Community Apps
Install the popular Community Apps plugin and choose from a large, growing catalog of applications to run in your Unraid server.
Community Developers: See here

apt-cacher-ng
Network Services, Other, Tools / Utilities, Utilities
Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those.

glances
Network Services, Management, Other, Tools / Utilities, Utilities
Glances is a cross-platform curses-based system monitoring tool written in Python.

Grafana
Network Services, Management, Tools / Utilities, Utilities
Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.

Ubuntu based image with hddtemp installed and configured to be accessible by other docker containers. In this case it is perfect for use with Telegraf and it's hdd temp plugin.

Influxdb
Network Services, Management, Tools / Utilities, Utilities
InfluxDB is an open source time series database with no external dependencies. It's useful for recording metrics, events, and performing analytics.
A speedtest docker container that forwards the data to influxDB. Download the config.ini file from https://github.com/barrycarey/Speedtest-for-InfluxDB-and-Grafana/blob/master/config.ini before you start the container.

Telegraf gathers metrics from your system and sends them to an InfluxDB server for storage. From InfluxDB you would typically use something like Grafana to plot the data.[br] Both Grafana and Influxdb are available through Community…