Server Status
{% if stat %}
As of
{% endif %}
| Socorro revision | {{ socorro_revision }} |
| Breakpad revision | {{ breakpad_revision }} |
| Schema revision | {{ schema_revision }} |
| Oldest job entered the queue | |
| Most recent job was completed |
Graphs
Enqueued Jobs
Mean time in queue
Mean time to process a job
Total number of processors
Latest Raw Stats
| Time | Waiting Jobs | Processors | Average Seconds to Process | Average Wait in Seconds | Recently Completed | Oldest Job In Queue |
|---|---|---|---|---|---|---|
| {{ stat.date_created }} | {{ stat.waiting_job_count }} | {{ stat.processors_count }} | {{ stat.avg_process_sec }} | {{ stat.avg_wait_sec }} | {{ stat.date_recently_completed }} | {{ stat.date_oldest_job_queued }} |