Job Management Partner 1/Integrated Management - Manager Overview and System Design Guide
The following shows the process names displayed by the ps command.
- Organization of this subsection
- (1) JP1/IM - Manager
(1) JP1/IM - Manager
The table below describes the JP1/IM - Manager processes. The numbers in parentheses are the number of processes that can be executed concurrently.
Table B-3 JP1/IM - Manager processes (UNIX)
Parent process Functionality Child process Functionality jco_spmd
(1)#1Process management jcamain
(1)Automatic action service
(displayed process name: jcamain)evtcon
(1)#1Event console service
(displayed process name: evtcon)evflow
(1)Event base service
(displayed process name: evflow)jcsmain
(1)Central Scope service
(displayed process name: jcsmain)evgen
(2)#2Event generation service#3
(displayed process name: evgen)jcfmain(1) IM Configuration Management service
(displayed process name: jcfmain)pdprcd(1) IM database -- Process server process pdrsvre(3) Post-processing process. Performs recovery processing when a process terminates abnormally. pdmlgd(1) Message log server process. Controls message output. pdrdmd(1) System manager process. Controls unit starting and stopping and manages connected users. pdstsd(1) Status server process. Controls I/O operations to unit status files. pdscdd(1) Scheduler process. Distributes transactions among single server processes. pdtrnd(1) Transaction server process. Controls transactions. pdtrnrvd(1 to 128)#4 Transaction recovery process. Controls transaction determination and recovery. pdlogd(1) Log server process. Controls acquisition of system logs and log-related processes. pd_buf_dfw(1) Deferred write process. Controls background writing to disks where the database is kept. pdlogswd(1) Log swapper process. Allocates and de-allocates system log-related files, manages I/O operations for system log-related files, and acquires syncpoint dumps. pdsds(10 to 32)#5 Single server process. Performs SQL processing. pdsha(1) IM database -- Service for embedded HiRDB in a cluster environment
- Legend:
- --: None
#1: The number of processes may increase temporarily.
#2: Maximum 2; normally 1. Breakdown as follows:
- Main processes of the event generation service
- Temporary process generated when the event service is connected. The process is generated when the event generation service starts and when an event acquisition filter is updated.
#3: Functionality for correlation event generation (inactive by default). The event generation service is used in systems that do not use the integrated monitoring database.
#4: Only one process runs when the system starts, but this number increases temporarily with each abnormal termination of the pdsds process.
#5: 10 instances of this process run at startup, and this number increases with the number of access requests to the IM database. The maximum number of concurrent processes is 32.
When JP1/IM - Manager is used in a cluster system, the above processes are executed on each physical host and logical host. The number of processes that can be executed concurrently is the number of processes in the table multiplied by the number of physical and logical hosts on which the processes are running. Processes running in a cluster system are displayed by the ps command as follows:
jco_spmd logical-host-name evflow logical-host-name jcamain logical-host-name evtcon logical-host-name jcdmain logical-host-name evgen logical-host-name jcfmain logical-host-name jcsmain logical-host-nameProcesses in the above table whose parent process is jco_spmd are controlled by the process management. You can check their status using the jco_spmd_status command.
An example of the display when the processes are running normally is shown below.
# jco_spmd_status KAVB3690-I Processing to report the status of JP1_CONS has started. Display the running processes Process name Process ID evflow 3672 jcamain 4088 evtcon 4236 jcsmain 4846 jcdmain 5423 evgen 5624 KAVB3691-I All the processes have started.jcsmain is listed only when the Central Scope functionality is enabled, evgen is listed only when correlation event generation is enabled, and jcfmain is listed only when the IM Configuration Management functionality is enabled.
All Rights Reserved. Copyright (C) 2009, Hitachi, Ltd.