Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
ZooKeeper operations
v0.1.2Cluster + 4lw command + watch + session introspection. Read-only. Set ZK_SERVERS env var (host:port,host:port,…). All four-letter words need to be in zoo.cfg's `4lw.commands.whitelist`.
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:a533510d38ab12d7b26067bd16143b894bc3421c22aef0e4d1d5baf65bcc6b99
sudo emisar pack install zookeeper \ --hash sha256:a533510d38ab12d7b26067bd16143b894bc3421c22aef0e4d1d5baf65bcc6b99 \ --dest /etc/emisar/packs # Reload so the runner re-reads the catalog: sudo systemctl reload emisar
Actions 8 total
View on GitHub-
conf (server config)
-
cons (all connections)
-
envi (server env)
-
mntr (monitoring metrics)
-
ruok (health probe)
-
srvr (server stats)
-
stat (server + per-conn stats)
-
wchs (watch summary)