mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 18:53:37 +00:00
15519bf54f
- Fixed evaluateThresholdCondition() to calculate disk percentage using (disk / maxdisk) * 100 - Fixed getThresholdCurrentValue() to display disk percentage correctly in alerts - Updated formatCompoundThresholdMessage() to pass guest parameter for accurate calculations - Now compound threshold rules properly compare percentage values against percentage thresholds - Resolves issue where 78% disk threshold wasn't triggering due to comparing raw bytes vs percentage 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>