Data migration of an existing Microsoft Windows CMS to a new Insight Software 6.3 system

Appendix D: Partner Services Tool
The partnerservice tool is a batch script located in the Systems Insight Manager installation directory. Before
executing any of the following commands, open a command prompt window and set your directory to the
Systems Insight Manager installation directory.
Partner Service CLI usage
Stopping services
To stop all partner services, issue the following command:
partnerservice -stop all
To stop a specific partner service, issue the following command:
partnerservice -stop <partner id>.
For example, partnerservice -stop hpsim
Systems Insight Manager and all other Systems Insight Manager dependent services are stopped.
Starting services
To start all partner services, issue the following command:
partnerservice -start all
To start a specific partner service, issue the following command:
partnerservice -start <partner id>.
For example, partnerservice -start hpsim
Systems Insight Manager and all other Systems Insight Manager dependent services are stopped.