Skip to content

given a single host ping it and then use rrdtool to graph the result.

License

Notifications You must be signed in to change notification settings

timball/ping-rrd-grapher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ping-rrd-grapher

ping a host for a while then create an rrd graph from it. couldn't find a good example of this so i canibalized one.

Description

use this tool to ping a single host and then use rrdtool to graph the results.

Dependencies

Depends on a pile of utilities but prime among them is rrdtool.

* moreutils
* rrdtool
* OSX ... haven't done the things to make this many unix friendly just dealt w/ brew and sadness

Usage:

1. `./install.sh` and edit add the output line to your crontab to suit your needs.
2. hold on to your butts and optionally edit the etc/zping-hosts.conf
3. wait (the longer the better but will only graph 24h worth of stuff) 
5. images will be in the zpings/ directory

Inspiration

https://calomel.org/rrdtool.html

Bugs

many. send a PR

--timball

About

given a single host ping it and then use rrdtool to graph the result.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages