I need to capture the results of Microsoft-Windows-Diagnostics-Performance Event 100. I want the last occurrence of the event. This will give us the boot time for the system.
Is this possible with WMI? Or how would it be implemented as a probe?
Respectfully. Greg
Article Comments
Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.
Hi Greg,
Did you already take a look at our Windows Event Log Sensor? The Event Log (Windows API) sensor monitors Event Log entries using the Windows application programming interface.
If this Sensor does not suits you, you can also write a custom script with the EXE/Script Sensor.
Feb, 2020 - Permalink