Hi everyone,
I am trying to create an alert, have looked around thwack, and haven't found what I need.
What my boss requested, was to send an alert for a specific server if there was a large increase on the hard drive in a short time span. I think percentage would be best but a specific amount would also work. Below is an example of the logic I am looking for if anyone has any suggestions for either option.
-if disk usage increases 5% on serverA in one day then send an email
-if disk usage increases 10GB on serverA in one day then send the email.
Thanks,
Mike