annamariah
04-23-2008, 12:23
I have created a rule named "Rule Name FN Test" that shall send SNMP traps
as action. But it seems to be some problem to find the configured template.
See below:
(OPTIMIZE) [Analytic Engine
v7.1.0.0.com.dante.analysis.action.SNMPTrapAction.UnknownKey] 2008-04-22
15:20:45.234 CEST WARN: Unable to send the requested SNMP trap for rule
named [Rule Name FN Test] as there is no template configured for template
[SNMPAlert] and alert severity section [NORMAL]
This is our "SNMPAlert Settings" in the analytic engine:
<?xml version="1.0" encoding="UTF-8"?>
<properties>
<property name="SNMPManager">
<string meta="managerName">SNMP_Manager_PRODUCTION</string>
<string meta="host">IP</string>
<integer meta="port">161</integer>
<property name="community">
<string meta="handle">User</string>
<string meta="password">********</string>
</property>
</property>
</properties>
This is our templete for SNMPAlerts in the
"optimize/analysis/conf/templates"-folder. Only two files in this folder,
SNMPAlert.template and BusinessMonitorViolation.template.
(See attached file: SNMPAlert.template)
Do anyone know what we have missed?
as action. But it seems to be some problem to find the configured template.
See below:
(OPTIMIZE) [Analytic Engine
v7.1.0.0.com.dante.analysis.action.SNMPTrapAction.UnknownKey] 2008-04-22
15:20:45.234 CEST WARN: Unable to send the requested SNMP trap for rule
named [Rule Name FN Test] as there is no template configured for template
[SNMPAlert] and alert severity section [NORMAL]
This is our "SNMPAlert Settings" in the analytic engine:
<?xml version="1.0" encoding="UTF-8"?>
<properties>
<property name="SNMPManager">
<string meta="managerName">SNMP_Manager_PRODUCTION</string>
<string meta="host">IP</string>
<integer meta="port">161</integer>
<property name="community">
<string meta="handle">User</string>
<string meta="password">********</string>
</property>
</property>
</properties>
This is our templete for SNMPAlerts in the
"optimize/analysis/conf/templates"-folder. Only two files in this folder,
SNMPAlert.template and BusinessMonitorViolation.template.
(See attached file: SNMPAlert.template)
Do anyone know what we have missed?