HOW-TO
Introduction:
This is a tech tip on how to configure DevTest to send emails once a CVS Monitor is ran.
Environment:
All supported DevTest platforms
Instructions:
To set the email notification, update the local.properties file.
Change the mail server configuration and 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
The property below is the email server we will attempt to route emails with (SMTP server)
lisa.alert.email.defHosts=localhost
Additional Information:
You must restart DevTest Components for change to be in effect.