{% for ws in worker_list %} 60 else ""}}> {% if 'dashboard' in ws.services %} {% else %} {% end %} {% end %}
Worker Name Cores Memory Memory use Occupancy Processing In-memory Services Logs Last seen
{{ws.address}} {{ ws.name if ws.name is not None else "" }} {{ ws.nthreads }} {{ format_bytes(ws.memory_limit) if ws.memory_limit is not None else "" }} {{ format_time(ws.occupancy) }} {{ len(ws.processing) }} {{ len(ws.has_what) }} dashboard logs {{ format_time(time() - ws.last_seen) }}