4.6.1 Register Application window
The Register Application window registers applications to be monitored dynamically. The following figures show the Register Application window when the monitoring object is Process, and the Register Application window when the monitoring object is Service.
The items to be set are:
Area for applications
- Application List
-
This box displays the applications to be monitored by the monitoring server selected in the Process Configuration window.
- Delete
-
This button deletes the selected application from Application List.
- Command Registration
-
This button displays the Register Command window. In the Register Command window, register the command to be executed when the status of an application changes.
- Copy
-
This button displays the Copy Application window. Copies the application you selected in Application List. For details on the Copy Application window, see 4.6.6 Copy Application window.
- Change
-
This button displays the Change Application window. For details on the Change Application window, see 4.6.7 Change Application window.
This button is enabled when an application is selected in Application List. This button is always disabled in reference mode.
- Application Name
-
Specify an application to be added to Application List. Specify the application with a character string of 128 bytes or less. Do not specify a semicolon (;), tab, or multibyte code. In addition, do not specify the hash character (#) at the beginning of the application name.
- Additional Information
-
Specify additional information about the application specified in Application Name. Specify the information with a character string of 128 bytes or less. Do not specify a semicolon (;), tab, or multibyte code.
- Add
-
This button adds the application specified in Application Name to Application List.
Area for processes or Services
- Monitoring Object
-
Specifies the monitoring target.
-
Process
Select this radio button to monitor processes. If you add process information to this application, you cannot register additional services.
-
Service
Select this radio button to monitor services. If you add service information to this application, you cannot register additional processes.
-
- Process List
-
When processes are monitored, a list of processes to be monitored by the application selected in Application List is displayed. In the list, process names, process types, registered child process names, and the highest and lowest threshold values are displayed. You can select multiple process names.
- Service List
-
When services are monitored, a list of services to be monitored by the application selected in Application List is displayed. In the list, service names and the mapping statuses are displayed. You can select multiple service names.
- Delete
-
This button deletes the selected process from Process List or Service List. You can delete multiple application programs.
- Command Registration
-
This button displays the Register Command window. In the Register Command window, register the command to be executed when the status of a process changes. For details on the Register Command window, see 4.6.4 Register Command window. You can click this button when you selected processes from Process List, or selected services from Service List.
- Set Threshold Value
-
This button displays the Set Threshold Value window. For details on the Set Threshold Value window, see 4.6.3 Set Threshold Value window. You can click this button when you selected processes from Process List.
- Child Process Registration
-
This button displays the Register Child Process window. For details on the Register Child Process window, see 4.6.2 Register Child Process window. You can click this button when you selected processes from Process List.
- Set Mapping
-
This button displays the Set Mapping window. For details on the Set Mapping window, see 4.6.5 Set Mapping window. You can click this button when you selected services from Service List.
- Change
-
If this button is clicked when a process is selected in Process List, the Change Process window opens. If this button is clicked when a service is selected in Service List, the Change Service window opens.
For details on the Change Process window, see 4.6.8 Change Process window. For details on the Change Service window, see 4.6.9 Change Service window.
This button is enabled only when a process or service is selected in Process List or Service List. This button is always disabled in reference mode.
- Process Name
-
Specify a process name to be added to Process List. You can use an asterisk (*) or a question mark (?) as wild card characters. Do not specify a semicolon (;) or a tab.
When the monitoring server is Windows, specify a process without including the extension (.exe).
- Service Name
-
Specify a service name to be added to Service List by a string within 100 bytes. If an asterisk (*) or a question mark (?) is used in the service name, it is treated as a regular character, and service monitoring as a wildcard character is not performed. Do not specify a semicolon (;), a tab, a forward slash (/), or a back slash (\).
- Command line, Executable
-
Specify the type of the process specified in Process Name.
If the OS is Windows, select Executable. If the OS is UNIX, select Executable or Command line. For details on how to check whether a process is the Command line or Executable type, see 2.5 Process and service monitoring function.
- Add
-
Adds the process specified in the Process Name text box to Process List, or the service specified in the Service Name text box to Service List.
- Important
-
If a monitored application is deleted or renamed, monitoring of that application stops.