Data migration of an existing Microsoft Windows CMS to a new Insight Management 7.0 system

54
Appendix D: Partner services tool
The partner service 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.