Operations > Configurations > Outbound Settings.Edit.Test button.Success: A green checkmark appears. This confirms the plugin instance itself is functional."Test Process" Fails. Aria Operations 8.18 includes a "Test Notification" workflow within the rule itself to simulate an alert trigger. It can be validated as follows :
1.Navigate to Operations > Configurations > Notifications.
2.Select your Notification Rule and click Edit.
3.Go to the Test Notification tab.
4.Click Initiate Process. The system will run a 5-step validation:
5.Validate Criteria: Checks if the filters are logically sound.
6.Establish Endpoint Connection: Re-verifies the SMTP link.
7.Authentication: Validates mail server credentials.
8.Send Notification: Attempts to push a test payload.
9.Endpoint Receives Notification: (Manual Verification) Check the recipient's inbox for a "Test Notification" email.
VMware Aria Operations (formerly vRealize Operations)
The Notification Rule criteria are misconfigured. Specifically, the Alert Type, Alert Sub-Type, or Object Scope filters do not align with the triggered alert's properties, causing the notification engine to skip the outbound action.
To resolve this, the Notification Rule must be adjusted to match the metadata of the alerts you wish to receive.
Part 1: Identifying the Alert Definition, Type, and Object
Before fixing the rule, triggered alert should be identified exactly what the "looks like" to the system. Check the same as follows:
1.In the Aria Operations UI, navigate to Alerts > Alerts.
2.Locate an instance of the alert that was triggered but not emailed.
3.Click the Alert Name to open the Alert Details.
4.Under Alert Basis, Identify Object Type: Look at the "Object" field (e.g., Virtual Machine, vSAN Cluster).
5.Identify Alert Type/Sub-type: * Click on the Alert Definition link within the summary.
Under the Summary or Configuration tab of the definition, note the Alert Type (e.g., Virtualization) and Alert Sub-Type (e.g., Availability).
Part 2: Correcting the Notification Rule
1.Navigate to Operations > Configure > Notifications.Select the failing rule and click
2.Edit.Under Step 2: Define Criteria:
3.
4.Ensure the "Object Type" matches the object identified in Part 1. (e.g., If the alert is on a Host, the scope must include Host System).
5.Under Alert Scope : Select set of Alerts you would like to receive notifications about. (e.g. Category, Criticality, and Control state.)
6.Notify On: Select the Alert status change you want to receive notifications on.
Once changes are done, trigger a "Test Notification" within the rule itself, but note that this only tests the plugin. To test the filter, use the "Test Notification" method by lowering an alert threshold on a test object to ensure it meets the Notification Rule criteria.