mirvmon/public
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
..
chartjs-plugin-crosshair.min.js fix: исправлена HTML структура вкладок (metrics/services/thresholds) 2026-04-13 16:25:14 +08:00
chartjs-plugin-zoom.min.js fix: исправлена HTML структура вкладок (metrics/services/thresholds) 2026-04-13 16:25:14 +08:00
debug-login.php fix: исправление тултипов Chart.js и обновление проекта 2026-04-13 00:59:19 +08:00
favicon.png feat: добавить фавикон (монитор с графиком) 2026-04-14 04:07:49 +08:00
index.php fix: Update agent install, disk metrics, fallback blocks, and dynamic thresholds 2026-04-17 09:25:43 +08:00
index.php.broken fix: исправление тултипов Chart.js и обновление проекта 2026-04-13 00:59:19 +08:00
login-direct.php fix: исправление тултипов Chart.js и обновление проекта 2026-04-13 00:59:19 +08:00
session_check.php fix: исправление тултипов Chart.js и обновление проекта 2026-04-13 00:59:19 +08:00
session_test.php fix: исправление тултипов Chart.js и обновление проекта 2026-04-13 00:59:19 +08:00
set_session.php fix: исправление тултипов Chart.js и обновление проекта 2026-04-13 00:59:19 +08:00