Ping metrics exporter for Prometheus.
Project description
wxdat
A Prometheus exporter for ping statistics.
Installation
Install the published package using pip:
pip3 install pingdat
This project uses poetry
to manage dependencies and a local virtual environment. To
get started, clone the repository and install the dependencies with the following:
poetry pingdat
Usage
Run the module and tell it which config file to use.
python3 -m pingdat --config pingdat.yaml
If you are using poetry
to manage the virtual environment, use the following:
poetry run python -m pingdat --config pingdat.yaml
Configuration
For now, review the sample pingdat.yaml
config file for a description of supported
configuration options.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pingdat-0.1.0.tar.gz
(5.8 kB
view hashes)