![]() |
![]() |
Subject: | Transform Error, but cant find transform. |
Author: | [Not Specified] |
Posted: | 2014-03-24 22:27 |
I have been getting this error: Error processing transform/mapping on Event Class /Cisco
I assume it is because of the Cisco env. monitor zenpack that I installed. I can not find the transform that is causing it however. How do I go about finding the transform that is causing the problems. Is there a file that zenoss stores transforms in Where else could this transform be
I have gone to every mapping in /Cisco and there is no transforms in any of them. The full error is below.
Thank you for your help!
Resource: 127.0.0.1
Component: /Cisco
Event Class: /
Status: New
Message: Problem with line 0: status = float(evt.message.split()[-1])
Event Management...
agent
component /Cisco
dedupid /Cisco|127.0.0.1
eventClass /
eventClassKey
eventClassMapping
eventGroup
eventKey
eventState New
evid f6f33e1f-5f3a-8fc1-11e3-857cf1737060
facility
message Problem with line 0: status = float(evt.message.split()[-1])
ntevid
priority
severity 2
summary Error processing transform/mapping on Event Class /Cisco
Device State...
DeviceClass
DeviceGroups
DevicePriority
Location
Systems
device 127.0.0.1
ipAddress
monitor
prodState
Event Data...
clearid
count 32437
firstTime 2014-01-24 23:55:42
lastTime 2014-03-24 22:52:10
ownerid
stateChange 2014-03-08 16:44:44
Event Details...
exception ValueError: could not convert string to float: rldot1dStpPortStateForwarding
transform 0 status = float(evt.message.split()[-1]) 1 state = {1:'normal',2:'warning',3:'critical',4:'shutdown',5:'notPresent',6:'notFunctioning'}.get(status, 'unknown') 2 evt.summary = "%s (%s)"%(evt.message, state) 3 evt.severity = {0:3,1:0,2:3,3:5,4:4,5:4,6:4}.get(status, 3) 4 if evt.firstTime == evt.lastTime: 5 device.hw.fans._getOb(evt.component).state = state 6 txnCommit()
Subject: | Have you looked under |
Author: | [Not Specified] |
Posted: | 2014-03-25 09:56 |
Have you looked under transforms for the root (/)
You may also take a look at this article to see if it can help to find it: http://wiki.zenoss.org/ZenDMD_Tip_-_Audit_Transforms
Hydruid
< |
Previous How to Create a Portlet (Zenoss Ver.3) |
Next Query on Zenpack build alternatives |
> |