Skip to content

Export Kea Metrics in the Prometheus Exposition Format

License

Notifications You must be signed in to change notification settings

ddericco/kea_exporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kea-exporter

Prometheus exporter for the ISC Kea DHCP Server, written in Python, forked from kea-exporter

Features

  • DHCP4 and DHCP6 metrics
  • Querying via RESTful API (allows the exporter to be run remotely)

Requirements

This exporter has ONLY been tested on Kea 1.4, though any version of Kea that implements the RESTful API should work (> 1.2).

Installation

git clone git@github.com:ddericco/kea-exporter.git
cd kea-exporter
pip install -r requirements.txt

About

Export Kea Metrics in the Prometheus Exposition Format

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%