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.
please provide a patch to 3.4.0 and move to MODIFIED when it is merged
Mooli, please get all acks to the bz. - Kiril
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}"
Closing as part of 3.4.0