pld.tcl
 
click here to return the the tcl.prehiti.net homepage
Description Usage Requirements
Screen Shots Key Bindings Todo List

Description

pld.tcl (Packet Loss Daemon)  is a little utility for tracking the robustness of a network connection.  It outputs a set of HTML pages with embedded graphics that show the uptime of a connection to a particular host.

Screen Shots

There is no graphical user interface for pld.tcl, but you can view a sample of its output here.

Usage

There is no graphical user interface for pld.tcl, the good stuff is an in the command line argument section.

pld.tcl is intended to run forever... in a daemon-like fashion.  Just run it and let it do its work.

pld.tcl outputs several files:

index.html The main output file... shows stats for all stats pld.tcl has collected in current working directory.
today.html A page that always shows the stats for today.
pld*.html A page for each day that pld.tcl has been running.
.img/*.gif An image for stats for each day that pld.tcl has been running.

The image for each day can be decoded in the following way:

Command Line Args

<host name> The only command line arg... the host name to do the ping tests to.

Key Bindings

There are no key bindings for pld.tcl.

Requirements

Todo List
 
Bugs
General