{# Glances resource stats display #} {% from "partials/icons.html" import cpu, memory_stick, gauge, server, activity, hard_drive, arrow_down_up, refresh_cw %} {% macro progress_bar(percent, color="primary") %}
| Host | {{ cpu(14) }} CPU | {{ memory_stick(14) }} Memory | {{ hard_drive(14) }} Disk | {{ arrow_down_up(14) }} Net | {{ gauge(14) }} Load |
|---|