change in disk space test

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
adam_morris
Posts: 30
Joined: Thu Nov 25, 2004 3:07 am

change in disk space test

Post by adam_morris »

Alex,

Is there a way of creating an alert for a change in disk space, ie available disk space drops by x% or by x Gb.

If there is akready a forum log, I apologise for duplicating but I cannot find one.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

I think you should use WMI test method, you may use query like select FreeSpace from Win32_LogicalDisk where name='C:'

BTW: Use this forum if something does not work correctly. For configuration questions use "Installation and configuration" forum

Regards
Alex
adam_morris
Posts: 30
Joined: Thu Nov 25, 2004 3:07 am

Post by adam_morris »

Thanks Alex, but this will surely only provide the free space, not the change in free space.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Have you read the manual about WMI test? Have you tried to setup WMI test?
If you do, you should see WMI test provides various comparision modes including "decreases by %"

Regards
Alex
adam_morris
Posts: 30
Joined: Thu Nov 25, 2004 3:07 am

Post by adam_morris »

Thanks
Post Reply