2019-01-25 10:39:54 -08:00
< p align = "center" >
< img width = "800" src = "https://bin.cajun.pro/images/varken_full_banner.png" >
< / p >
2019-03-11 15:54:03 -07:00
2019-04-18 08:31:52 -07:00
[](https://jenkins.cajun.pro/job/Varken/job/master/)
2019-01-25 10:46:39 -08:00
[](https://discord.gg/VjZ6qSM)
2019-04-18 15:42:28 -07:00
[](https://ko-fi.com/varken)
2018-12-30 22:00:07 -08:00
[](https://microbadger.com/images/boerderij/varken)
2019-01-25 10:46:39 -08:00
[](https://microbadger.com/images/boerderij/varken)
2018-12-30 22:00:07 -08:00
[](https://hub.docker.com/r/boerderij/varken/)
2018-12-06 22:34:46 -08:00
2018-12-01 21:47:59 -08:00
Dutch for PIG. PIG is an Acronym for Plex/InfluxDB/Grafana
2018-12-01 21:15:12 -08:00
2018-12-06 22:40:37 -08:00
Varken is a standalone command-line utility to aggregate data
2018-12-04 08:50:02 -08:00
from the Plex ecosystem into InfluxDB. Examples use Grafana for a
2018-12-03 21:47:46 -08:00
frontend
2018-04-17 08:44:32 -07:00
2018-12-06 22:34:46 -08:00
Requirements:
2018-12-30 22:00:07 -08:00
* [Python 3.6.7+ ](https://www.python.org/downloads/release/python-367/ )
2019-01-25 14:07:03 -08:00
* [Python3-pip ](https://pip.pypa.io/en/stable/installing/ )
2018-12-14 12:37:43 -08:00
* [InfluxDB ](https://www.influxdata.com/ )
2018-04-17 08:44:32 -07:00
2018-12-04 08:03:39 -08:00
< p align = "center" >
2018-12-14 12:42:43 -08:00
Example Dashboard
2018-12-14 12:38:19 -08:00
2018-12-30 20:51:23 -08:00
< img width = "800" src = "https://i.imgur.com/3hNZTkC.png" >
2018-12-04 08:03:39 -08:00
< / p >
2018-10-29 17:16:31 -07:00
2018-12-14 12:37:43 -08:00
Supported Modules:
* [Sonarr ](https://sonarr.tv/ ) - Smart PVR for newsgroup and bittorrent users.
2018-12-16 06:39:33 -08:00
* [SickChill ](https://sickchill.github.io/ ) - SickChill is an automatic Video Library Manager for TV Shows.
2018-12-14 12:37:43 -08:00
* [Radarr ](https://radarr.video/ ) - A fork of Sonarr to work with movies à la Couchpotato.
* [Tautulli ](https://tautulli.com/ ) - A Python based monitoring and tracking tool for Plex Media Server.
* [Ombi ](https://ombi.io/ ) - Want a Movie or TV Show on Plex or Emby? Use Ombi!
2019-01-05 13:47:07 -08:00
* [Unifi ](https://unifi-sdn.ubnt.com/ ) - The Global Leader in Managed Wi-Fi Systems
2018-12-14 12:37:43 -08:00
Key features:
* Multiple server support for all modules
* Geolocation mapping from [GeoLite2 ](https://dev.maxmind.com/geoip/geoip2/geolite2/ )
* Grafana [Worldmap Panel ](https://grafana.com/plugins/grafana-worldmap-panel/installation ) support
2018-12-30 22:00:07 -08:00
## Installation Guides
2019-05-05 19:38:15 -07:00
Varken Installation guides can be found in the [wiki ](https://wiki.cajun.pro/books/varken/chapter/installation ).
2018-12-10 19:54:01 -08:00
2019-03-26 08:37:27 -07:00
## Support
2019-05-05 19:38:15 -07:00
Please read [Asking for Support ](https://wiki.cajun.pro/books/varken/chapter/asking-for-support ) before seeking support.
2019-03-26 08:37:27 -07:00
[Click here for quick access to discord support ](http://cyborg.decreator.dev/channels/518970285773422592/530424560504537105/ ). No app or account needed!
2018-12-10 19:54:01 -08:00
### InfluxDB
2019-05-05 19:38:15 -07:00
[InfluxDB Installation Documentation ](https://wiki.cajun.pro/books/varken/page/influxdb-d1f )
2018-12-10 19:59:10 -08:00
2018-12-10 19:54:01 -08:00
Influxdb is required but not packaged as part of Varken. Varken will create
its database on its own. If you choose to give varken user permissions that
do not include database creation, please ensure you create an influx database
named `varken`
### Grafana
2019-05-05 19:38:15 -07:00
[Grafana Installation Documentation ](https://wiki.cajun.pro/books/varken/page/grafana )
Official dashboard installation instructions can be found in the [wiki ](https://wiki.cajun.pro/books/varken/page/grafana )