Skip to content

Take json output from fio and convert/ship metrics to a graphite ( carbon-cache) instance.

Notifications You must be signed in to change notification settings

jordant/fio-graphite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

fio-graphite

Take json output from fio and convert/ship metrics to a graphite instance.

Environment Variables

  • CARBON_HOST
  • CARBON_PORT
  • METRICS_PREFIX

Installation

pip install git+https://github.com/jordant/fio-graphite.git

Example Usage

fio --name=fio-graphite --rw=readwrite --size=100M --output-format=json | fio-graphite

graphite-fio

TODO

  • Stream JSON from fio using --status-interval
  • Use graphitesend for shiping

About

Take json output from fio and convert/ship metrics to a graphite ( carbon-cache) instance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages