Package: vpp-maglevd Version: @VERSION@ Architecture: @ARCH@ Maintainer: Pim van Pelt Section: net Priority: optional Depends: systemd, adduser Recommends: vpp-maglev Description: Maglev health-checker daemon and web frontend for the VPP lb plugin maglevd monitors backends (HTTP, TCP, ICMP) with a rise/fall counter model, programs the VPP lb plugin via its binary API, and exposes the result over a gRPC API and Prometheus metrics endpoint. Configuration is loaded from a YAML file and supports live reload via SIGHUP. . 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 . The maglevc CLI client and the maglevt out-of-band tester live in the vpp-maglev package (recommended but not required).