Path: utzoo!attcan!uunet!know!samsung!cs.utexas.edu!asuvax!ncar!boulder!daemon From: waynec%sparcle.ens.tek.com@RELAY.CS.NET (Wayne Clark) Newsgroups: comp.dcom.sys.cisco Subject: Re: serial link accounting Message-ID: <27674@boulder.Colorado.EDU> Date: 6 Oct 90 21:44:31 GMT Sender: daemon@boulder.Colorado.EDU Lines: 22 > What is the best way to get serial line utilization statistics from > cisco routers? I have turned on ip accounting and got session statistics, > but I would like more information about hourly averages, peaks, etc. I'm using the modified gawk (Gnu awk) that is part of the ISODE 6.0 dis- tribution. I collect ifInOctets, ifOutOctets, and sysUpTime every 2 minutes. I then munge the data to get a data rate and write it to a file. Then, I use another gawk script to separate the input and output data into several temp files that are feed to xgnuplot for display on a workstation running X. This shows the peaks nicely, complete with time of day. We have a 14.4k baud link that I've been monitoring, and the graphs regularly flatten out at 14.4k baud. We are now planning to upgrade the link to 56kb. Graphs alway help to impress the management :-). Wayne "Out of the frying pan (hardware), and into the fire (software)!" Wayne Clark uucp: {uunet,sequent}!tektronix!waynec Computer Network Services csnet: waynec@tektronix.TEK.COM Tektronix, Inc. phone: (503) 627-5364