Skip to content

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

License

Notifications You must be signed in to change notification settings

VoliKoN/deluge-influx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published