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