File tree Expand file tree Collapse file tree
docker/ehrcron/scripts/automaticAlerts Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,14 +19,3 @@ MAIL_SERVER=mailserver
1919#---------------------------------------------------------------------------------------
2020#Min Hour Day Month Weekday User Command
2121#---------------------------------------------------------------------------------------
22- 0 10 * * * root $ALERT_DIR/adminAlerts.pl > /dev/null
23- 5 7-17 * * * root $ALERT_DIR/clinpathAbnormalResultAlerts.pl > /dev/null
24- 0 11,13,16 * * * root $ALERT_DIR/clinpathAlerts.pl > /dev/null
25- 00 10 * * * root $ALERT_DIR/clinpathResultAlerts.pl > /dev/null
26- 12 6 * * * root $ALERT_DIR/largeInfantAlerts.pl > /dev/null
27- 15 9 * * * root $ALERT_DIR/overdueWeightAlerts.pl > /dev/null
28- 25 7-17 * * * root $ALERT_DIR/siteErrorAlerts.pl > /dev/null
29- 0 6,10,13 * * * root $ALERT_DIR/treatmentAlerts.pl > /dev/null
30- 0 15,17,19 * * * root $ALERT_DIR/treatmentAlerts.pl > /dev/null
31- 30 13,20 * * * root $ALERT_DIR/treatmentAlerts.pl > /dev/null
32- 10 15 * * * root $ALERT_DIR/weightAlerts.pl > /dev/null
You can’t perform that action at this time.
0 commit comments