VOLSTAT

A perl script to scan NetWare server's volumes for usage stats.
This script will use the MRTGEXT.NLM to query the server. It
will ask the server for the volumes that are present on the 
server and then get the statistics for each volume and output
the whole mess into a nice HTML page.  Can be used as a CGI-BIN
type program to allow realtime stats.

SETUP
Update the volstat.cfg file. On each line of the file, put the
DNS name of the server you wish to get the statistics about. 
Each of the servers listed must be running the MRTGEXT.NLM.

