Maksim Totmin
1433342256
feat: rewrite zbx_ses_template for Zabbix 6.4, sync 5.0 with etalon
...
- zbx_ses_template.xml: version 6.4, trapper type, proper UUIDs,
11 items matching etalon, trigger expressions in new last(/host/key) format
- zbx_ses_template_5.0.xml: add ses.license.days_remaining and
ses.scenario.* items, rename scenario triggers to 'тестовые сценарии'
- README.md: remove Git SSH key mention (irrelevant for Zabbix setup)
2026-06-23 15:01:07 +07:00
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