NotifyOnCronFailure is a Cron-Plugin that checks for failed or crashed jobs and notifies a selected set of people
Minimum ILIAS Version: 5.3.0
Maximum ILIAS Version: 5.4.999
Responsible Developer: Stephan Winiker - [email protected]
Supported Languages: German, English
-
Copy the content of this folder in <ILIAS_directory>/Customizing/global/plugins/Services/Cron/CronHook/NotifyOnCronFailure oder clon this Github-Repo to <ILIAS_directory>/Customizing/global/plugins/Services/Cron/CronHook/
-
Access ILIAS, go to the administration menu and select "Plugins" in the menu on the right.
-
Look for the NotifyOnCronFailure plugin in the table, press the "Action" button and seect "Update".
-
Press the "Action" button and select "Activate" to activate the plugin.
-
Press the "Action" button and select "Refresh Languages" to update the language-files.
-
Got to the administration menu, select "General Settings" and then "Cron Jobs".
-
Look for "Notify on Cron Crash or Failure " in the table and click "Edit".
-
Choose your schedule and enter the usernames of all users who should be notified.
-
Save and activate the Cron-Job.
Notice To avoid for this plugin to be deactivated itself, it always returns a successful run, if there is a problem, it will be shown in the "Result Info" column.