Jump to content

Recommended Posts

Posted (edited)

Searching this forum about ResMon gives me nothing, and the http://labs.omniti.com/labs/resmon say "Currently there is no release version.", is there something I`m missing? Also would it be possible to do only with autoit, using WMI perhaps, or maybe ETW tracing - thought I`m not sure if anyone has ever made ETW tracing with autoit?

edit: sorry, I somehow missed resmon.exe tool :mellow: is there a way for autoit to get that same data that resmon is giving in the tab "network", section "process with network activity"?

Edited by dragan
Posted

Look at WMI and Win32_PerfRawData_PerfProc_Process.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted (edited)

Thank you, I`m looking at the functions, but I cant find any IO network read/write byte only all of them - data+network+device combined, so can I dissolve them into separate peaces? (Or am I missing something?)

edit: I have done testing all of the operations for Win32_PerfRawData_PerfProc_Process and none gave me network B send or receive / sec.

Edited by dragan

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...