msroest/sabnzbd_exporter

By msroest

Updated 9 months ago

Prometheus (https://prometheus.io/) exporter for SABnzbd (https://sabnzbd.org/)

Image
0

1M+

msroest/sabnzbd_exporter repository overview

About

This is a Docker image to export metrics from sabnzbd (https://sabnzbd.org/) to prometheus (http://prometheus.io)

Configuration

This container expects 2 configuration environment variables

  • SABNZBD_BASEURLS - Comma seperated list of sabnzbd servers to connect to in the fomat http://<sabnzbd host/ip>:<port>/sabnzbd
  • SABNZBD_APIKEYS - Comma seperated list of API keys. Positionally each API key must be for the same server as in the equivilent position of the SABNZBD_BASEURLS

(Previously this module only supported a single server and so the environment variables were not pluralized SABNZBD_BASEURL & SABNZBD_APIKEY these values are still supported for backwards compatibility but the plural versions are preferred)

Source Repo

Tag summary

Content type

Image

Digest

sha256:8404e5106

Size

24 MB

Last updated

9 months ago

docker pull msroest/sabnzbd_exporter:0.1.80