Debian Crontab任务监控可通过以下方式实现:
/var/log/syslog
grep CRON
>> /path/to/logfile.log 2>&1
sudo systemctl status cron
crontab -l
PATH