I would like to be able to identify which PC's are connected at 100 or 10. I can see this data under Performance... Network... CurrentBandwidth under the indiviual computer, but want to find a way to export, report or query that piece of data.
Announcement
Collapse
No announcement yet.
bandwidth
Collapse
X
-
Re: bandwidth
Try adding a new WMI query for the Win32_PerfFormattedData_tcpip_NetworkInterface class. It has a bandwidth property, and you can run this query on multiple computers, or use Exporter Pro with the same WMI class. Its easier to set it up in Hyena first due to the interactive setup, though.Kevin Stanush
SystemTools Software Inc.
Comment