Update of /cvsroot/mon/mon-contrib/monitors/tftp
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv3092
Added Files:
tftp.monitor.README
Log Message:
oops, never commited the readme
--- NEW FILE: tftp.monitor.README ---
# This TFTP test script will attempt to fetch a file from a tftp server,
# and will verify it receives a non-empty file.
#
# Requires Net::TFTP
#
# Arguments: '-f filename hostname [...]'
#
# Author: David Nolan, Carnegie Mellon University, Computing Services
# Contact: ne...@an...
|