Package: vpp-maglev Version: @VERSION@ Architecture: @ARCH@ Maintainer: Pim van Pelt Section: net Priority: optional Depends: systemd, adduser Description: Maglev health-checker daemon, CLI client, and web frontend maglevd monitors backends (HTTP, TCP, ICMP) with a rise/fall counter model and exposes their aggregated state over a gRPC API. Configuration is loaded from a YAML file and supports live reload via SIGHUP. . maglevc is an interactive CLI client for maglevd with tab completion, inline help, and one-shot mode for scripting. . maglevd-frontend is an optional web dashboard that fans one or more maglevd gRPC streams out to browsers over Server-Sent Events. It is installed but not enabled by default; enable with: systemctl enable --now vpp-maglev-frontend