######################################################################################
###
### Xymon generator for the overview web-pages.
###
######################################################################################

# "xymongen" runs the xymongen tool to generate the Xymon webpages from the status information that
# has been received.
[xymongen]
	ENVFILE /etc/xymon/xymonserver.cfg
	NEEDS xymond
	GROUP generators
	CMD xymongen $XYMONGENOPTS --report
	LOGFILE $XYMONSERVERLOGS/xymongen.log
	INTERVAL 1m
