web-server-monitor(1)
NAME
- web-server-monitor - The PLT Scheme Web Server (Monitor
- Program)
SYNOPSIS
web-server-monitor [ Xflag ... ]
DESCRIPTION
- web-server-monitor polls any web server running on host
- <host-name> at port <port> (or port 80) every <frequency> seconds
- (or 1 hour). If the server does not respon to a HEAD HTTP re
- quest for the homepage within <timeout> (or 75) seconds or sends
- an error response, the monitor will notify <alert-email> of the
- problem.
- For further information on MzScheme, DrScheme, or any of
- its components (such as setup-plt) please consult the on-line
- documentation and other information available at
FILES
- DrScheme looks for its libraries using the environment
- variables PLTHOME and PLTCOLLECTS. If this variable is not de
- fined, the installation directory is assumed ("/usr/lib/plt/" on
- Debian systems). See the documentation for details.
- Please consult your local administrator to determine
- whether the on-line documentation has been installed locally.
BUGS
Submit bug reports via
or via the web
or by e-mail to
AUTHOR
- DrScheme was implemented by Robby Findler (rob
- by@cs.rice.edu), Shriram Krishnamurthi (shriram@cs.rice.edu),
- Cormac Flanagan (cormac@cs.rice.edu), Matthew Flatt
- (mflatt@cs.rice.edu), and Paul Steckler (steck@cs.rice.edu).
SEE ALSO
- mred(1), mzscheme(1)
- 4th Berkeley Distribution 1 October 2000 WEB