Skip to content

Instantly share code, notes, and snippets.

@mosquito
Created October 24, 2014 07:55
Show Gist options
  • Save mosquito/322775784e1b709fe734 to your computer and use it in GitHub Desktop.
Save mosquito/322775784e1b709fe734 to your computer and use it in GitHub Desktop.
mysql> select * from jobs \G
*************************** 1. row ***************************
id: 3
host_id: 2
job_hash: b74f2be6de60ecaf74f063f8f6660e28
name: REPORT: ACTIVE CONTENT
user: apps
command: /home/apps/mcnmpartner.env /home/apps/mcnmpartner/manage.py report_active_content
created_at: 2014-09-17 15:16:54
updated_at: 2014-09-17 16:46:24
*************************** 2. row ***************************
id: 4
host_id: 3
job_hash: d4a70bd29a19dd487686e684ed0d9985
name: REPORT: ACTIVE CONTENT
user: apps
command: /home/apps/mcnmpartner.env /home/apps/mcnmpartner/manage.py report_active_content
created_at: 2014-09-17 15:17:03
updated_at: 2014-09-17 16:48:08
*************************** 3. row ***************************
id: 8
host_id: 3
job_hash: 5285a055b98e8e9dab28799ef15a4ea6
name: REPORT: ACTIVE CONTENT BY REGION
user: apps
command: /home/apps/mcnmpartner.env /home/apps/mcnmpartner/manage.py report_active_content_by_region
created_at: 2014-09-17 15:36:51
updated_at: 2014-09-17 16:48:55
*************************** 4. row ***************************
id: 9
host_id: 2
job_hash: 033b71d2259b9a1cabbc1a7a78efc8d2
name: REPORT: ACTIVE CONTENT BY REGION
user: apps
command: /home/apps/mcnmpartner.env /home/apps/mcnmpartner/manage.py report_active_content_by_region
created_at: 2014-09-17 15:38:19
updated_at: 2014-09-17 16:48:39
*************************** 5. row ***************************
id: 10
host_id: 2
job_hash: 7bd92ceedc4cda1efebcc1e4a5301d25
name: POSTGRESQL: CLEAR TASK ITEMS
user: apps
command: /home/apps/mcnmpartner.env /home/apps/mcnmpartner/manage.py clear_taskitems
created_at: 2014-09-17 15:47:17
updated_at: 2014-09-17 16:45:40
*************************** 6. row ***************************
id: 11
host_id: 3
job_hash: 4af71ad702742dafa43c470ab1d659df
name: POSTGRESQL: CLEAR TASK ITEMS
user: apps
command: /home/apps/mcnmpartner.env /home/apps/mcnmpartner/manage.py clear_taskitems
created_at: 2014-09-17 15:59:35
updated_at: 2014-09-17 16:45:24
*************************** 7. row ***************************
id: 12
host_id: 2
job_hash: f47266c1deba2a659c7cdd7cf59aca17
name: LOAD FROM FTP
user: apps
command: /home/apps/mcnmpartner.env /home/apps/mcnmpartner/manage.py run_bulkloads
created_at: 2014-09-17 16:04:06
updated_at: 2014-09-17 16:51:15
*************************** 8. row ***************************
id: 13
host_id: 3
job_hash: 5c3d5abd4fcbdc47942a015c0bde2a9e
name: LOAD FROM FTP
user: apps
command: /home/apps/mcnmpartner.env /home/apps/mcnmpartner/manage.py run_bulkloads
created_at: 2014-09-17 16:08:06
updated_at: 2014-09-17 16:51:24
*************************** 9. row ***************************
id: 16
host_id: 2
job_hash: c68b37ca1ec173430dfcfd45a8ef68a6
name: REDIS: WARM CACHE
user: apps
command: /home/apps/mcnmpartner.env /home/apps/mcnmpartner/manage.py warm_cache
created_at: 2014-09-17 16:38:13
updated_at: 2014-09-17 16:38:13
*************************** 10. row ***************************
id: 17
host_id: 3
job_hash: 3604efba4d116a816eee4aecff4c2d05
name: REDIS: WARM CACHE
user: apps
command: /home/apps/mcnmpartner.env /home/apps/mcnmpartner/manage.py warm_cache
created_at: 2014-09-17 16:39:38
updated_at: 2014-09-17 16:39:38
*************************** 11. row ***************************
id: 18
host_id: 2
job_hash: d4bfe46df313fa538ba3c3a06c0359a2
name: SEARCH: RELOAD
user: nobody
command: curl http://s.mcnm.me/reload
created_at: 2014-09-17 16:54:23
updated_at: 2014-09-17 16:54:23
*************************** 12. row ***************************
id: 19
host_id: 3
job_hash: 70e8045d797847b4d810ce795248ad72
name: SEARCH: RELOAD
user: nobody
command: curl http://s.mcnm.me/reload
created_at: 2014-09-17 17:05:03
updated_at: 2014-09-17 17:05:03
*************************** 13. row ***************************
id: 21
host_id: 3
job_hash: 757d5344774d8905ca2141f5d9f6a5ed
name: POSTGRESQL: MOVE OFFER TO ARCHIVE
user: apps
command: /home/apps/mcnmpartner.env /home/apps/mcnmpartner/manage.py move_to_archive
created_at: 2014-09-18 18:02:08
updated_at: 2014-09-18 18:02:08
13 rows in set (0.00 sec)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment