# ##################################################################### # # Name : QM-LogAlertToSMTPServer.txt # Author : 3Ds (UK) Limited # Description : This file allows you to send alert details to an SMTP # (e-mail) server, or interface with a 3rd party system # such as an SMS gateway. Simply edit the appropriate # details below and configure the Sentry-go Quick # Monitor's Alert Engine to call this SMTP Alert file # for the appropriate alert levels. # # Notes : Any placemarkers found (e.g. <$$ERROR>) will # automatically be expanded by the Alert Engine at # runtime. # # This file contains keywords which are used to instruct # the Alert Engine what & how to call the target SMTP # server. # # For more information on these commands as well as the # placemarkers available, please see Books On-line. # # For details of the parameters required, please refer # to the documentation provided by your gateway supplier # or System Administrator. # # ##################################################################### # Define the SMTP connection QM-SERVER: NameOrIPAddressOfYourSMTPServer # Define e-mail parameters QM-SENDFROM: Sentry-go@Company.com QM-SENDTO: Who@Where.com, Whoelse@Where.com QM-SUBJECT: Critical Error Detected! # The following message will be sent my e-mail to the SMTP server The error <$$ERROR> occurred on server <$$SERVER> at <$$TIMELOGGED>