Archived community.zenoss.org | full text search
Skip navigation
29955 Views 2 Replies Latest reply: Sep 21, 2009 4:25 PM by Nick Yeates RSS
rowlandcutler Newbie 1 posts since
Nov 13, 2008
Currently Being Moderated

Nov 13, 2008 4:09 AM

httpmonitor

I get This error whenever I try to create a template for httpmonitor on our system.

Type: KeyError
Value: 'editHttpMonitorDataSource'

Traceback (innermost last):

* Module ZPublisher.Publish, line 114, in publish
* Module ZPublisher.mapply, line 88, in mapply
* Module ZPublisher.Publish, line 40, in call_object
* Module Products.ZenModel.ZenModelBase, line 64, in __call__
* Module OFS.Traversable, line 245, in restrictedTraverse
* Module OFS.Traversable, line 221, in unrestrictedTraverse
__traceback_info__: ([], 'editHttpMonitorDataSource')
* Module OFS.ObjectManager, line 713, in __getitem__

KeyError: 'editHttpMonitorDataSource'

Can anyone enlighten me as to why?
  • Dclark Rank: White Belt 35 posts since
    Sep 30, 2008
    Currently Being Moderated
    1. Nov 13, 2008 8:41 AM (in response to rowlandcutler)
    RE: httpmonitor
    Rowland
    I was able to do an HTTP monitor on our system successfully, it took a bit of trial and quite a few errors, but i was able to get it.

    Dclark

    some questions to help us pin point your error:

    What have you gotten setup?
    What are you looking to graph?
    at what point are you recieveing this error?
    What values do you have for your datasource?

     

     

    Name
    Source Type HttpMonitor
    Enabled
    Component
    Event Class
    Event Key
    Severity
    Timeout (seconds)
    Cycle Time (seconds)
    Host Name
    IP Address
    Port
    Use SSL
    Url
    Regular Expression
    Case Sensitive
    Invert Expression
    Basic Auth User
    Basic Auth Password
    Redirect Behavior

  • Rank: Brown Belt 260 posts since
    Mar 30, 2009
    Currently Being Moderated
    2. Sep 21, 2009 4:25 PM (in response to Dclark)
    Re: RE: httpmonitor

    Check out the httpmonitor how to for details on a working setup:

    docs/DOC-3234

More Like This

  • Retrieving data ...