Sys-ctl-hlth-disc-space Role¶
Description: No description available
Variables¶
author: Kevin Veen-Birkenbach
description: Disk-space usage monitor; alerts when usage exceeds threshold.
company: Kevin Veen-Birkenbach
Consulting & Coaching Solutions https://www.veen.world
license: Infinito.Nexus NonCommercial License
license_url: https://s.infinito.nexus/license
min_ansible_version: 2.9
platforms: [{‘name’: ‘Archlinux’, ‘versions’: [‘rolling’]}]
galaxy_tags: [‘monitor’, ‘disk’, ‘space’, ‘health’, ‘systemd’]
repository: https://s.infinito.nexus/code
documentation: https://docs.infinito.nexus
README¶
sys-ctl-hlth-disc-space¶
Description¶
Monitors disk-space usage and alerts if any filesystem usage exceeds your defined threshold.
Features¶
Uses
dfto gather current usage.Compares against
size_percent_disc_space_warningthreshold.Sends failure alerts via
sys-ctl-alm-compose.Runs on a configurable systemd timer.