sscargal / pmemchk

MIT License
0 stars 1 forks source link

[Linux Rule] Report full file systems #118

Closed sscargal closed 2 years ago

sscargal commented 2 years ago

Using df, report when the file system is full or getting full. INFO == 75% WARN == 85% CRIT == 95%

May need to adjust for scale; ie: 95% of 24TB leaves ~23GB free, but 95% of 1TB leaves only 50MB of free space