{# host_agent widget — fleet glance: per-host row with a sparkline beside each metric (cpu/mem/disk/load), mirroring the host-page AGENT panel. #} {% from "_macros.html" import metric_style %} {% if rows %} {% macro metric_cell(label, value, fmt, svg, style="", title="") %}
No hosts with agent data yet.
{% endif %}