4.4.7 Operation of service linkage monitoring jobs
This section describes registration, listing, and deletion of service linkage monitoring jobs.
- Organization of this subsection
(1) Registration of service linkage monitoring jobs
The following shows the procedure for registering a service linkage monitoring job.
-
Export a service linkage monitoring definition information file from the JP1/AJS3 for Cloud Service Applications server, and place the file in a desired folder on the host with JP1/AJS3 - View installed.
-
Start the command prompt on the host with JP1/AJS3 - View installed.
-
Specify the path to the service linkage monitoring definition information file, the custom event job name, and the path to the icon file (when using the custom event job icon) for arguments, and execute the ajscsajobreg command.
For details on the ajscsajobreg command, see ajscsajobreg (Windows only) in 8. Commands.
-
Restart JP1/AJS3 - View.
The registered information will be enabled after restarting.
-
Click the Custom Events tab in the Jobnet Editor window, and check that the icon has been added.
Place the mouse cursor over the icon, and the custom event job name appears in the tool tip.
(2) Listing of service linkage monitoring jobs
The following shows the procedure for listing service linkage monitoring jobs.
-
Start the command prompt on the host with JP1/AJS3 - View installed.
-
Execute the ajscsajoblist command with the -m option specified.
For details on the ajscsajoblist command, see ajscsajoblist (Windows only) in 8. Commands.
(3) Deletion of service linkage monitoring jobs
The following shows the procedure for deleting a service linkage monitoring job.
-
Start the command prompt on the host with JP1/AJS3 - View installed.
-
Specify the name of the custom event job you want to delete for an argument, and execute the ajscsajobdel command with the -m option specified.
For details on the ajscsajobdel command, see ajscsajobdel (Windows only) in 8. Commands.
-
Restart JP1/AJS3 - View.
The registered information will be enabled after restarting.
-
Click the Custom Events tab in the Jobnet Editor window, and check that the icon has been deleted for that job.
(4) When using a different service linkage monitoring job for each JP1 user
You can switch the service linkage monitoring job displayed on the Jobnet Editor window of JP1/AJS3 - View based on each JP1 user by dividing folders containing custom event job registration information and service linkage monitoring job specific information for each JP1 user.
The following shows the procedure for using a different service linkage monitoring job for each JP1 user.
-
Create an extend folder immediately under the custom event job registration information folder data-folder-of-JP1/AJS3 - View\customevent.dir. Then, immediately under this folder, create a folder specified in the user specified option file jajsCustomEventJobDirectory.
-
Create an extend folder immediately under the folder storing service linkage monitoring job specific information data-folder-of-JP1/AJS3 - View\csadef\customevent. Then, immediately under this folder, create a folder specified in the user specified option file jajsCustomEventJobDirectory.
-
Grant the read and write privileges to the folder created in the steps 1 and 2.
-
For the environment variable AJS_CSA_VIEW_CUSTOMEVJOBDIR, specify the folder name that is specified for jajsCustomEventJobDirectory in the user specified option file.
If no folder name is specified for the environment variable or if the specified folder does not exist, the default folder (custom event job registration information folder: data-folder-of-JP1/AJS3 - View\customevent.dir, and the folder storing service linkage monitoring job specific information: data-folder-of-JP1/AJS3 - View\csadef\customevent) are used for operation.
-
Operate the service linkage monitoring jobs used by the JP1 user by following the procedures for registering, listing, and deleting service linkage monitoring jobs.