Starting and Shutting Down Applications Manager


Starting Applications Manager

Once installation is successful, you can start the Applications Manager by following the instructions provided for different operating systems.

To start Applications Manager

In Windows

  • Click Start → Programs → ManageEngine Applications Manager XX → Applications Manager Start (or)
  • Invoke the batch file startApplicationsManager.bat located in the <Applications Manager Home> directory.

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.

  1. Go to <Applications Manager Home>/bin directory, execute the installservice.bat file. On executing this file, 'ManageEngine Applications Manager' service is added in Windows Services and the startup type is set as 'Automatic', by default. (To ensure if it is installed as a service, check for the 'Services' under 'Windows Administrative Tools').
    Note: For installing Applications Manager as service, you need to have administrative privileges in that system.
  2. Now, when you start Windows system, Applications Manager is automatically started. You can swap between Automatic and Manual modes.

To uninstall this service, go to <Applications Manager Home>/bin directory and execute the uninstallservice.bat file.

In Linux:

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:

  • Go to <Applications Manager Home>/bin directory, execute the installService.sh file. On executing this file, 'ManageEngine Applications Manager' service is added in Linux Services and the startup type is set as 'Automatic', by default.
    Note: For installing Applications Manager as service, you need to have root privileges in that system.
  • Now, when you start a Linux system, Applications Manager is automatically started. You can swap between Automatic and Manual modes.

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.

Shutting Down Applications Manager

To shutdown Applications Manager

In Windows

  • Click Start → Programs → ManageEngine Applications Manager XX → Applications Manager Shutdown (or)
  • In Applications Manager's Settings tab, under Tools, click on Shut Down Applications Manager icon (or)
  • Invoke shutdownApplicationsManager.bat file located in the <Applications Manager Home> directory (or)
  • Right-click on the Applications Manager tray icon and click Stop Applications Manager (or)
  • Go to Start → Run → services.msc → opens up Services console → stop ManageEngine Applications Manager. [If Applications Manager is running as service]

In Linux

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.