The below script will check the hard disk space usage, using the command du and send an email alert if any of the partition is using more than 85% of space. 继续阅读
Shell script to notify Hard disk space utilization
发表评论
The below script will check the hard disk space usage, using the command du and send an email alert if any of the partition is using more than 85% of space. 继续阅读