PVE
2 posts
Monitoring Disk Health with Scrutiny in a Proxmox VE Environment
2025-10-05
This post shows how to deploy Scrutiny with Docker to monitor disk health in a Proxmox VE (PVE) environment. It walks through setting up Scrutiny with InfluxDB, exposing web and API ports, and configuring a scheduled collector on PVE nodes using systemd timers to periodically send SMART metrics to the Scrutiny server.
317 字
|
2 分钟
Deploying Pulse: Docker-Based Monitoring for PVE
2025-08-05
This post introduces Pulse, an open source real-time monitoring web app for Proxmox VE and Proxmox Backup Server. It covers key features such as intelligent alerts, unified backup views, and a modern UI, then walks through three deployment options—automated LXC, one‑command Docker, and manual install—plus basic setup for PVE connections and alert notifications with screenshots.
544 字
|
3 分钟