Email alert notification when disk space is huge

kumar4linux

New Member
Joined
Oct 5, 2021
Messages
1
Reaction score
0
Credits
12
After executing the below command, If diskspace is more than 70%, It needs to send an email alert notification.

Could you please help. As I'm not expert in Linux.

df -h | grep /ora | awk '{print $5}'
42%
 


Indeed, here it is in 2018 and still claimed to be working:


I basically cut and pasted your question as a search query.
P.S You will need a working MTA configuration for e-mail delivery to work otherwise it will be delivered to the local homedir or local mail file of the user configured to receive the e-mail notification.
 

Members online


Top