nVision can send email notifications when a specific event occurs, for example when a device stops responding or a monitored parameter exceeds a defined threshold.
1. Configure the mail server
- In the nVision console, go to the "Main" tab.
- Select "Options", and then open the "Actions" tab.
- Open the "Email" action configuration.
- Enter the return address.
- If messages are to be sent through an external SMTP server, enable the appropriate option and provide:
- SMTP server address
- Port number
- Username
- Password or MS OAuth2 authorization
- Save the settings.
2. Create an email action
- From the main menu, select "Tools", and then "Manage Actions".
- Click "Add Action".
- Enter a name for the action and select "Email" as its type.
- Enter the recipient's email address.
- Set the subject and message format.
- Click "Test" to verify that the configuration works correctly.
- Complete the wizard and save the action.
3. Assign the action to an alert
Open the alert management window and create a new alert or edit an existing one. Select the event that should trigger the notification, and then assign the previously created email action.
After saving the configuration, nVision will send a message whenever the conditions defined in the alert are met.
What should you check if the message was not sent?
Verify the SMTP server address, port number, login credentials, and return address. Also make sure that the nVision server can connect to the mail server and that the message has not been blocked by a spam filter.