You work as an enterprise administrator at ABC.com. The ABC.com network consists has a domain named ABC.com. All servers on the domain run Microsoft Windows Server 2008 and all client computers run Microsoft Windows Vista. ABC.com has a computer named ABC-SR12 which has a SAN with multiple logical disk drives which use a Data Collector Set.
You are in the process of creating script to archive date whenever free space is running low.
How would you ensure the archiving script executes automatically when free space is below 5%?
A.
By using a Resource View to view the free space of the physical disks in Windows Reliability and Performance Monitor and executing the archiving script.
B.
By creating an alert which is triggered when free disk space falls below 30% and executes the archiving script.
C.
By adding the Performance counter alert to the Data Collector Set.
D.
By creating a counter log to track disk space usage in Performance console.
Explanation:
To automatically run a data archiving script if the free space on any of the logical drives is below 30 percent and to automate the script execution by creating a new Data Collector Set, you need to add the Performance counter alert.The Performance counter alert creates an alert if a performance counter reaches a threshold that you specify.
You can configure your data collector set to automatically run at a scheduled time, to stop running after a number of minutes, or to launch a task after running. You can also configure your data collector set to automatically run on a scheduled basis. This is useful for proactively monitoring computers.
Reference: Creating a Snapshot of a Computer’s Configuration with Data Collector Sets in Vista / How to Create Custom Data Collector Sets
http://www.biztechmagazine.com/article.asp?item_id=241