Path: utzoo!attcan!uunet!know!samsung!uakari.primate.wisc.edu!sdd.hp.com!elroy.jpl.nasa.gov!ncar!boulder!daemon From: ms@unido.informatik.uni-dortmund.de (Marc Sheldon) Newsgroups: comp.dcom.sys.cisco Subject: Re: serial link accounting Message-ID: <27508@boulder.Colorado.EDU> Date: 4 Oct 90 04:35:24 GMT Sender: huntert@boulder.Colorado.EDU Lines: 10 > 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 have a small sh and awk script running which polls our cisco router using Daniel Karrenbergs ciscotalk-utility (basically a primitive telnet) and extracts the data on the serial line interfaces on a five-minute basis. Marc