Files
dennypage-dpinger/rrd
2016-02-17 20:15:33 -08:00
..
2016-02-13 19:42:41 -08:00
2016-02-17 20:15:33 -08:00
2016-02-17 20:15:33 -08:00
2016-02-13 19:42:41 -08:00
2016-02-13 21:06:56 -08:00
2016-02-13 19:42:41 -08:00

Example scripts for creating RRD graphs with dpinger


Files and Usage:

dpinger_rrd_create <name>

Create the rrd initial file.

dpinger_rrd_update <name> <target> <additional dpinger options>

Daemon updater script. Runs dpinger and feeds the rrd file.

dpinger_rrd_gencgi <name>

Generate a cgi script that displays graphs.

dpinger_rrd_graph <name>

Generate png files for use with static html

sample.html

Sample static html to display graphs.