Monitoring Health
GET /api/agents/monitor/health
GET
/api/agents/monitor/health
Check monitoring engine health status.
Reports healthy when Lagan and its web_monitor tool are both available;
degraded when Lagan is up but web_monitor is missing or still
initializing; unhealthy on unexpected runtime failures.
Returns: DiscoveryHealthResponse with status, lagan_available, subsystem, active_monitors count, and ISO timestamp.
Responses
Section titled “ Responses ”Successful Response
DiscoveryHealthResponse
Health status for any discovery subsystem.
object
status
required
Status
Overall health (healthy, degraded, unhealthy)
string
laganAvailable
required
Laganavailable
Whether Lagan agent is available
boolean
subsystem
required
Subsystem
Subsystem operational status
string
divinityHandlers
Divinityhandlers
Per-DE-handler registration status (true = registered)
object
key
additional properties
boolean