What's Changed
Bug Fixes
-
Fixed RAM usage showing 100% for VMs without guest agent (#280)
- VMs without guest agent now correctly show 0% usage instead of incorrect 100%
- Only displays actual usage when guest agent provides memory data
- Containers continue to show accurate usage
-
Fixed webhook test functionality (#279)
- Webhook tests now properly send test notifications
- Added support for testing specific webhooks by ID
- Resolved issue where test appeared successful but no webhook was sent
Installation
Docker
docker pull rcourtman/pulse:v4.1.3
Manual Update
curl -fsSL https://raw.githubusercontent.com/rcourtman/Pulse/main/install.sh | bash
Downloads
Pre-built binaries available below for linux-amd64, linux-arm64, and linux-armv7.