About
Systemd Monitoring offers a secure and standardized way to inspect the health and activity of your Linux servers. It functions as an MCP (Monitoring and Control Protocol) server, exposing systemd service states and journal logs via a JSON-RPC API. Designed with a focus on observability, it allows for detailed queries on service status (e.g., failed services) and log entries (e.g., error logs within a specific timeframe), supporting both snapshot and filtered data retrieval. Authentication is handled via bearer tokens, ensuring controlled access to critical system information.