Temporarily turning off IMSplex collection in Tivoli Enterprise Monitoring Server
You can turn off IMSplex data collection for a specific Tivoli Enterprise Monitoring Server.
Procedure
- Issue
/f TEMStask,ipdc display
to display the names of the IMS regions and IRLM regions monitored.The following example represents the output of this command.11:16:34.08 KLVOP191 'IPDC DISPLAY' 11:16:34.08 KIPDSP00I MONITORED SUBSYSTEMS: 11:16:34.08 KIPDSP01I IRLM(IR9D) STATE=STARTED COLLECTORS: 11:16:34.08 KIPDSP03I CONFLICT(30) COUPFAC(30) 11:16:34.08 KIPDSP02I IMS(I91D) STATE=STARTING COLLECTORS: 11:16:34.08 KIPDSP03I RTAGRP RTAITEM MSC MQSTAT SHAREDQ IMSPARMS DATAS 11:16:34.08 KIPDSP01I IRLM(IR8D) STATE=STARTED COLLECTORS: 11:16:34.08 KIPDSP03I CONFLICT(30) COUPFAC(30) 11:16:34.08 KIPDSP02I IMS(I81D) STATE=STARTING COLLECTORS: 11:16:34.08 KIPDSP03I RTAGRP RTAITEM MSC MQSTAT SHAREDQ IMSPARMS DATAS 11:16:34.08 KIPDSP01I IRLM(IR8P) STATE=STARTED COLLECTORS: 11:16:34.08 KIPDSP03I CONFLICT(30) COUPFAC(30) 11:16:34.08 KIPDSP02I IMS(I81P) STATE=STARTED COLLECTORS: 11:16:34.08 KIPDSP03I RTAGRP(30) RTAITEM(30) MSC(30) MQSTAT(30) SHARED 11:16:34.08 CE(30) IMSENV(30) WORKLOAD(30).
- Issue modify commands to stop the monitoring of each IMS and IRLM subsystem as in the
following example.
/f TEMStask,ipdc stop imsid(i91D) /f TEMStask,ipdc stop irlm(ir9d)
-
To disable IMSplex data collection at startup, complete the following steps:
-
Edit
<hilev>.RKANPAR(KDSSYSIN)
and comment out theLOADLIST(KIPLLIST)
. -
Edit
<hilev>.RKANCMD(KDSSTRT1)
and comment out* AT ADD ID=KIP DELAY=00:00:15 CMD='IRAMAN KIPAGENT START'
. -
Edit
<hilev>.RKANCMD(KIPSTART)
and comment out*IPDC AUTODISCOVER
. -
Edit
<hilev>.RKANPAR(KDSENV)
and removeKIPINI00 GLOBAL KIPSTART
. If this element is the last element in the list, remove the;\
symbol, which is the continuation symbol.
This modification affects only the Tivoli Enterprise Monitoring Server started task. The classic started tasks continue to function normally. When you use the Tivoli Enterprise Portal client to attempt to connect to the Tivoli Enterprise Monitoring Server address space, you do not see the IMS regions on this LPAR in the list. -
Edit