0% found this document useful (0 votes)
30 views4 pages

Backup Script

This document provides an overview of basic system administration scripts for tasks like disk usage monitoring. While more advanced options may exist, the scripts outlined are intended to demonstrate general approaches. The document references an external disk usage script that sends an alert email if disk space exceeds 90% capacity.

Uploaded by

vali07
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views4 pages

Backup Script

This document provides an overview of basic system administration scripts for tasks like disk usage monitoring. While more advanced options may exist, the scripts outlined are intended to demonstrate general approaches. The document references an external disk usage script that sends an alert email if disk space exceeds 90% capacity.

Uploaded by

vali07
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

While all the scripts provided below may be accurate, there may be much

more advanced features available. However, these scripts are just to give
an overview of how things are meant to be done for a systems
administrator. I did not make any of the below scripts and all scripts’
references are given inline along with their description.

Disk usage
This script will be useful to analyze the disk usage and if the reported disk
space is more than 90 % an email will be sent to the administrator. The
script is taken from here.

You might also like