# xymonreports.sh generates availability reports for the specified period
# and writes them to WWW/periodic/
[monthlyreport]
	ENVFILE /etc/xymon/xymonserver.cfg
	CMD xymonreports.sh monthly
	LOGFILE $XYMONSERVERLOGS/reports.log
	CRONDATE 3 3 1 * *
