Service Health Monitor

Total: {{healthCheck.services.length}} Success: {{healthCheck.countByState('Success')}} Failure: {{healthCheck.countByState('Failure')}} Unknown: {{healthCheck.countByState('Unknown')}} Last updated: {{healthCheck.lastUpdate | date:'HH:mm:ss'}}

Configuration Editor

{{healthCheck.configError}}
{{healthCheck.configSuccess}}

Authentication Required

This configuration is protected. Please enter the bearer token:

Note: Edit the configuration using the form below. Changes will restart all monitoring tasks.

Global Settings

Services

{{service.name || 'New Service'}}

HTTP Check Configuration
Certificate Check Configuration
TCP Ping Configuration

Note: Edit the YAML configuration below. Changes will restart all monitoring tasks.

Error loading services: {{healthCheck.error}}
Status Name Description Uptime Last Check
{{healthCheck.getStateLabel(service.state)}} {{service.name}} {{service.description}} {{healthCheck.getUptime(service.uptime_start)}} - {{service.last_check | date:'yyyy-MM-dd HH:mm:ss'}}
No services configured