Event Notification Properties
Notification
When an event occurs, you can set the system to run a script, send an email notification, or write it to the Windows event log.
Notify by Email
Defines whether to send the details of an event by email to a specified address. If several events occur immediately one after the other, the system aggregates them and sends their details in one email.
- On Error Only - Set this option to On to receive emails when the application detects errors.
- Mail Server
Enter the mail server hostname or IP.
- Mail Server Port
Enter the port number for the mail server.
- Authentication Settings
Click to open the Mail Authentication Settings dialog and enter mail authentication details such as user name, password, and proxy settings.
- Email Address - To
Enter the receiver email address.
- Email Address - From
Enter the sender email address.
Execute Script
Specifies a script for Arcserve RHA to run whenever it sends a report.
- Script Name (full path)
Enter the name and full path of the script that is invoked once an event occurs.
- Arguments
Additional arguments to pass to the script, which is specified in the previous property. Any arguments entered here follow the argument sent automatically by Arcserve RHA, which include the event details written in a notification file. Arguments entered here are static values.
Write to Event Log
Writes the events to the Windows event log.