check_disk_space
Monitor disk space usage on critical filesystem paths like root, home, var, and pacman cache. Get alerts when storage capacity runs low to prevent system issues.
Instructions
Check disk space usage for critical filesystem paths including root, home, var, and pacman cache. Warns when space is low. Works on any system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}