It's Solaris 10. 
We are sampling every 5 seconds to calculate the bandwith. 'netstat -s -P tcp 
5' is called in a perl script with a pipe, when netstat print output every 5 
seconds, perl code will read it and parse the tcpInInorderBytes we want. Then 
the script will go back to netstat again. 
The large bandwidth value appeared exactly in 502 seconds interval. 

You are right, it's 10 seconds from last number when that large bandwidth value 
appeared. There must be an abnormal netstat output. Thanks. I'll write that 
into log and get back here again. 

Really appreciate your help.
-- 
This message posted from opensolaris.org
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to