...
When add a resource from a group name, select a group → right click → 'Add Resource'. Or select Edit(E) from the main menu bar → select 'Add Resource'. Or select 'Add Resource' icon from the tool bar.
[Figure] Adding Resource in a group- Select 'Process' from Resource Type lists and click 'Next' button. When add a resource from the Process resource type name, this step will be skipped.
[Figure] Select Resource Wizard View - Next steps are same as adding in resource type.
...
- ResourceType - Right Click - Click Add Resource
[Figure] Adding Resource in a resource type - Enter process name and full path.
[Figure] Enter process path view - Enter resource name.
If you skip enter this, name will be given same value with process name when process path is defined.
[Figure] Enter process path view - Another way Click file selection icon and you can choose the file as shown below.
[Figure] File Selection View - Default value of user executing process resource is the user that execute process.
If you wish to use other user account, you can define in 'Execution Account' as shown below.
[Figure] Specify account view - As an additional setting, you can select desktop option and forced to terminate option.
[Figure] Additional Settings of process resource view
...
Select delete resource and resource will be deleted.
[Figure] Deleting process resource view
...
Status | Agent command | Description | Note |
---|---|---|---|
Online The registered process is running. | Offline | Terminate an ongoing process by sending the termination signal (TerminateProcess) to it. | |
Monitoring | It periodically monitors whether the process runs in the memory. | ||
Offline The registered process is terminated. | Online | In the attributes of process, run the program designated in the Path. For instance, if you configure the program that uses the 'notepad.exe readme.txt' command as a process agent, you can express it as follows. | |
Monitoring | It periodically monitors whether the process runs in the memory. | ||
Trouble When the online process is switched to offline without using the agent termination command, it is defined as the trouble state. | Online | In the attributes of process, run the program designated in the Path. For instance, if you configure the program that uses the 'notepad.exe readme.txt' command as a process agent, you can express it as follows. | |
Offline | Terminate an ongoing process by sending the termination signal (TerminateProcess) to it. |
Attribute
[Figure] Process Attribute view
...