On Fri, 2007-10-26 at 20:20 +0545, Gaurav Ghimire wrote: > > Does anyone know how to graph the total users in a Cisco? Is there an > > OID that returns this? We terminate our DSL into a Cisco and I would > > like to keep track of the total online users. Show users spits out a > > list of users but not the total number. Show caller summary displays a > > line by line summary of "calls" and unique users logged in but I don't > > know how to write a script to pull that info and then integrate into > > MRTG. Any help is greatly appreciated. > > > > Dylan > >
> well what i would say is first search cisco database for the particular > OID or else just write a script that will snmpwalk that particular OID and > do a line count I actually submitted a patch to mrtg that did just that, so it would not have to be an external script: http://oss.oetiker.ch/mrtg-trac/ticket/23 I don't know when the next version of mrtg will be released that includes this feature. -- Daniel J McDonald, CCIE #2495, CISSP #78281, CNX Austin Energy http://www.austinenergy.com _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
