Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
NIC / ethtool diagnostics
v0.1.1Inspect physical network interface cards via ethtool: driver and firmware versions across every NIC (the "what firmware is my i40e fleet running?" check), plus per-interface link settings, hardware counters, offload features, and ring-buffer sizes. Read-only — no ethtool SET operations.
ethtool
Install
emisar pack install
validates the pack and verifies its content hash before copying it into /etc/emisar/packs.
The --hash
below pins the
install to the exact bytes on this page — a tampered copy is rejected. After
install, reload the runner; it re-reads the catalog and advertises every action.
content hash: sha256:fe4e1d8a7e8633d57d95197103c8260d7b1273106595bae24c70efcacf65956d
sudo emisar pack install nic \ --hash sha256:fe4e1d8a7e8633d57d95197103c8260d7b1273106595bae24c70efcacf65956d \ --dest /etc/emisar/packs # Reload so the runner re-reads the catalog: sudo systemctl reload emisar
Actions 6 total
View on GitHub-
ethtool -i <iface>
-
ethtool -k <iface>
-
NIC driver + firmware versions (all interfaces)
-
ethtool <iface>
-
ethtool -g <iface>
-
ethtool -S <iface>