jacbo0112

Results 13 comments of jacbo0112

I don't seem to see any metrics related to iowait in Class Win32_PerfRawData_PerfDisk_physicalDisk. Perhaps Windows itself does not provide it

I'm not sure if there is any associated data in the class Win32_DiskDriveToDiskPartition

I don't see such data in the diskdriver collector either

In addition, the document also indicates that the use of the WMI class is incorrect. The page displays the use of Win32_PerfRawData_DNS_DNS

If the document and the program return value names don't match, what's wrong? If the program returns the data, then I can change the document. But personally, I think there's...

I've been looking forward to this commit merging to master

win32 Process class, CommandLine has this data ![image](https://github.com/user-attachments/assets/d2d48e7b-5430-4150-ab1d-c13af627c34f)

Services and processes should be two different collectors. #1563 shouldn't solve this problem

collector.process uses Perflib to obtain data, and I am not familiar with Perflib. I am not sure if I can obtain the full startup parameters of the process