A delta threshold monitor measure the change, for example a change of X GB on a driver during Y minutes or a change of X procent during Y minutes. Here is a short step by step guide
- In the console, under Authoring, Management Pack Objects, Monitors, create a new monitor
- Choose to create a new unit monitor, Windows Performance Counters/Static Thresholds/Single Threshold/Delta Threshold, click next
- Input a rule name and choose rule target, choose Availability as parent monitor, click next
- Click browse a choose a object, for exampleObject: LogicalDisk
Counter: Free Megabytes
Instance: C:Specify the interval and then click next
- Enter a threshold, for example 100 for 100Mb. Click next
- On the Configure Health window, click next
- Check “Generate alert for this monitor”, input a alert description, click Create
This monitor will generate an alert if someone add or remove 100Mb on C: during 15 minutes (default value).
Recent Comments