Hi All,

The output of command 'kstat' gives values for obytes & rbytes. Are these 
values are in bytes or I have to perform some calculation on it?

I wants to use this values to calculate Network Byte Rate as follows:
a. (obytes of current polling cycle - obytes of prev. polling cycle)/sec
b. (rbytes of current polling cycle - rbytes of prev. polling cycle)/sec
c. Network Byte Rate = (a + b)/(ifspeed of current polling cycle)

Please guide me.

Regards,
Paresh
 
 
This message posted from opensolaris.org
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to