Template keywords appear once for each template in this repository input file. If a template keyword is specified more than once, the last occurrence of the keyword will be used.
<action> (optional)
ADD
Note: This signifies the start of a template entry. The end of a template is detected by another Template_number entry or the end of file.
"I/O error on printer LPT2," which identifies that this template is to be used by FFSTProbes that detect I/O errors on LPT2.
Note: If this parameter is not provided, the Default_message_pathname information will be used.
Note: If this parameter is not provided, the Default_causes_pathname information will be used.
Note: If this parameter is not provided, the Default_actions_pathname information will be used.
Note: If this parameter is not provided, the Default_details_pathname information will be used.
The following table shows which entries are required for the specific actions of MKTMPF. If an entry is marked as "Optional," neither the entry type nor its value is required. You can enter the entry type with no value if you desire to have a placeholder.
┌─────────────────────────┬───────────────┬───────────────┐│Entry Type │Add │Comment │ ├─────────────────────────┼───────────────┼───────────────┤ │Repository_pathname │Required │Required │ ├─────────────────────────┼───────────────┼───────────────┤ │Default_Message_Pathname │Optional* │Optional* │ ├─────────────────────────┼───────────────┼───────────────┤ │Default_Causes_Pathname │Optional* │Optional* │ ├─────────────────────────┼───────────────┼───────────────┤ │Default_Actions_Pathname │Optional* │Optional* │ ├─────────────────────────┼───────────────┼───────────────┤ │Default_Details_Pathname │Optional* │Optional │ ├─────────────────────────┼───────────────┼───────────────┤ │<action> │Optional │Required │ ├─────────────────────────┼───────────────┼───────────────┤ │Template_number │Required │Optional │ ├─────────────────────────┼───────────────┼───────────────┤ │Comment │Optional │Optional │ ├─────────────────────────┼───────────────┼───────────────┤ │Message_number │Required │Optional │ ├─────────────────────────┼───────────────┼───────────────┤ │Log_Class │Optional │Optional │ ├─────────────────────────┼───────────────┼───────────────┤ │Message_pathname │Optional* │Optional │ ├─────────────────────────┼───────────────┼───────────────┤ │Causes_pathname │Optional* │Optional │ ├─────────────────────────┼───────────────┼───────────────┤ │Actions_pathname │Optional* │Optional │ ├─────────────────────────┼───────────────┼───────────────┤ │Details_pathname │Optional* │Optional │ ├─────────────────────────┼───────────────┼───────────────┤ │Fail_causes │Optional │Optional │ ├─────────────────────────┼───────────────┼───────────────┤ │Fail_actions │Optional │Optional │ ├─────────────────────────┼───────────────┼───────────────┤ │Install_causes │Optional │Optional │ ├─────────────────────────┼───────────────┼───────────────┤ │Install_actions │Optional │Optional │ ├─────────────────────────┼───────────────┼───────────────┤ │User_causes │Optional │Optional │ ├─────────────────────────┼───────────────┼───────────────┤ │User_actions │Optional │Optional │ ├─────────────────────────┼───────────────┼───────────────┤ │Detail_data │Optional │Optional │ ├─────────────────────────┼───────────────┼───────────────┤ │ │ │ │ ├─────────────────────────┼───────────────┼───────────────┤ │* Either the default path│ │ │ │name or the path name in │ │ │ │each template is required│ │ │ │if the template is using │ │ │ │messages. For examples, │ │ │ │see the following table. │ │ │ ├─────────────────────────┼───────────────┼───────────────┤ │ │ │ │ └─────────────────────────┴───────────────┴───────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Required │When Required │ ├──────────────────────────────┼──────────────────────────────┤ │Default_message_pathname or │Always │ │Message_pathname │ │ ├──────────────────────────────┼──────────────────────────────┤ │ │ │ ├──────────────────────────────┼──────────────────────────────┤ │Default_causes_pathname or │When providing cause │ │Causes_pathname │information │ ├──────────────────────────────┼──────────────────────────────┤ │ │ │ ├──────────────────────────────┼──────────────────────────────┤ │Default_actions_pathname or │When providing action │ │Actions_pathname │information │ ├──────────────────────────────┼──────────────────────────────┤ │ │ │ ├──────────────────────────────┼──────────────────────────────┤ │Default_details_pathname or │When providing detail data │ │Details_pathname │information │ ├──────────────────────────────┼──────────────────────────────┤ │ │ │ └──────────────────────────────┴──────────────────────────────┘