1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
.\"Created by graziano obertelli <graziano@cs.ucsb.edu>
.\"
.TH html_hosts 1 "October 7, 2002" "html_hosts"
.SH NAME
html_hosts \- produce an HTML table with Network Weather Service measurements
.SH SYNOPSIS
.B html_hosts
host host [host ...]
.SH DESCRIPTION
This manual page explains the
.B html_hosts
program. This script uses
.B nws_extract(1)
to produce an HTML table of inter-machine bandwidth and latency
measurements and forecasts.
.SH BUGS
.P
Bugs list is at
.UR http://nws.cs.ucsb.edu
http://nws.cs.ucsb.edu.
.UE
.SH AUTHOR
NWS is an original idea of Rich Wolski Rich Wolski (rich@cs.ucsb.edu) who
came up with the original
.B nws_memory.
.P
Neil Spring, Jim Hayes (jhayes@cs.ucsd.edu) and Martin Swany maintained
and enhanced it.
.P
Graziano Obertelli (graziano@cs.ucsb.edu) currently maintains NWS and
wrote this man page.
.SH SEE ALSO
.BR nws_sensor(1),
.BR nws_search(1),
.BR nws_nameserver(1),
.BR nws_extract(1)
.BR start_activity(1)
|