Performance Monitor (perfmon.exe) is the legacy but still powerful Windows tool for collecting performance counters — thousands of OS- and app-level metrics ranging from Processor\\% Processor Time to Network Interface\\Bytes Total/sec and Process\\Working Set. It supports Data Collector Sets that sample continuously and dump to ETL, CSV, or SQL.
For CySA+ it represents baseline-driven detection on Windows: comparing current behaviour against a recorded baseline is one of the original anomaly-detection techniques and still appears in exam scenarios.