60 else ""}}>
{{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) }} |
{% if 'dashboard' in ws.services %}
dashboard |
{% else %}
|
{% end %}
logs |
{{ format_time(time() - ws.last_seen) }} |
{% end %}