Once installation is successful, you can start the Applications Manager by following the instructions provided for different operating systems.
Once the server is initialized, a tray icon is placed in the Windows system tray . After the server is started completely the icon changes to and a message "Server Ready for Monitoring!" is displayed over the icon. Right-click on the Applications Manager tray icon to connect to the web client or stop Applications Manager.
Starting Applications Manager as a Windows Service: In Windows, you can start Applications Manager as a service. With this feature you can start the Applications Manager server automatically when the Windows system starts. By default, during product installation, you can choose to install it as a service (More on Installation). If you have not enabled it then, use the following option to setup Applications Manager as a service.
To uninstall this service, go to <Applications Manager Home>/bin directory and execute the uninstallservice.bat file. |
From the command line, navigate to <Applications Manager Home> directory (by default, it is /opt/ManageEngine/AppManager), then assign executable permission to the file startApplicationsManager.sh by executing the following command:
chmod a+x startApplicationsManager.sh
After assigning executable permission, execute the following command to start the product:
nohup sh startApplicationsManager.sh &
Starting Applications Manager as a Linux Service: Note: Following steps are applicable only for Applications Manager versions 16140 and above. For versions below 16140, refer here.
In Linux, you can start Applications Manager as a service. With this feature you can start the Applications Manager server automatically when the Linux system starts. Use the following option to setup Applications Manager as a service in Linux:
To uninstall this service, go to <Applications Manager Home>/bin directory and execute the uninstallService.sh file. |
Troubleshoot: Having trouble starting Applications Manager? Refer to the online troubleshooting section.
Use shutdownApplicationsManager.sh script located in the <Applications Manager Home> directory to shutdown Applications Manager.
You can also use the Shut Down Applications Manager tool under Settings tab in Applications Manager.