This repository contains source script for below features:
- Check the status of all services running on the server as well as disk space of those file system whose usage exceeded the threshold.
 - Send a mail to recepients if disk space usage of file system exceeded the threshold.
 - If any service is not up and running, it will send a mail to the recepients.
 - It will restart the services which are not running.