aleksandr-vin / simple-pi-metrics

Simple Raspberry Pi metrics service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Raspberry Pi metrics service

python3 -m venv .venv
sudo ln -s $HOME/raspberrypi_metrics.service /etc/systemd/system/
sudo systemctl daemon-reload
sudo systemctl enable raspberrypi_metrics.service
sudo systemctl start raspberrypi_metrics.service

About

Simple Raspberry Pi metrics service


Languages

Language:Python 100.0%