Skip to content

Files

Latest commit

385e3e0 · Jul 11, 2020

History

History
18 lines (15 loc) · 508 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 508 Bytes

deluge-influx

A simple python script to fetch metadeta from Deluge Web API and log it into an InfluxDB database.

You need to run this periodically using something like Cron.

Usage

  • Create a deluge database in your InfluxDB Server.
  • Replace placeholders in script with ip and web password.
  • Run
pip install -r requirements.txt
python deluge-influx.py

Grafana

Upload rate over time by torrent

grafana img grafana settings