This guide explains how to use the selective disk monitoring feature in Checkmate's infrastructure monitoring.
By default, Checkmate monitors all detected disks on your server. The disk selection feature allows you to choose specific disks/mountpoints to monitor, giving you more control over what gets tracked and displayed.
- Checkmate server running with Capture agent installed on target server
- An existing infrastructure monitor already created and configured
- At least one disk detected by the Capture agent
- Navigate to your Infrastructure monitors page
- Click on an existing infrastructure monitor to view details
- Click the "Configure" or "Edit" button
- Scroll down to the Disk Selection section
Note: The disk selection feature is only available when editing existing monitors that have already detected disks.
- View Available Disks: The system automatically detects all disks/mountpoints from your server
- Select Disks: Check the boxes next to the disks you want to monitor
- Apply Changes: Click "Save" to update your monitor configuration
Disks are identified by their mountpoint or device name:
- Mountpoint:
/(root),/home,/var, etc. - Device:
/dev/sda1,/dev/nvme0n1p1, etc.
- All disks selected: Shows all detected disks in gauges and charts
- Specific disks selected: Only shows selected disks in the monitoring interface
- No disks detected: Displays "No disk detected for the moment" message
When you select specific disks, the following elements are filtered:
- Disk Usage Gauges: Only selected disks appear in the dashboard
- Disk Usage Charts: Time-series charts show only selected disks
- Monitor Table: Summary view reflects only selected disk usage
- Server with multiple drives: Monitor only critical system disks, ignore temporary storage
- Database servers: Focus monitoring on database partition while ignoring logs partition
- Web servers: Monitor web content disk separately from system disk
- Development environments: Track only project-specific mountpoints
- Verify the Capture agent is running on the target server
- Check that the agent has proper permissions to read disk information
- Ensure the monitor has been running long enough to collect at least one check
- Some disks may not be accessible to the Capture agent due to permissions
- Virtual or network-mounted disks may not appear in the list
- Check the Capture agent logs for any disk detection errors