Consider the following scenario:
And I don't want multiple events. If space usage goes from 89% to 90% I want to go from one active Average event to one active High event.
How would I go about doing that?
- I want a Average event when file system space usage is above 80%
- I want a High event when file system space usage is above 90%
And I don't want multiple events. If space usage goes from 89% to 90% I want to go from one active Average event to one active High event.
How would I go about doing that?