Skip to content

Commit 5426318

Browse files
authored
Removed automatic alerts to send perl notifications. (#808)
1 parent 0dc2f8d commit 5426318

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

docker/ehrcron/scripts/automaticAlerts/automaticAlerts.cron

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)