Hi, I'm attempting to make an alert that will alert me at different thresholds when of certain disksizes are met
I made a test attempt but it doesn't seem to be working, maybe I'm doing it wrong. I'm using Volume Size, Volume Space Available, & type Fixed Disk as my modifiers
My alert looks like this:
Trigger Alert when Any of the following apply
Trigger Alert when All of the following apply
Volume Space Available is equal to 2
Volume Size is greater than or equal to 1000000000000
VolumeType is equal to Fixed Disk
Trigger Alert when All of the following apply
Volume Space Available is equal to 5
Volume Size is less than or equal to 999999999999
VolumeType is equal to Fixed Disk
I'm assuming that the disk size is in Bytes as that is the only thing that makes sense in the numbers from the drop down box.
This was just a test but I wasn't getting any alerts, I know I have a bunch of disk that should set off this alert but none were coming in, I let it run for two weeks, but the standard 5% disk space one worked.