Skip to content

A prometheus exporter that uses ioping to measure IO latency

License

Notifications You must be signed in to change notification settings

fihuer/ioping_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ioping Exporter for Prometheus

This is a simple server that uses ioping processes to measure IO latency on several filesystem and then exposes results in the Prometheus metric format. This is base on the HAProxy exporter

Getting Started

To build it:

go build .

To run it:

./ioping_exporter home=$HOME shm=/dev/shm/

About

A prometheus exporter that uses ioping to measure IO latency

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages