How to perform 'Silent Installation' of Applications Manager in Linux?
For silent installation, execute the installer (.bin) file using the below command in Linux:
<Installation (.bin ) file> -silent -options ismp_silent.txt
Example: .../AppManager15$ ./ManageEngine_ApplicationsManager_64bit.bin -silent -options ismp_silent.txt
The options that you normally enter during the installation are stored in a text (reference) file which is provided in the -options flag. Check the attached sample reference files:
- Admin server - ismp_silent_adm.txt
- Managed server - ismp_silent_man.txt
- Professional Edition - ismp_silent_pro.txt
Otherwise, use the reference template file attached and modify it as per your installation requirements:
- General Template file - ismp_silent.txt

Note: By default, Applications Manager does not store installation logs. To enable installation logs, perform the below methods:
- Create a file named <APMBinFileName>.sp (Eg., ManageEngineApplicationsManager.sp) in the location where the bin folder of Application Manager is downloaded.
- Inside the create file, include the key "is.debug=1" and save it.
- Then start the installation using the below command along with the options that are given in the solution:
./bin -is:log log.txt
Related Articles
How to perform 'Silent Installation' of Applications Manager in Windows?
Follow the steps given below to perform the silent installation in Windows: 1. To perform silent installation/uninstallation, a response file needs to be created first. To create a response file, execute the below command: Response file for ...
Performance data not collected for Linux monitor with RHEL 8 & above in SSH mode
If you notice an issue regarding the performance data collection for the Linux monitor with RHEL 8 & above (No data in GUI) then from the Applications Manager GUI --> Admin --> Product Settings --> Logging --> choose Print all logs option and save ...
Maintenance of Applications Manager
Applications Manager with MySQL database Open services.msc, stop “ManageEngine Applications Manager” service or via command prompt with administrator permission. If using command prompt, navigate to <Applications Manager Home> directory and execute ...
Installing Applications Manager in AWS
Applications Manager can be installed in EC2 instances in both Windows and Linux platforms. Applications Manager comes with bundled PostgreSQL. Installing Applications Manager in EC2 for Windows Go to EC2 console and launch an "Windows" instance ...
Installing Applications Manager in Microsoft Azure
Applications manager can be installed in Azure Virtual Machines in both Windows and Linux platforms. Applications Manager comes with bundled PostgreSQL. Installing Applications Manager in VM for Windows Go to Virtual Machines and create a "Windows" ...