Skip to main content

Prometheus puppetdb exporter

Project description

https://travis-ci.org/othalla/puppetdb_exporter.svg?branch=master https://codecov.io/gh/othalla/puppetdb_exporter/branch/master/graph/badge.svg https://api.codacy.com/project/badge/Grade/835f9979c70f48c698f839f5b9d0ff8f https://badge.fury.io/py/puppetdb-exporter.svg

Prometheus exporter for PuppetDB.

Install

$ git clone https://github.com/othalla/puppetdb_exporter

Configuration

Exporter reads config from CONFIG_FILE environment variable.

Example

[puppetdb]
host = puppetdb.example.local
port = 8080
ssl_verify = path/to/authority
ssl_key = path/to/key
ssl_cert = path/to/cert
proto = https
[optional]
fact_list = kernelrelease values.architecture

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page