[% locale.maketext('This interface monitors [asis,cPanel amp() WHM]’s task queue in real time.') %]
{{last_update_descr}}
[% locale.maketext('Processing[comment,a task is running right now]') %] ({{LOCALE.numf(queue.processing.length)}}):
[% locale.maketext('Pending') %] ({{LOCALE.numf(queue.waiting.length)}}):
[% locale.maketext('Deferred') %] ({{LOCALE.numf(queue.deferred.length)}}):
[% locale.maketext('Scheduled') %] ({{LOCALE.numf(sched.length)}}):
[% locale.maketext('The task queue is empty. Any updates to the queue will appear here.') %]