Previous Topic: View Test DetailsNext Topic: CVS Manager


Email Notification Settings

Every time that you schedule a new test in the CVS utility, deploy a monitor in the CVS Dashboard.

In the monitor window, you can also set an email address. If you set an email address, you receive an email notification every time the monitor is run in the specified time period.

To set the email notification, update the lisa.properties file.

You also must change the mail server configuration and must enter the mail host as shown in the following example.

# If you use performance monitoring alerts, this is the "from" email address of those alerts
# lisa.alert.email.emailAddr=lisa@itko.com
 
# And this is the email server we will attempt to route emails with (SMTP server)
# lisa.alert.email.defHosts=localhost

To uncomment this information in the lisa.properties file, remove the # from the first column of the file.

Restart DevTest to set the mail server configuration.

Every time the test is run, you receive an email.