Gearman and Schwartz are both for running server scripts that will take more than a couple of seconds. Gearman does things at a precise time and Schwartz gets them done at some not-precisely-determined time. Workers use the Schwartz.
Check on how the Schwartz is doing by going to ~/dw/bin and doing this: $ perl schwartzmon --help
/admin/stats displays only if logged in as a user with 'payments' priviledges.
The stats system only works if bin/worker/stats-collection was run within the past 24 hours. This can either be done by a worker or run manually.
Both /admin/stats and /stats/site on dreamhack sometimes show only a blank page, but they sometimes work if you close all other tabs, or log out and then log in again.
Check on how the Schwartz is doing by going to ~/dw/bin and doing this: $ perl schwartzmon --help
/admin/stats displays only if logged in as a user with 'payments' priviledges.
The stats system only works if bin/worker/stats-collection was run within the past 24 hours. This can either be done by a worker or run manually.
Both /admin/stats and /stats/site on dreamhack sometimes show only a blank page, but they sometimes work if you close all other tabs, or log out and then log in again.