Skip to content

This is a simple server that scrapes MythTV stats and exports them via HTTP for Prometheus

License

Notifications You must be signed in to change notification settings

thknepper/mythtv_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MythTV Exporter for Prometheus

This is a simple server that scrapes MythTV stats and exports them via HTTP for Prometheus consumption.

Metrics are exported over TCP port 9380.

Getting Started

To run it:

./mythtv_exporter [flags]

Help on flags:

./mythtv_exporter --help

Installation

pip install prometheus_client

License

Apache License 2.0, see LICENSE.

About

This is a simple server that scrapes MythTV stats and exports them via HTTP for Prometheus

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages