Hi,
I have read through the forum on this subject to try and find out what I am doing wrong but can't find it. I thought this would be a simple and quick to set up alert. The request from the server owner is to have an alert on the
\ drive to email Service Desk when there is 2GB or less Space Available.
I set the alert up for testing to get the details of the
\ drive like this:
Trigger Alert when all of the following apply
NodeName is equal to (Node)
Caption contains 
VolumeType is equal to Fixed Disk
I do a test on the server(Node) in question and the email reports back the correct disk details on that server:
server(Node) disk space available is down to 56.3 G on
\ Label:Data 888888
So that worked but as soon as I add the
Trigger Alert when all of the following apply
NodeName is equal to (Node)
Caption contains 
VolumeType is equal to Fixed Disk
VolumeSpaceAvailable is less than 60000000000 (This is to catch in the test as currently the server has 56.3GB - will set to 2GB when I get the right response)
I get the wrong Volume in the email:
server(Node) disk space available is down to 1.5 G on Virtual Memory
Why am I getting Virtual Memory even though I am triggering on
\?
I guess i am doing something wrong here but I can't see what - anyone else?
Kind regards,
Z.