Current File : //etc/cron.d/keyhelp-monitoring
#
# Created by KeyHelp
#
SHELL=/bin/bash
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=""

# Minute Hour Day Month Day-Of-Week User Command
*/5 * * * * root php /home/keyhelp/www/keyhelp/bin/monitoring.php
# EOF