Skip to content

Little but powerful script that notify by email when space disk of ubuntu server is very low.

Notifications You must be signed in to change notification settings

jhonmer-araujo/ubuntu-low-space-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ubuntu-low-space-notifier

Little but powerful script that notify by email when space disk of ubuntu server is very low.

Requirements:

The ubuntu server should have email server installed.

Tips:

Add a task in Crontab for run the script daily.

E.g.:

crontab -e

* * 0 0 0 sh ~/run.sh

About

Little but powerful script that notify by email when space disk of ubuntu server is very low.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages