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

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

** The broccoli servers are no longer running.  You should substitute
** your own server addresses into 'broc.lst'.

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 brocTp.html -sort g > qservers.html


I've also included some templates for Unreal/UT.  They can be used
like this:

qstat -P -R -f unreal.lst -Th unrealTh.html -Tp unrealTp.html -Ts unrealTs.html -Tt unrealTt.html -sort g > unreal.html

