Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
Memcached cache server
v0.1.2Read-only memcached introspection via the `stats` ASCII protocol — general stats, slab usage, item counts, sizes. Plus FLUSH_ALL as a critical mutator. Target host/port via MEMCACHED_HOST + MEMCACHED_PORT env vars on the runner host (default 127.0.0.1:11211).
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:9934ed0322c3f1331f819137b28757e464946a8c7e04bbf90bb2bdcd47545638
sudo emisar pack install memcached \ --hash sha256:9934ed0322c3f1331f819137b28757e464946a8c7e04bbf90bb2bdcd47545638 \ --dest /etc/emisar/packs # Reload so the runner re-reads the catalog: sudo systemctl reload emisar
Actions 7 total
View on GitHub-
flush_all
-
stats (general)
-
stats items
-
stats settings
-
stats sizes
-
stats slabs
-
version