I have two alerts for swap space remaining. One at 20% and one at 10%
The issue I'm having is that once it reaches the 10% threshold both alerts are firing at the same time. How can i make it so that when the 10% threshold is reached the 20% threshold alert is resolved.
I have tried the recovery expression but the issue is that the original expression never resolves so it does not work
The issue I'm having is that once it reaches the 10% threshold both alerts are firing at the same time. How can i make it so that when the 10% threshold is reached the 20% threshold alert is resolved.
I have tried the recovery expression but the issue is that the original expression never resolves so it does not work
Comment