Hello ITPro. Ran into a question today that I can't seem to find a clear answer to. Here it goes:
You have a server named Server1 that runs Windows Server 2016.
On Server1 you use the Basic template to create a new Data Collector Set named CollectorSet1.
You need to configure data collection for the performance counters.
The configuration must support the following requirements:
- Data collection must run on a schedule.
- Data collection must stop if there is less than 1 Gb of free disk space.
What should you modify to meet each requirement? To answer, drag the appropriate settings to the correct requirements. Each setting may be used once, more than once, or not at all.
Setting to modify:
The data manger settings of CollectorSet1
The properties of the performance counter data collector
The properties of CollectorSet1
So requirement 1 seems pretty easy.. In order to set a schedule you simply modify the "Properties of CollectorSet1", there is a schedule tab that you can use to create new schedules.
It's requirement 2 that has me confused. The only place I can find anywhere in the performance counter or CollectorSet that talks about low disk space is the "Data Manager". However, I can't seem to find any knob that would "stop" data collection based on free disk space. It looks like the data manger setting simply controls how logs are handled in a low disk scenario.