File Name
Email subject | Template file name |
---|---|
Notification of failure to start the automated operation process for patch distribution and application | swcfmg_process_start_process_error.txt |
Notification of acceptance for patch distribution requests | swcfmg_process_distribute_acceptance.txt |
Notification of acceptance for patch application requests | swcfmg_process_apply_acceptance.txt |
Initialization processing failure notification | swcfmg_process_initialize_error.txt |
Schedule cancelation notification | swcfmg_process_schedule_cancel.txt |
Server error notification | swcfmg_process_server_abnormal.txt |
Pre-execution script error notification | swcfmg_process_pre_script_error.txt |
Patch distribution/application failure notification | swcfmg_process_patch_failure.txt |
Post-execution script error notification | swcfmg_process_post_script_error.txt |
Restart failure notification | swcfmg_process_reboot_failure.txt |
Post-processing failure notification | swcfmg_process_reboot_failure.txt |
Notification of patch distribution completion | swcfmg_process_distribute_complete.txt |
Notification of patch application completion | swcfmg_process_apply_complete.txt |
Notification of patch distribution/application cancellation | swcfmg_process_abort.txt |
Description
This file contains the template for the body text of the emails that are sent to the users, who distribute or apply the patches, when an event occurs with the patch distribution/application processing.
File Location
[Windows]
<Systemwalker Software Configuration Manager installation directory>\SWCFMGM\mail\format |
[Linux]
/etc/opt/FJSVcfmgm/mail/format |
File Format
Enter the subject in the first line, and the body text in the second and subsequent lines.
1: <Subject> 2: <Body text line 1> 3: <Body text line 2> . . .
Parameters
The information provided by the system can be entered in an email as variables.
The information provided by the system is as follows:
Variable | Value |
---|---|
$orgid | The user ID of the recipient |
$orgname | The tenant name of the recipient |
$userid | The user name of the recipient |
$username | The company or organization name of the recipient |
$processname | Process name |
$distributepath | Distribution destination directory |
Cautions
Use UTF-8 as the character encoding for the file.
Example
Notification of failure to start the automated operation process for patch distribution and application
Notification of failure to start the automated operation process for patch distribution and application Attention: Mr./Ms. $orgname $username ($orgid $userid) An error has occurred with the startup process for the automated operation process for patch distribution and application. Contact the infrastructure administrator. This email is sent automatically. Do not reply to this email.
Notification of acceptance for patch distribution requests
Notification of acceptance for patch distribution requests ($processname) Attention: Mr./Ms. $username, $orgname ($userid, $orgid) A patch distribution request has been accepted. This email is sent automatically. Do not reply to this email.
Notification of acceptance for patch application requests
Notification of acceptance for patch application requests ($processname) Attention: Mr./Ms. $username, $orgname ($userid, $orgid) A patch application request has been accepted. This email is sent automatically. Do not reply to this email.
Initialization processing failure notification
Initialization processing failure notification ($processname) Attention: Mr./Ms. $username $orgname ($userid $orgid) An error has occurred with the initialization processing. Contact the infrastructure administrator. Then select the "Initialization processing failure check" task in the Task management window to perform a processing selection operation, according to the infrastructure administrator's instructions. This email is sent automatically. Do not reply to this email.
Schedule cancelation notification
Schedule cancelation notification ($pocessname) Attention: Mr./Ms. $username, $orgname ($userid, $orgid) A scheduled event has been canceled, and processing has been terminated. To configure the schedule settings again, repeat the procedure in the Patch Application Wizard from the start. This email is sent automatically. Do not reply to this email.
Server error notification
Server error notification ($processname) Attention: Mr./Ms. $username, $orgname ($userid, $orgid) An error has been detected on the server where a patch is to be distributed and applied. Check the status of the target server. Select the "Server error check" task in the Task management window to perform a processing selection operation. This email is sent automatically. Do not reply to this email.
Pre-execution script error notification
Pre-execution script error notification ($processname) Attention: Mr./Ms. $username, $orgname ($userid, $orgid) An error has occurred with the script that performs pre-processing for patch distribution/application. Check the content of the script. Select the "Pre-execution script error check" task in the Task management window to look up error information and perform a processing selection operation. This email is sent automatically. Do not reply to this email.
Patch distribution/application failure notification
Patch distribution/application failure notification ($processname) Attention: Mr./Ms. $username, $orgname ($userid, $orgid) The patch distribution/application processing has failed. Select the "Patch distribution/application failure check" task in the Task management window to look up error information and perform a processing selection operation. This email is sent automatically. Do not reply to this email.
Post-execution script error notification
Post-execution script error notification ($processname) Attention: Mr./Ms. $username, $orgname ($userid, $orgid) An error has occurred with the script that performs post-processing for patch distribution/application. Check the content of the script. Select the "Post-execution script error check" task in the Task management window to look up error information and perform a processing selection operation. This email is sent automatically. Do not reply to this email.
Restart failure notification
Restart failure notification ($processname) Attention: Mr./Ms. $username, $orgname ($userid, $orgid) Restarting the operating system has failed. Select the "OS restart failure check" task in the Task management window to look up error information and perform a processing selection operation. This email is sent automatically. Do not reply to this email.
Post-processing failure notification
Post-processing failure notification ($processname) Attention: Mr./Ms. $username $orgname ($userid $orgid) An error has occurred with the post-processing. Processing will continue. Contact the infrastructure administrator. This email is sent automatically. Do not reply to this email.
Notification of patch distribution completion
Notification of patch distribution completion ($processname) Attention: Mr./Ms. $username, $orgname ($userid, $orgid) Patch distribution has completed successfully. The distribution destination is the following directory: $distributepath Use the "Patch distribution completion check" task in the task window to perform a distribution completion operation. This email is sent automatically. Do not reply to this email.
Notification of patch application completion
Notification of patch application completion ($processname) Attention: Mr./Ms. $username, $orgname ($userid, $orgid) Patch application has completed successfully. This email is sent automatically. Do not reply to this email.
Notification of patch distribution/application cancellation
Notification of patch distribution/application cancellation ($processname) Attention: Mr./Ms. $username, $orgname ($userid, $orgid) The patch distribution/application processing has been canceled. If the distribution and application has not been canceled by a user, a timeout may have occurred. In this case, reduce the number of patches to be applied at the same time, and then, if necessary, distribute and apply the patches again. This email is sent automatically. Do not reply to this email.