Synopsis
mpipcso
Description
This command displays information about the IPC resources that are currently being used by Systemwalker Operation Manager and the IPC resources that had been used but could not be recovered.
Return value
Return value | Meaning |
---|---|
0 | Normal termination |
Value other than 0 | Abnormal termination |
Command Location
/opt/systemwalker/bin
Cautions
When checking IPC resources, use the system command ipcs together to avoid deleting incorrect IPC resources.
This command should be executed on the Systemwalker Operation Manager Server by the system administrator (superuser).
Example
Mpipcso
Output Example
An example of command output is shown below:
# /opt/systemwalker/bin/mpipcso IPC status from<running Systemwalker> as of Tue Apr 11 10:27:44 2006 T ID KEY DATE TIME PID CMD s 131075 0x102029b 2006/04/11 10:23:01 11473 MpFwsec s 131076 0x102029c 2006/04/11 10:23:01 11473 MpFwsec Status of undeletion IPC from<stopping Systemwalker> T ID KEY DATE TIME PID CMD DETECTION DATE s 65536 0x1020297 2006/04/10 22:16:46 611 MpFwsec 2006/04/11 10:23:01 s 65537 0x1020299 2006/04/10 22:16:47 611 MpFwsec 2006/04/11 10:23:01 IPC status from<running Systemwalker Centric Manager> as of Tue Apr 11 10:27:44 2006 T ID KEY DATE TIME PID CMD m 209 0x2097c 2006/04/11 10:23:24 11798 opagtd m 111 0x1020b46 2006/04/11 10:24:01 12969 mppmon s 10 0x1020b48 2006/04/11 10:24:00 12969 mppmon m 108 0x32027da8 2006/04/11 10:23:46 12697 drmsdemon m 109 0x64027da8 2006/04/11 10:23:46 12697 drmsdemon s 65541 0x35027da8 2006/04/11 10:23:46 12697 drmsdemon s 9 0x62027da8 2006/04/11 10:23:46 12697 drmsdemon s 65542 0x63027da8 2006/04/11 10:23:46 12697 drmsdemon s 8 0x66027da8 2006/04/11 10:23:46 12697 drmsdemon q 912 0x30027da8 2006/04/11 10:23:46 12697 drmsdemon q 115 0x31027da8 2006/04/11 10:23:46 12697 drmsdemon q 116 0x36027da8 2006/04/11 10:23:46 12697 drmsdemon q 117 0x38027da8 2006/04/11 10:23:46 12697 drmsdemon q 118 0x39027da8 2006/04/11 10:23:46 12697 drmsdemon q 119 0x61027da8 2006/04/11 10:23:46 12697 drmsdemon q 120 0x65027da8 2006/04/11 10:23:46 12697 drmsdemon s 65543 0x67027da8 2006/04/11 10:23:46 12697 drmsdemon Status of undeletion IPC from<stopping Systemwalker Centric Manager> T ID KEY DATE TIME PID CMD DETECTION DATE m 3 0x1020b47 2006/04/10 22:17:37 1946 mppmon 2006/04/11 09:57:34 s 65538 0x1020b46 2006/04/10 22:17:37 1946 mppmon 2006/04/11 09:57:34 IPC status from<running Systemwalker Operation Manager> as of Tue Apr 11 10:27:45 2006 T ID KEY DATE TIME PID CMD m 10 0x1020fbf 2006/04/11 10:25:07 14002 tskmnsrv q 67 0x2020fbf 2006/04/11 10:25:10 14210 tskussrv q 180 0xa020fbf 2006/04/11 10:25:10 14209 tskbasrv q 121 0x5020fbf 2006/04/11 10:25:10 14212 tskgrsrv q 122 0x7020fbf 2006/04/11 10:25:10 14213 tskevsrv m 112 0x1020833 2006/04/11 10:24:50 13613 mpjmsrv Status of undeletion IPC from<stopping Systemwalker Operation Manager> T ID KEY DATE TIME PID CMD DETECTION DATE There is no IPC resource of the collection leakage. #
Meaning: This field shows the IPC resources shared by Systemwalker Centric Manager and Systemwalker Operation Manager, which are running. The date and time at which the mpipcso command was executed is indicated.
Meaning: This field shows the IPC resources shared by Systemwalker Centric Manager and Systemwalker Operation Manager, which could not be recovered in the past.
Meaning: This field shows the IPC resources used by Systemwalker Centric Manager, which is running. The date and time at which the mpipcso command was executed is indicated.
Meaning: This field shows the Systemwalker Centric Manager IPC resources that could not be recovered in the past.
Meaning: This field shows the IPC resources used by Systemwalker Operation Manager, which is running. The date and time at which the mpipcso command was executed is indicated.
Meaning: This field shows the Systemwalker Operation Manager IPC resources that could not be recovered in the past.
Meaning: From left to right in this field shows type, ID, key, date of retrieval, time of retrieval, process ID, and process name
Meaning: From left to right in this field shows type, ID, key, date of retrieval, time of retrieval, process ID, process name, and date on which the lack of recovery was recognized.
Meaning: There is no IPC resource that has not been recovered.