Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
Nginx operations pack
v0.2.4Operator pack for nginx — read-only status + access-log analysis, TLS cert probes, and narrow operator actions (test_config, reload, graceful quit, stop). Full restart is intentionally not included; use systemd for that.
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:7f5d7b21c4e51d378531c6118ad0983c8d6f48f72134d20fcdaf5beed8ed1ae3
sudo emisar pack install nginx \ --hash sha256:7f5d7b21c4e51d378531c6118ad0983c8d6f48f72134d20fcdaf5beed8ed1ae3 \ --dest /etc/emisar/packs # Reload so the runner re-reads the catalog: sudo systemctl reload emisar
Actions 22 total
View on GitHub-
Top client IPs from access log
-
Top URLs from access log
-
Active nginx version + build
-
Top URLs by total bytes sent
-
Compiled-in nginx modules
-
Full loaded config (nginx -T)
-
Active connections (stub_status)
-
Tail nginx error log
-
Recent 4xx responses from access log
-
Recent 5xx responses from access log
-
nginx master PID
-
nginx graceful quit
-
nginx reload
-
Slowest requests (last N lines)
-
TLS cert expiry for one vhost
-
TLS chain dump for one vhost
-
Nginx stub_status
-
nginx stop (immediate)
-
nginx -t
-
List configured upstream blocks
-
List configured server_name + listen blocks
-
Live worker process count