File name
Email subject | Template file name |
---|---|
Job request acceptance notification | process_acceptance.txt |
Schedule cancellation notification | process_server_abnormal.txt |
Server error notification | process_schedule_cancel.txt |
Pre-execution script error notification | process_pre_script_error.txt |
Processing failure notification | process_processing_error.txt |
Post-execution script error notification | process_post_script_error.txt |
Restart failure notification | process_reboot_error.txt |
Job completion notification | process_complete.txt |
Job cancellation notification | process_cancel.txt |
Script execution error notification | process_script_error.txt |
Command execution failure notification | process_command_error.txt |
File distribution failure notification | process_file_distribution_error.txt |
File collection failure notification | process_file_collection_error.txt |
Description
If an event occurs during any of the following jobs when requested using a management console wizard, an email notification will be sent to the job administrator. These files specify the templates for the body text of the emails.
Patch distribution
Patch application
Parameter settings
Script execution
Configuration modification
File location
[Windows]
<Systemwalker Software Configuration Manager installation directory>\SWCFMGM\mail\format |
[Linux]
/etc/opt/FJSVcfmgm/mail/format |
To change the content of body text in an email for a particular job, save the template file for the modified email notification in the template file directory for the relevant job.
The template file directory for each job is shown below:
[Windows]
Job | Template file storage directory |
---|---|
Patch distribution | <Systemwalker Software Configuration Manager installation directory>\SWCFMGM\mail\format\patch_distribution |
Patch application | <Systemwalker Software Configuration Manager installation directory>\SWCFMGM\mail\format\patch_application |
Parameter settings | <Systemwalker Software Configuration Manager installation directory>\SWCFMGM\mail\format\parameter_setting |
Script execution | <Systemwalker Software Configuration Manager installation directory>\SWCFMGM\mail\format\script_execution |
Configuration modification | <Systemwalker Software Configuration Manager installation directory>\SWCFMGM\mail\format\configuration_change |
[Linux]
Job | Template file storage directory |
---|---|
Patch distribution | /etc/opt/FJSVcfmgm/mail/format/patch_distribution |
Patch application | /etc/opt/FJSVcfmgm/mail/format/patch_application |
Parameter settings | /etc/opt/FJSVcfmgm/mail/format/parameter_setting |
Script execution | /etc/opt/FJSVcfmgm/mail/format/script_execution |
Configuration modification | /etc/opt/FJSVcfmgm/mail/format/configuration_change |
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 the email as variables.
This information is as follows:
Variable | Value |
---|---|
$userid | User ID of the recipient |
$orgid | The tenant ID of the recipient |
$username | User name of the recipient |
$orgname | The company or organization name of the recipient |
$processname | Job name |
$distributepath | Distribution destination directory (*1) |
*1: Can only be used for the patch distribution job.
Note
Use UTF-8 as the character encoding for the file.
Example
When Systemwalker Software Configuration Manager is installed, a sample template file is installed in the default directory. If necessary, use this sample file by editing it.
Job request acceptance notification
Processing request acceptance notification ($processname) Attention: Mr./Ms. $username, $orgname ($userid, $orgid) A job request has been accepted. This email is sent automatically - do not reply.
Schedule cancellation notification
Schedule cancellation notification ($processname) Attention: Mr./Ms. $username, $orgname ($userid, $orgid) A scheduled event has been canceled, and processing has been terminated. To configure the schedule settings again, resend the request. This email is sent automatically - do not reply.
Server error notification
Server error notification ($processname) Attention: Mr./Ms. $username, $orgname ($userid, $orgid) An error was detected on the server. Check the status of the target server. Check the error information on the Job management window and perform an action execution operation. This email is sent automatically - do not reply.
Pre-execution script error notification
Pre-execution script error notification ($processname) Attention: Mr./Ms. $username, $orgname ($userid, $orgid) A pre-execution script error has occurred. Check the content of the script. Check the error information on the Job management window and perform an action execution operation. This email is sent automatically - do not reply.
Processing failure notification
Processing failure notification ($processname) Attention: Mr./Ms. $username, $orgname ($userid, $orgid) The process making the request has failed. Check the error information on the Job management window and perform an action execution operation. This email is sent automatically - do not reply.
Post-execution script error notification
Post-execution script error notification ($processname) Attention: Mr./Ms. $username, $orgname ($userid, $orgid) A post-execution script error has occurred. Check the content of the script. Check the error information on the Job management window and perform an action execution operation. This email is sent automatically - do not reply.
Restart failure notification)
Restart failure notification ($processname) Attention: Mr./Ms. $username, $orgname ($userid, $orgid) Restarting the operating system has failed. Check the error information on the Job management window and perform an action execution operation. This email is sent automatically - do not reply.
Job completion notification
Job completion notification ($processname) Attention: Mr./Ms. $username, $orgname ($userid, $orgid) Job has completed successfully. This email is sent automatically - do not reply.
Job cancellation notification
Job cancellation notification ($processname) Attention: Mr./Ms. $username, $orgname ($userid, $orgid) Job has been canceled. If the distribution and application has not been canceled by a user, a timeout may have occurred. In this case, resend the request. This email is sent automatically - do not reply.
Script execution error notification
Script execution error notification($processname) Attention: Mr./Ms. $username, $orgname ($userid, $orgid) A script error has occurred. Check the content of the script. Check the error information on the Job management window and perform an action execution operation. This email is sent automatically - do not reply. <=Delete=>
Command execution failure notification
Command execution error notification ($processname) Attention: Mr./Ms. $username, $orgname ($userid, $orgid) Failed to execute the command. Check the error information on the Job management window and perform an action execution operation. This email is sent automatically - do not reply. <=Delete=>
File distribution failure notification
File distribution error notification ($processname) Attention: Mr./Ms. $username, $orgname ($userid, $orgid) Failed to distribute the file. Check the error information on the Job management window and perform an action execution operation. This email is sent automatically - do not reply. <=Delete=>
File collection failure notification
File collection error notification ($processname) Attention: Mr./Ms. $username, $orgname ($userid, $orgid) Failed to collect the file. Check the error information on the Job management window and perform an action execution operation. This email is sent automatically - do not reply. <=Delete=>