Files
rpi-mqtt-monitor/README.md
2020-04-27 16:33:46 +03:00

203 B

Python 2 script to check cpu load, cpu temperature and free space,

on a Raspberry Pi computer and publish the data to a MQTT server.

RUN pip install paho-mqtt

RUN sudo apt-get install python-pip