
On Mon, Mar 28, 2016 at 1:05 PM, <nicolas@devels.es> wrote:
Hi,
On oVirt 3.6.3.4-1, when selecting the 'Event notification' sub-tab on a user in the 'Users' tab, at the bottom this message is shown:
Note: To receive email notifications, ensure that the mail server is configured and the ovirt-event-notifier service is running.
I cannot find this service installed anywhere, though. Which package should contain this service?
# systemctl status ovirt-event-notifier ovirt-event-notifier.service Loaded: not-found (Reason: No such file or directory) Active: inactive (dead)
This should have found it for you. Are you trying this on the engine machine?
# locate ovirt-event-notifier #
# yum provides *ovirt-event-notifier Loading mirror speeds from cached hostfile [...] No matches found
It's packaged in ovirt-engine-tools . Best, -- Didi