Hello,
On a Solaris 8 system I'd like to fire a cron job that runs a script to detect if my /usr1 partition is using more than 95% of it's space and if so send an email.
The email part I think I have but can anyone recommend how to determine the disk space % and set a condidtion to true if > 95% (so I could then send an email if true etc.) %?
Thanks,
Michael42
On a Solaris 8 system I'd like to fire a cron job that runs a script to detect if my /usr1 partition is using more than 95% of it's space and if so send an email.
The email part I think I have but can anyone recommend how to determine the disk space % and set a condidtion to true if > 95% (so I could then send an email if true etc.) %?
Thanks,
Michael42