Query event in Microsoft-Windows-Diagnostics-Performance
Modified on 2025-06-10 15:47:07 +0200
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.
Important: We no longer maintain this article. The information might be out of date.
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
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
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
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