[Orca-users] TCP Throughput

bias16 list2002 at bias.org
Fri Aug 2 11:15:09 PDT 2002


I'm trying to get throughput numbers for my network interfaces, but
many of my systems are showing up with flat line at zero.  Does this
require "sustained" throughput rates to get a reading?

Also, Can we get the Sun Gigaswift added to future orcallator.cfg file
distribution.  I think I added it correctly with addition of |(?:ce)
below.

Thanks,
Liston


# Interface bits per second for 1 Gbit interfaces.
plot {
title           %g Interface Bits Per Second: $1
source          orcallator
data            1024 * 8 * ((?:(?:v?ge)|(?:skge)|(?:ce)\d+)InKB/s
data            1024 * 8 * $1OuKB/s
line_type       area
line_type       line1
legend          Input
legend          Output
y_legend        Bits/s
data_min        0
data_max        1000000000
href           
http://www.orcaware.com/orca/docs/orcallator.html#interface_bits_per_second
}



More information about the Orca-users mailing list