{% extends "layout.html" %} {% from "_partials/page_description.html" import page_description %} {% block title %}Dashboard - pixie{% endblock %} {% block subnav %}
{% endblock %} {% block content %} {{ page_description('speedometer2', 'Live counts across pixie: machines the operator manages, catalog images pixie can serve, NBD exports pixie is running right now. All tiles refresh every 5 s from the same endpoints the pages below use.') }}
The three files below are staged at
{{ stats.live_env_dir }} and
pixie-tui, pixie-inventory, and
pixie-flash-* can serve the live env from
/boot/pixie-live-env/.
Live-env media is missing under
{{ stats.live_env_dir or '(unset)' }}.
Every pixie-* boot_mode falls back to the
"unavailable" iPXE plan until the three files below are
present. Copy vmlinuz + initrd + live.squashfs from the
latest pixie-netboot-pc-x86_64 bake into
that directory. Restart the container is NOT required
(the renderer checks the files each render).
| When | Kind | Related to | Summary |
|---|---|---|---|
| {{ e.ts | fmt_ts }} | {{ e.kind }} |
{% if e.subject_kind %}
{{ e.subject_kind }}
{{ e.subject_id or '' }}
{% else %}
-
{% endif %}
|
{{ e.summary or "" }} |
No events yet.