/plex_exporter

A Prometheus exporter for a few metrics from Plex Media Server

Primary LanguageGoMIT LicenseMIT

Plex exporter

NAME:
   plex_exporter - A Prometheus exporter that exports metrics on Plex Media Server.

USAGE:
   plex_exporter [global options] command [command options] [arguments...]

COMMANDS:
     help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --listen-address value, -l value  Port for server (default: ":9594")
   --config-path value, -c value     Path to persistent authentication token (default: "/var/lib/plex_exporter/config.json")
   --log-level value                 Verbosity level of logs (default: "info")
   --format value, -f value          Output format of logs (default: "text")
   --help, -h                        show help
   --version, -v                     print the version