Bash scripts | MyLiteratureTechLife.COM

Shell script to monitor current disk space and getting alert on thresh hold level

December 13th, 2011 0 Comments

Yesterday I wrote a post when I found a script to monitor disk space in a server and getting alert on thresh hold level. However that script just send a notification when disk space is on thresh hold, but I wanted to get disk usage on daily basis therefore I made some modifications in...




Monitoring your disk space with shell script

December 13th, 2011 0 Comments

If you are running a busy server with several customers, uploading alot of file then there is a chance that you get out of space without knowing. I was about to write a script for my server but then found it on a famous website. #!/bin/sh # Shell script to monitor or watch the disk space # It...

Alexa Rank