[H-GEN] Solaris Question

James C. McPherson James.McPherson at Sun.COM
Fri Jul 12 03:43:18 EDT 2002


[ Humbug *General* list - semi-serious discussions about Humbug and     ]
[ Unix-related topics. Posts from non-subscribed addresses will vanish. ]

On Fri, 12 Jul 2002 17:02:57 +1000 "Scott Pullen" <spullen at optusnet.com.au> wrote:
> Does anyone know a Solaris command to show how congested an interface is.  I 
> want to know more than just how many packets have been transmitted.  I want to 
> know if an interface is reaching its limit,


congested? how about 

netstat -I ge0 1

which shows ge0's input and output statistic. Note that the output below is 
from a system with 79 days uptime (since last patching), 80+ users every day
and an average load in the teens (sunray server for a branch office):


$  netstat -I ge0 1
    input   ge0       output           input  (Total)    output
packets errs  packets errs  colls  packets errs  packets errs  colls 
-1653739244 0     36088958 0     0      1706558313 23    -1188794798 0     0     
409     0     919     0     0      2405    0     2713    0     0     
271     0     473     0     0      2058    0     2204    0     0     
322     0     714     0     0      1902    0     2246    0     0     
313     0     468     0     0      1930    0     2045    0     0     
295     0     591     0     0      1945    0     2168    0     0     


does that help you?

you could also check kstat (netstat -k pre solaris 8).

hth,

James C. McPherson
	--
Pacrim CPR Engineer            828 Pacific Highway
                               Gordon NSW 
Sun Microsystems Australia     2072

Failfast panic: those controlling voices in my head have 
stopped telling me what to do.....



--
* This is list (humbug) general handled by majordomo at lists.humbug.org.au .
* Postings to this list are only accepted from subscribed addresses of
* lists 'general' or 'general-post'.  See http://www.humbug.org.au/



More information about the General mailing list