{# host_agent widget — fleet glance. Per host: name on its own line (never truncated), then a row of metric cells (cpu/mem/disk/load), each value with a trend sparkline beneath it — the host-page AGENT panel, on the dashboard. #} {% from "_macros.html" import metric_style %} {% if rows %} {% macro metric_cell(label, value, fmt, svg, style="", title="") %}
No hosts with agent data yet.
{% endif %}