Skip to content

octplane/durite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Very simple graphite/riemann disk free probe.

  • written in rust
  • needs df to run

Send all df visible /something disk space partitions to graphite very 10s.

Metrics are named:

durite.hostname.path.to.dev.{available/all}

Build

Host with rust nightly installed

cargo build --release

Host without rust nightly

Uses docker.

make

Usage

./target/release/durite -g graphite.hostna.me -l myhostname -p 2003 -r riemann.hostna.me -o 5555

About

HDD Monitoring solution for Graphite (/ Riemann)

Resources

License

Stars

Watchers

Forks

Packages

No packages published