| Required Files | Purpose |
| ping_data_plot.pl | The CGI script. |
| ping_data_plot.cf | The configuration file for ping_data_plot.pl. |
| cgi-lib | Steve Brenner's cgi-lib. |
| mon-lib.pl | A set of utility subroutines. |
| gnuplot | gnuplot utility |
| ppmtogif | ppmtogif utility |
| Names | Purpose |
| stats_dir | The directory where the script will find the ping data measurements. |
| sites_fn | Location of the file containing the list of monitored hosts |
| site_name | Your site name |
| site_logo | Your site logo |
| this_script | Location of ping_data_plot pl script |
| dest_pref | Location where you store the gif files |
| temp_area | Location where you store temporary files |
| gnuplot | gnuplot path in your system |
| ppmtogif | ppmtogif path in your system |
| oldfiles | Garbage collection: temporary files older than oldfiles seconds are deleted |
| max_days | If defined is the maximum value you can set as time interval - OPTIONAL |
| graph_tool | The url where analysis site graph tool is located |
Warning
On Versions prior to 4.0 it has been observed that it was not always possible to print the
graphs from Web browsers. This fault is now believed to be fixed.