Stop and start DPA
Stop and start DPA on a Windows server
Using the Windows Control Panel, stop the Ignite PI Server service. To restart DPA, start the service again.
Stop and start DPA on a Linux server
-
To stop DPA, run the following command from the DPA directory:
shutdown.sh
For example, using the default DPA directory:
/home/solarwinds/dpa_V_v/shutdown.sh
-
To restart DPA, run the following command from the DPA directory:
startup.sh
For example, using the default DPA directory:
/home/solarwinds/dpa_V_v/startup.sh