Bug 1072849

Summary: minimal snmp notifications conf section has wrong variable name
Product: Red Hat Enterprise Virtualization Manager Reporter: Petr Beňas <pbenas>
Component: ovirt-engine-notification-serviceAssignee: Mooli Tayer <mtayer>
Status: CLOSED CURRENTRELEASE QA Contact: Petr Beňas <pbenas>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.4.0CC: aberezin, acathrow, emesika, gklein, iheim, knesenko, mtayer, pstehlik, Rhev-m-bugs, yeylon
Target Milestone: ---   
Target Release: 3.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: av3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Beňas 2014-03-05 09:46:04 UTC
Description of problem:
# grep FILTERS  /usr/share/ovirt-engine/services/ovirt-engine-notifier/ovirt-engine-notifier.conf 
# FILTERS="include:*(snmp:) ${FILTERS}"


Version-Release number of selected component (if applicable):
rhevm-tools-3.4.0-0.3.master.el6ev.noarch


Expected results:
Should be FILTER

Additional info:
Using this wrong variable name results in no snmp notifications being sent.

Comment 1 Eli Mesika 2014-03-05 13:25:54 UTC
please provide a patch to 3.4.0 and move to MODIFIED when it is merged

Comment 2 Kiril Nesenko 2014-03-16 19:48:10 UTC
Mooli, please get all acks to the bz.

- Kiril

Comment 3 Petr Beňas 2014-03-18 13:28:37 UTC
Verified in av3.

[root@pb-rh34 ~]# rpm -qa rhevm-tools
rhevm-tools-3.4.0-0.5.master.el6ev.noarch
[root@pb-rh34 ~]# grep FILTERS  /usr/share/ovirt-engine/services/ovirt-engine-notifier/ovirt-engine-notifier.conf
[root@pb-rh34 ~]# grep FILTER  /usr/share/ovirt-engine/services/ovirt-engine-notifier/ovirt-engine-notifier.conf
# Deprecated, use FILTER with DATABASE_UNREACHABLE instead.
# FILTER="include:VDC_START(smtp:mail) ${FILTER}"
# FILTER="exclude:VDC_START include:*(smtp:mail1) ${FILTER}"
# The final filter list contains FILTER  as well as 'event_subscriber' table records.
FILTER="exclude:*"
# FILTER="include:*(snmp:) ${FILTER}"
# FILTER="include:VDC_START(snmp:profile1) ${FILTER}"

Comment 4 Itamar Heim 2014-06-12 14:08:15 UTC
Closing as part of 3.4.0