IBM Tivoli Monitoring > Version 6.3 Fix Pack 2 > Installation Guides > Agent Installation Guides > IBM i Agent Installation Guide > Agent installation and configuration > Prepare for installation
IBM Tivoli Monitoring, Version 6.3 Fix Pack 2
Delete previous versions of the monitoring agent
Objective
To delete a previous version of a Candle or IBM Tivoli Monitoring v6.1 monitoring agent, if one is installed.
Background information
You must delete the previous Candle monitoring agent if one is installed before you can install the Monitoring Agent for IBM i OS.
Required authorization role
QSECOFR or a user with *ALLOBJ special authority
Not applicable.
When you finish
Complete the appropriate procedures that are described in Prepare for installation and then install the Monitoring Agent for IBM i OS as described in Install the monitoring agent.
Procedure
- Determine if licensed program 0KA4430, 0KA4440, or 0KA4610 is installed by entering the following command:
GO LICPGM
- Select 10 Display installed licensed programs. If licensed program 0KA4430, 0KA4440, or 0KA4610 is installed, continue to the next step. If licensed program 0KA4430, 0KA4440, or 0KA4610 is not installed, no further action is necessary.
- Enter the following commands to create a save file and save the existing monitoring agent:
CRTLIB CCCINST CRTSAVF CCCINST/PRE610KA4 SAVLICPGM LICPGM(0KA4version_number) DEV(*SAVF) SAVF (CCCINST/PRE610KA4)
where version_number is either 430, 440, or 610. You only need to enter the CRTLIB command if the library CCCINST does not exist.
- Enter the following command to delete the licensed program:
DLTLICPGM 0KA4version_number
where version_number is either 430, 440, or 610.
Parent topic:
Prepare for installation