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}}
Note: Edit the configuration using the form below. Changes will restart all monitoring tasks.
Services
Certificate Check 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