All pastes #391228 Raw Copy code Copy link Edit

Someone

public text v1 · immutable
#391228 ·published 2007-03-11 23:37 UTC
rendered paste body
DEBUG:zen.Syslog:parseHEADER timestamp=Mar 12 01:31:20
DEBUG:zen.Syslog:gentuu sshd[6637]: Did not receive identification string from 10.0.0.10
DEBUG:zen.Syslog:tag regex: ^(?P<component>.+)\[(?P<ntseverity>\D+)\] (?P<ntevid>\d+) (?P<summary>.*)
DEBUG:zen.Syslog:tag regex: %CARD-\S+:(SLOT\d+) %(?P<eventClassKey>\S+): (?P<summary>.*)
DEBUG:zen.Syslog:tag regex: %(?P<eventClassKey>(?P<component>\S+)-\d-\S+): (?P<summary>.*)
DEBUG:zen.Syslog:tag regex: (?P<component>\S+)\[(?P<pid>\d+)\]: (?P<summary>.*)
DEBUG:zen.Syslog:tag match: {'component': 'sshd', 'pid': '6637', 'summary': 'Did not receive identification string from 10.0.0.10'}
DEBUG:zen.Syslog:eventClassKey=sshd
ERROR:zen.ZenSyslog:'SyslogProcessor' object has no attribute 'dmd'
Traceback (most recent call last):
  File "/usr/local/zenoss/Products/ZenEvents/EventServer.py", line 91, in run
    self.doHandleRequest(*args)
  File "/usr/local/zenoss/Products/ZenEvents/zensyslog.py", line 74, in doHandleRequest
    self.processor.process(msg, ipaddr, host, rtime)
  File "/usr/local/zenoss/Products/ZenEvents/SyslogProcessing.py", line 87, in process
    self.dmd.ZenEventManager.sendEvent(evt)
AttributeError: 'SyslogProcessor' object has no attribute 'dmd'