To release the connection to PFM Manager, you must log in to PFM - Manager in the PFM - Web Console and delete the definitions related to the instance of PFM - Agent for Platform that is to be disconnected.
To release the connection:
- Delete the agent from PFM - Web Console.
- Use the jpctool service list command to check the status of the PFM - Manager service.
For example, execute the command as follows to display service information for PFM - Agent for Platform (Windows) on host host01:
jpctool service list -id * -host host01(jpcctrl list * host=host01)
- Use the jpctool service delete command to delete the agent information from PFM - Manager.
For example, execute the command as follows to delete the service information for service IDs TS1host01 and TA1host01 for PFM - Agent for Platform (Windows) on host host01:
jpctool service delete -id T?1host01 -host host01 (jpcctrl delete T?1host01 host=host01)
- Restart the PFM - Manager service.
For details about how to start the service, see the chapter explaining how to start and stop Performance Management in the Job Management Partner 1/Performance Management User's Guide.
- Restart PFM - Web Console.
To enable service information deletion in PFM - Web Console, restart the PFM - Manager service, and then restart PFM - Web Console.
To change the connection target to a different PFM - Manager, see 4.4.5 Setting up PFM - Manager for the connection destination of PFM - Agent for Platform.