mirvmon/templates/servers
mirivlad d03aff714f feat: Add offline monitoring and default settings
- Add offline_timeout and notify_on_offline fields to servers table
- Create default_settings table for configurable defaults
- Create offline_alerts table for tracking offline events
- Add sendOfflineNotification/sendOnlineNotification methods
- Create check_offline.php CRON script for periodic checks
- Add admin page for default settings management
- Add offline settings to server edit form
- Apply default values when creating new servers

Usage: Add to CRON - * * * * * php /var/www/mon/public/check_offline.php
2026-04-17 15:22:17 +08:00
..
create.twig Initial commit - mon.mirv.top monitoring system 2026-02-14 15:08:14 +00:00
created.twig feat: добавить установку Windows-агента через .bat (обход ExecutionPolicy, двойной клик) 2026-04-14 04:54:25 +08:00
detail.twig fix: Update agent install, disk metrics, fallback blocks, and dynamic thresholds 2026-04-17 09:25:43 +08:00
edit.twig feat: Add offline monitoring and default settings 2026-04-17 15:22:17 +08:00
index.twig Initial commit - mon.mirv.top monitoring system 2026-02-14 15:08:14 +00:00