mirvmon/templates
mirivlad bce4c2e2d0 fix: Update agent install, disk metrics, fallback blocks, and dynamic thresholds
BREAKING: install.sh now downloads agent from server instead of embedding it

Changes:
- AgentController: downloadAgent() method for serving agent.py with token auth
- AgentController: rewrite generateInstallScript() to curl agent from server
- agent.py: copy production version from server (with temp, disk, network metrics)
- agent.py: fix get_disk_metrics() to use priority mountpoints (/, /home, etc)
- agent.py: fix disk_total_gb collection to use priority mountpoints
- detail.twig: add fallback blocks for temperatures (alert-info)
- detail.twig: add fallback blocks for disk doughnuts (alert-warning)
- detail.twig: add fallback blocks for network graphs (alert-warning)
- detail.twig: add null check for ramTotalGB in tooltip
- detail.twig: improve thresholds form with human-readable labels and units
- ServerDetailController: query only metrics that exist on server and display on graphs

For server 3 (mirv.top):
- After deploy, download new install.sh and reinstall agent
- This will add disk_used_root, ram_total_gb, temperatures support
2026-04-17 09:25:43 +08:00
..
admin fix: очистка поля пароля при редактировании пользователя 2026-04-13 23:49:09 +08:00
alerts feat: масштабирование, дашборд, алерты и тултипы 2026-04-13 10:24:15 +08:00
groups fix: исправление тултипов Chart.js и обновление проекта 2026-04-13 00:59:19 +08:00
servers fix: Update agent install, disk metrics, fallback blocks, and dynamic thresholds 2026-04-17 09:25:43 +08:00
dashboard.twig feat(dashboard): бесшовное обновление данных без перезагрузки страницы 2026-04-14 00:38:43 +08:00
layout.twig feat: добавить фавикон (монитор с графиком) 2026-04-14 04:07:49 +08:00
login-layout.twig fix: исправление тултипов Chart.js и обновление проекта 2026-04-13 00:59:19 +08:00
login.twig fix: исправление тултипов Chart.js и обновление проекта 2026-04-13 00:59:19 +08:00
test.twig Initial commit - mon.mirv.top monitoring system 2026-02-14 15:08:14 +00:00