This directory contains the output templates used for the
broccoli server status page.

	http://www.activesw.com/people/steve/qservers.html

brocTh.html     header template
brocTp.html     player template
brocTs.html     server template
brocTt.html     trailer template
broc.lst     server list

To generate an HTML page for the broccoli servers:

qstat -P -f broc.lst -Ts brocTs.html -Th brocTh.html -Tt brocTt.html -Tp broc
Tp.html -sort g > qservers.html

