Howdy,
I navigated to /Network/Router/Cisco, clicked on
zProperties and set zRouteMapCollectOnlyLocal True.
Then I deleted the device, wiated an hour for it to
fall out of any cache, and readded it to
Network/Router/Cisco, and proceeded to tail
$ZENHOME/log/zenmodeler.log.

It apears to still be grabbing bgp routes, but now it
is not timing out.  Any suggestions?

2007-04-27 19:57:38 INFO zen.ApplyDataMap: calling
function 'setTarget' with '22
0.201.192.0/18' on object 220.201.192.0_18
2007-04-27 19:57:38 WARNING zen.IpRouteEntry:
interface index:0 not found
2007-04-27 19:57:38 INFO zen.ApplyDataMap: calling
function 'setInterfaceIndex' 
with '0' on object 220.201.192.0_18
2007-04-27 19:57:38 INFO zen.ApplyDataMap: set
attribute 'routemask' to '18' on 
object '220.201.192.0_18'
2007-04-27 19:57:38 INFO zen.ApplyDataMap: set
attribute 'routeproto' to 'bgp' o
n object '220.201.192.0_18'
2007-04-27 19:57:39 INFO zen.ApplyDataMap: calling
function 'setNextHopIp' with 
'64.13.144.126' on object 220.201.192.0_18
2007-04-27 19:57:39 INFO zen.ApplyDataMap: set
attribute 'routetype' to 'indirec
t' on object '220.201.192.0_18'
2007-04-27 19:57:39 INFO zen.ApplyDataMap: adding
object 206.229.248.0_24 to rel
ationship routes



--- Chet Luther <[EMAIL PROTECTED]> wrote:

> On 4/27/07, [EMAIL PROTECTED]
> <[EMAIL PROTECTED]> wrote:
> > I'm just getting started with zenoss, setting up a
> > very network-centric instance for evaluation.
> >
> > I'm having a problem getting a router into the
> system.
> >  I saw this topic:
> >
>
http://community.zenoss.com/forums/viewtopic.php?p=5576#5576
> >
> > and I'm seeing
> >
> > DEBUG:zen.SnmpClient:running
> > <zenoss.snmp.RouteMap.RouteMap instance at
> 0xa7b226c>
> > DEBUG:zen.SnmpClient:sending queries for plugin
> > zenoss.snmp.RouteMap
> > WARNING:zen.ZenModeler:client blahblahblah.foo.com
> > timeout
> >
> > The router has about 150k routes - is this too
> many?
> > any simple way to monitor this device and just not
> > look at bgp routes?
> 
> You could set the zRouteMapCollectOnlyLocal property
> to True for the
> section of the device tree these routers are in.
> This will ignore BGP
> routes, and any other that don't have the local
> protocol specified.
> You should end up with static and connected routes.
> 
> -- 
> Chet Luther
> [EMAIL PROTECTED]
> 

_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to