2013-07-19 08:59:08 +00:00
|
|
|
dashboard_counter_cache:
|
|
|
|
cron: 0 * * * * *
|
|
|
|
class: DashboardCounter
|
|
|
|
args:
|
|
|
|
description: DashboardCounterCache
|
|
|
|
|
2013-07-05 04:06:58 +00:00
|
|
|
backup_server:
|
|
|
|
cron: 0 0 2 * * *
|
|
|
|
class: BackupServer
|
|
|
|
args:
|
|
|
|
description: BackupServer and remove old backups
|
|
|
|
|
2013-01-08 04:36:50 +00:00
|
|
|
update_tag_cloud:
|
2013-06-10 07:52:11 +00:00
|
|
|
cron: 0 30 2 * * *
|
2013-01-08 04:36:50 +00:00
|
|
|
class: UpdateTagCloud
|
2012-05-08 03:31:35 +00:00
|
|
|
args:
|
2013-03-11 07:02:33 +00:00
|
|
|
description: UpdateTagCloud
|
2013-04-24 11:21:11 +00:00
|
|
|
|
|
|
|
generate_system_summary:
|
|
|
|
cron: 0 0 12 * * *
|
|
|
|
class: GenerateSystemSummary
|
|
|
|
args:
|
2013-06-17 10:22:24 +00:00
|
|
|
description: Generate the system status such as disk free space,package version list for showing at site tab
|
|
|
|
|
2013-07-19 11:23:25 +00:00
|
|
|
email_cron:
|
2013-06-17 10:22:24 +00:00
|
|
|
cron: 0 0 [10,16,22] * * *
|
|
|
|
class: EmailCron
|
|
|
|
args:
|
|
|
|
description: EmailCron
|
2013-06-10 07:52:11 +00:00
|
|
|
|
|
|
|
get_announcement_from_rss:
|
|
|
|
cron: 0 0 [2,12] * * *
|
|
|
|
class: GetAnnouncementFromRss
|
|
|
|
args:
|
|
|
|
description: Loop through the announcement RSS until 24h ago
|
2013-11-12 09:35:54 +00:00
|
|
|
|
|
|
|
get_announcement_from_ntu_ga_rss:
|
|
|
|
cron: 0 0 [2,12] * * *
|
|
|
|
class: GetAnnouncementFromNtuGaRss
|
|
|
|
args:
|
|
|
|
description: Update announcement RSS to primary NTU_GA site
|