Are there any commands to get the network usage on given date in windows xp? i want to gather the statistics of network usage for 192.168.20.1 to 192.168.20.254 on date 23/4/2009 asked 09 Dec '12, 00:42 Maykin |
One Answer:
Did you capture the packets of these two IP addresses on that day, or did you have a netflow/sflow probe reporting traffic statistics on the same day to a netflow collector? If the answer is no, you need to build a time machine first before you can use Wireshark to get what you want ;-) Meaning: you can only analyze what you captured. If you didn't, there is nothing to be done about it. By the way, 23/4/2009 is now about 3.5 years in the past, so even if the XP machine would keep some local statistics they're long gone by now. answered 09 Dec '12, 03:06 Jasper ♦♦ |
I suggest this time machine: waybackmachine.org ;-))