suppose fmon is a q monitor > 1) get the number of packet arrivals set pkts [$fmon set parrivals_] also: set notDroped [$fmon set pdepartures_] set drops [$fmon set pdrops_] > 2) get the estimated rate you can do packets arrived / time ....... also depends on how you define estimated rate ...... debo