How can I set up an email notification on a Linux server for when a disk/volume exceeds a certain usage quota?
|
Option 1: Option 2 (The better solution): |
|||||||||
|
|
One point for solution 2 too ! I recommend you the "Monit" software that is very light and easy to configure : http://mmonit.com/monit/ |
|||
|
|
|
+1 for option 2 above. You may think you only need to monitor disk space right now, but the reality is you almost certainly need monitoring for more than one or two servers. It will benefit you in ways that will amaze you long term. I'd personally recommend Zenoss, it's F/LOSS, relatively easy to setup and get going, and they have great documentation. |
|||
|
|