Skip to content
/ infping Public
forked from torhve/infping

Parse fping output, store result in influxdb 0.9

License

Notifications You must be signed in to change notification settings

imkwx/infping

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

infping

Parse fping output, store results in influxdb

See blog post for more info https://hveem.no/visualizing-latency-variance-with-grafana

Simply run :

go get github.com/influxdata/influxdb/client
go get -d github.com/imkwx/infping

Edit the config.toml file and add the retention policy in infping.go then

go install github.com/imkwx/infping
go run bin/infping

About

Parse fping output, store result in influxdb 0.9

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%