Configuring PingCentral to run as a Windows service
Run PingCentral as a Windows service that automatically starts when Windows starts.
Before you begin
Manually start the server to ensure that PingCentral is running as expected.
|
You must have administrator privileges to configure PingCentral as a Windows service. |
Steps
-
In the Windows Search field, enter
cmdto access the command prompt. -
Right-click Command Prompt and select Run as administrator in the menu.
-
In the command prompt, change directories to the
$PINGCENTRAL_HOME\sbin\windowsdirectory and run theinstall-service.batscript. -
Open the Windows Control Panel. In the search field, enter
view local services. -
In the list of available services, right-click PingCentral Service , and select Start.
The service starts immediately and restarts automatically when rebooted, by default.
Removing the PingCentral Windows service
If you have administrator privileges, you can remove the PingCentral Windows service.
Steps
-
In the Windows Search field, enter
cmdto access the command prompt. -
Right-click Command Prompt and select Run as administrator in the menu.
-
In the command prompt, change to the
<PINGCENTRAL_HOME>\sbin\windowsdirectory and run theuninstall-service.batscript. -
After the script is finished running, remove the <PINGCENTRAL_HOME> environment variable from the system.