php-mpos/cronjobs
Sebastian Grewe ae45939fea [IMPROVED] Re-factored monitoring criticals/errors
* [ADDED] new monitoring method : endCronjob
* [IMPROVED] Use newly added error codes
* [ADDED] mail notifications, enabled by default
* [ADDED] cron disable on fatal errors with exit code != 0
* [ADDED] Command line swtich: -f = Force running crons even if disabled
* [ADDED] Disabled status in monitoring site

This will improve error handling in our cronjobs. Fatal errors now
require manual intervention by explicityly running crons with the force
option (`-f`). Until they are forced to run, crons will stay disabled.

Fixes #773 once merged
2013-11-05 07:28:07 +01:00
..
etc Adding sample logrotation config and cron 2013-07-24 11:13:28 +02:00
logs Improved cron logging via logfiles 2013-07-07 22:04:43 +02:00
archive_cleanup.php [IMPROVED] Re-factored monitoring criticals/errors 2013-11-05 07:28:07 +01:00
auto_payout.php [IMPROVED] Re-factored monitoring criticals/errors 2013-11-05 07:28:07 +01:00
blockupdate.php [IMPROVED] Re-factored monitoring criticals/errors 2013-11-05 07:28:07 +01:00
cron_end.inc.php [IMPROVED] Re-factored monitoring criticals/errors 2013-11-05 07:28:07 +01:00
findblock.php [IMPROVED] Re-factored monitoring criticals/errors 2013-11-05 07:28:07 +01:00
logrotate.sh Adding sample logrotation config and cron 2013-07-24 11:13:28 +02:00
manual_payout.php [IMPROVED] Re-factored monitoring criticals/errors 2013-11-05 07:28:07 +01:00
notifications.php [IMPROVED] Re-factored monitoring criticals/errors 2013-11-05 07:28:07 +01:00
pplns_payout.php [IMPROVED] Re-factored monitoring criticals/errors 2013-11-05 07:28:07 +01:00
pps_payout.php [IMPROVED] Re-factored monitoring criticals/errors 2013-11-05 07:28:07 +01:00
proportional_payout.php [IMPROVED] Re-factored monitoring criticals/errors 2013-11-05 07:28:07 +01:00
run-crons.sh [IMPROVED] Re-factored monitoring criticals/errors 2013-11-05 07:28:07 +01:00
shared.inc.php [IMPROVED] Re-factored monitoring criticals/errors 2013-11-05 07:28:07 +01:00
statistics.php [IMPROVED] Allow running crons with full path 2013-09-30 09:46:34 +02:00
tickerupdate.php [IMPROVED] Re-factored monitoring criticals/errors 2013-11-05 07:28:07 +01:00