tech123786
Technical User
Hello,
I am trying to write a script which basically check for size of the file systems and the if the file system is 100% full then it has to notify me by e-mail.
I am using df -Ik to get the %Used and get the information if it is >95% and send e-mail.Is there any different way to get this done?
Thanks
I am trying to write a script which basically check for size of the file systems and the if the file system is 100% full then it has to notify me by e-mail.
I am using df -Ik to get the %Used and get the information if it is >95% and send e-mail.Is there any different way to get this done?
Thanks