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