On 9/29/06, Erik A. Dahl <
[EMAIL PROTECTED]> wrote:
Jock,
I just fixed this in the trunk. Your interface has funky characters
in it so when it went to make a default RRDTemplate it failed.
-EAD
On Sep 28, 2006, at 2:07 PM, Jock Purnell wrote:
> I found lots of entries in the log file. Below is a set of
> messages that appears for most of the devices we have added. It
> looks like Iget just about this same set for everything. Hope
> this ca nshed some light on what I'm doing wrong.
>
> 2006-09-26T14:59:45 ERROR zen.PerformanceConf device MauiAPD
> Traceback (most recent call last):
> File "/usr/local/zenoss/Products/ZenModel/PerformanceConf.py",
> line 170, in ge
> tDataSourceCommands
> cmdinfo = dev.getDataSourceCommands(dsType)
> File "/usr/local/zenoss/Products/ZenModel/Device.py", line 435,
> in getDataSour
> ceCommands
> cmds.extend(o.getDataSourceCommands(dsType))
> File "/usr/local/zenoss/Products/ZenModel/RRDView.py", line 218,
> in getDataSou
> rceCommands
> templ = self.getRRDTemplate(self.getRRDTemplateName())
> File "/usr/local/zenoss/Products/ZenModel/DeviceComponent.py",
> line 89, in get
> RRDTemplate
> templ = super(DeviceComponent, self).getRRDTemplate(name)
> File "/usr/local/zenoss/Products/ZenModel/RRDView.py", line 139,
> in getRRDTemp
> late
> devs.rrdTemplates._setObject(name, templ)
> File "/usr/local/zenoss/Products/ZenRelations/
> ToManyContRelationship.py", line
> 89, in _setObject
> self.addRelation(object)
> File "/usr/local/zenoss/Products/ZenRelations/
> ToManyContRelationship.py", line
> 81, in addRelation
> ToManyRelationshipBase.addRelation(self, obj)
> File "/usr/local/zenoss/Products/ZenRelations/
> RelationshipBase.py", line 72, i
> n addRelation
> self._add(obj)
> File "/usr/local/zenoss/Products/ZenRelations/
> ToManyContRelationship.py", line
> 112, in _add
> v=self._checkId(id)
> File "usr/local/zenoss/lib/python/OFS/ObjectManager.py", line 65,
> in checkVali
> dId
> BadRequest: The id "AT&T DS0 Point (64 Kbps)" contains
> characters illegal in
> URLs.
>
>
>
>
> On 9/28/06, Erik A. Dahl < [EMAIL PROTECTED]> wrote: Jock,
>
> To edit the template click on the link at the top of the template
> (which will take you to the actual template) the one you are looking
> at is inherited. Not sure about the interface not appearing. Can
> you look at $ZENHOME/log/events.log and see if there is a stack trace
> there?
>
> -EAD
>
> On Sep 27, 2006, at 11:29 PM, Jock Purnell wrote:
>
> > Thanks to Eric's advice, we do now have 0.22.3 working on SLES
> > 10. But, I'm having trouble getting any of the performance data
> > to show. For now, I'm trying to monitor Routers and Switches, and
> > get performance data for the interfaces. From looking at other
> > items on the mailing list, it looks like I need to go to the OS
> > tab, rather than the perfconf tab to get the interface stats. I've
> > done that. When I click on an Ethernet interface of any kind, the
> > URL won't display. Instead, Iget an error message saying itcan't
> > publish the URL. Reason is Invalid attribute for ifinOctets.
> > For my Serial Interfaces, I at least get to the Interface Status
> > screen. I can also get to perfconf from the interface screen, and
> > have a template listed for Frame Relay. But, I can't add any
> > data sources, and none are automatically filled in.
> >
> > I figure I must be missing something, but Ican't figure out what.
> > _______________________________________________
> > zenoss-users mailing list
> > [email protected]
> > http://lists.zenoss.org/mailman/listinfo/zenoss-users
>
> _______________________________________________
> zenoss-users mailing list
> [email protected]
> http://lists.zenoss.org/mailman/listinfo/zenoss-users
>
> _______________________________________________
> zenoss-users mailing list
> [email protected]
> http://lists.zenoss.org/mailman/listinfo/zenoss-users
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users
_______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
