This is my "to do" or suggestion list for iisstat. If there are other things
you would like iisstat to do, please send your suggestions to me at
snemetz@ccmail.com

Possible things to do:
	=) add ability to be able to seperate out multiple domains in the
	   domain report ( lotus.com, ccmail.com, ssw.com, ibm.com )
	   instead of just your own domain as defined by $mydom1 & $mydom2
	   Doing #4 and using a filter could do something similar
	=) output in comma delimited format
	=) Add single option to get all reports
	=) Domain stats to given level, like archive stats -l. Change -D since
	   -A will handle old -D function. Change domain report so when
	   level > 1 it will print in tree structure with subtotals
	=) Add support for gn
	=) More Reports: by week, directory tree w/ subtotals,
                        errors (HTTP status'),
	=) Add daily average to day of week & day of month reports
	   or another report
	=) Change getopts to handle multi-letter options & optional arguments
	   r[abc]	would mean options ra, rb, & rc
	   r[abc]:	would mean all 3 options require an argument
	   r[a:bc]	ra needs an argument but rb & rc do not
	   r?		r may have an argument, but it is not required
	   This will allow more command line options and the ability to name
	   them better. (i.e. -rX for reports, -fX for filters,
	   -iX for input log formats, -oX for output report formats, etc. )
	=) Change -Y report, so there is a printed version also
	=) Add ability to get reports with unique Host data, instead of just
	   hits/file transfers
