Collect page faults with Elastic Agent

Hello,
I couldn’t find a definitive answer online.
I’m using the Elastic Agent on Windows servers.
Is there an integration or a way to collect the number of page faults?

Thank you.

Assuming that there is a Windows performance counter for metric, then you should be able to use the Windows integration (Windows Integration | Elastic Documentation) which can collect perfmon data.

That integration is implemented using the Metricbeat perfmon metricset.