Monitoring logical disk space usage on Windows machines for a custom drive
book
Article ID: 181707
calendar_today
Updated On:
Products
Monitor SolutionMonitor Pack for ServersMonitor Solution for ServersIT Management Suite
Issue/Introduction
How to monitor logical disk space usage on Windows machines for a custom drive?
Environment
ITMS 8.x
Monitor Solution 8.x
Resolution
Navigate to Home > Monitoring and Alerting > Monitor > Policies > Monitor Policies.
Right Click on Monitor Policies and select New > Monitor Policy (Agent-Based).
Click on the Add description link at the top of the policy page and give the policy a name that can be remembered such as "DiskUsage".
Under the rules tab click the blue + button to add a new rule.
Click the yellow * New button and select Metric.
This will bring up the New Metric Rule window. Give the New Metric Rule a Name such as "DiskUsageMetricRule" and select a category for it such as Disk.
Create a new metric by clicking the yellow *button > Select Metric.
For disk usage, one could either create a brand new metric or since there is a built in logical disk usage metric, just clone an edit the currently existing metric.
To clone the currently existing logical disk policy, select the LogicalDisk - % Free Space (C:) metric from the list and click the icon at the top that looks like 2 pieces of paper to clone it.
This will create a copy of the metric called "Copy of LogicalDisk - % Free Space (C:)". Search for it in the metric selector and click the pencil icon at the top to edit it.
Now to change the disk drive the metric will monitor simply change the letter in the Instance field to the letter that represents the drive you would like to monitor such as D: or E:.
Change the name of the metric to something that can be remembered such as LogicalDisk - % Free Space (D:) and click OK.
On the Select Metric page select the metric that was just created and click OK.
On the New Metric Evaluation set the threshold for the metric to alert on. Keep in mind for this particular metric the value to be evaluated is the percentage of remaining disk space.
Most likely the condition should be set to "Is Less than" and then in the Value field type in the percentage of disk space remaining that should be checked for. Click OK.
Click OK on the New Metric Rule page.
On the Select Rule Page, select the Rule that was just created and click OK.
On the policy page click Save Changes.
Now simply target the policy to the machines that should receive it and update their agents so they get the policy information.