This post is more than 5 years old
51 Posts
0
3283
February 7th, 2011 05:00
How to reset server_netstat counters?
Hi there
Anyone know how to reset server_netstat counters?
Basically I want to find out retransmit % of interface we use for archiving. So shut down that interface for a moment, reset the netstat counter, run server_netstat server_2 -s -p tcp should give me retransmit % for all other infaces. Then compare that % with % of activated archive iinterface when running task should give hint if there's lot of retransmissions if acrhiving if.
Could do it with tcp dump but can't count the retransmit % from wireshark.
--
Jussi
No Events found!
gbarretoxx1
366 Posts
0
February 7th, 2011 05:00
Hi Jussi,
There are some internal commands to reset these counters, but I have written a script to give you the retransmission stats online. I think it's easier.
Please, see https://community.emc.com/docs/DOC-7936 .
Gustavo Barreto.
jukokkon
51 Posts
0
February 8th, 2011 09:00
Got it working. Some weird problems with moving file from windows to control station. Needed to copy it named as .txt then rename it .sh and then it worked. Script does exactly what I want to. Also found out how reset the counters but that's a different story.
Thank you very much.
--
Jussi