|
About the PingER Software
|
|
What is
PingER
?
PingER
is the name given to the project to monitor End-to-end performance of Internet links. The project
has become quite large and the HEP effort now involves
hundreds of sites in many countries all over the world
. See Requirements for PingER Monitoring Sites and
Requirements for
WAN Hosts being Monitored for requirements.
PingER
software
-
Collecting your own data
Data collection (ie pinging of remote nodes) by the monitoring sites
is done by pinger.pl (prior to June 2005 and the
introduction of the new
PingER2 installation method
this was done by timeping.pl) - see the
PingER2 installation page
for details on obtaining and installing the PingER software to make the measurements.
-
Data from Other Sites
You can download data gathered from various monitoring sites from the respective sites web page. See
the list of participating sites
for links to the data. See also the next section for tools used to automate this retrieval.
The monitoring site provides the data through a web accessible form created by
ping_data.pl.
-
Generating Reports
Analysis of the data, that is calculating a value for the ping loss and the ping response etc for the
month can be done with the following perl scripts (it can also be done with a database such as
SAS
). These tools are intended to be run nightly to compile the data for the previous day.
-
pinger.cf
All the programs in the
PingER
suite rely on this configuration file. It provides the programs with the paths to files and other
programs on your system. By far the biggest section deals with providing details on the
nodes pinged.
An example configuration file is available from our FTP site
ftp://ftp.slac.stanford.edu/software/pinger/pinghistory/pinger.new.cf
. Read
INSTALL.pingercf
for details.
I am also developing a tool to help in the configuration of the configuration file which will
dramatically reduce the work involved in setting this all up.
-
Ready made reports
The reports for the
HEP Monitoring effort
compiled using the tools are not currently available on-line in plain text form, only via the web
page described in the next point. I intend to create a link to the reports and make them available
on the web.
-
Viewing Reports
All the by-node and by-site reports generated by the scripts described here can be displayed
on-line using a
perl
CGI script called
pingtable.pl
The script is available from our FTP site
ftp://ftp.slac.stanford.edu/software/pinger/pinghistory/pingtable.pl
.
Read
INSTALL.pingtable
for details.
Back to top
Revised June 24, 2006, (17 June 1999)
URL:
http://www-iepm.slac.stanford.edu/pinger/tools/software.html
Comments to
iepm-l@slac.stanford.edu