5 Commits

Author SHA1 Message Date
Maksim Totmin
79c60fa535 docs: remove Prometheus/Grafana section (incomplete, misleading) 2026-06-19 21:35:55 +07:00
Maksim Totmin
54a2f9ba1b cleanup: remove dead monitoring config fields
archive_check_interval, scenario_default_timeout and
step_time_monitoring were only defined and loaded but never
read by any runtime code (archive_auditor was removed earlier).
2026-06-19 21:25:45 +07:00
Maksim Totmin
e435f4d874 cleanup: remove dead ModelsMonitoringConfig
archive_auditor was removed earlier, but ModelsMonitoringConfig
(SEE, SMC, TTS, QAS, SPR) and its YAML config section remained.
Nowhere in the runtime code reads these settings.
2026-06-19 21:18:21 +07:00
Maksim Totmin
4c38a9a327 chore: refresh git hooks 2026-06-19 21:06:14 +07:00
Maksim Totmin
8dca7eb46b Initial commit: SES Monitor
Watchdog-демон для непрерывного мониторинга SES.
- Liveness-проверки API, лицензии, списка роботов
- Диалоговые сценарии из YAML с агрегацией в 6 фиксированных Zabbix-метрик
- Доставка: zabbix_sender (push) или UserParameter (poll)
- Hot-reload сценариев без перезапуска
2026-06-19 21:04:05 +07:00