From: "Todd A. Green" <tagreen@awardsforfjords.com>
"Todd A. Green" wrote:
> Can anyone send me a sample config for Cisco 2501 routers.
>
> For some reason when I build the list of interfaces with
> util/listInterfaces and then fire it off my numbers come back in GB/s
> instead of MB/s.
>
> Thanks
Can anyone say DOI!
I found the problem.
The sample-config looks like this
Defaults
routers
Defaults
Targets
router-interfaces
Defaults
Interfaces
I massaged the config tree into this
Defaults
routers
ixl-mem-7513
Defaults
routers
interfaces
Defaults
interfaces
The issue was that ifInOctets and ifOutOctets are defined in the root
Defaults along with a default data-source which is defined as COUNTER.
However the Defaults file in the routers directory redefined the
data-source a GAUGE and the Defaults file in the interfaces directory
didn't redefine the data-source at all so in my config tree it inherited
the GAUGE setting from the routers file.
Problem solved, sigh...
--------------------------- ONElist Sponsor ----------------------------
Hey Freelancers: Find your next project through JobSwarm!
You can even make $$$ in your sleep by referring friends.
<a href=" http://clickme.onelist.com/ad/jobswarm1 ">Click Here</a>
------------------------------------------------------------------------
This archive was generated by hypermail 2b29 : Mon Mar 06 2000 - 19:01:05 PST