bourny Posted September 26, 2011 Posted September 26, 2011 I am attempting to output to a log file each second what the current network utilization is on my active network adapter. I have looked at the following but it appears to give me in and out but not the total % utilization Task manager shows the % utilization quite well but I need to grab this information and log it each second. Any ideas?? Many Thanks
rcmaehl Posted September 26, 2011 Posted September 26, 2011 (edited) I think typeperf has a counter for it from command line. Run typeperf -qx and look for a counter for it. It should look something around the lines of this, however this only gives the max bandwidth. \Network Interface(Broadcom NetXtreme Gigabit Ethernet - Packet Scheduler Miniport)\Current Bandwidth Edited September 26, 2011 by rcmaehl My UDFs are generally for me. If they aren't updated for a while, it means I'm not using them myself. As soon as I start using them again, they'll get updated.My Projects WhyNotWin11Cisco Finesse, Github, IRC UDF, WindowEx UDF
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now