Install ArcGIS Monitor Server
The following steps guide you through the ArcGIS Monitor Server installation process. You can install Monitor Server using the installation wizard or perform a silent installation using the command line.
Tip:
The installation method that you use does not affect the uninstall process. For example, if you install from the command prompt window, you can uninstall using either the command prompt window or the wizard.
The workflow below guides you through the ArcGIS Monitor Server installation process on a Linux machine. You can install Monitor Server using the interactive command line interface (CLI) or perform a silent installation. Performing an installation of Monitor Server doesn't require an X display manager.
Tip:
The installation method that you use does not affect the uninstall process. For example, if you install from the interactive CLI, you can uninstall using either the interactive CLI or the command line.
Note:
To upgrade from a previous version, refer to Upgrade ArcGIS Monitor.
Prepare for the installation
Before you install Monitor Server, complete the following steps:
Sign in to My Esri and download the software and authorization file.
Click the Downloads tab, and click All Products and Versions.
Click the All Versions tab.
Click View Downloads next to ArcGIS Monitor to download the software.
Click the Licensing tab, and click Start Licensing.
Click Other Products to download the ArcGIS Monitor license file.
Sign in to My Esri and download the software for your Linux distribution and authorization file by doing the following:
Click the Downloads tab, and click All Products and Versions.
Click the All Versions tab.
Click View Downloads next to ArcGIS Monitor to download the software.
Click the Licensing tab, and click Start Licensing.
Click Other Products to download the ArcGIS Monitor license file.
Verify that the machine meets the system requirements.
Note:
You must install or configure a database instance for the Monitor repository before you install Monitor.
Verify that the optional Windows VBScript feature is enabled for installation.
You can enable VBScript temporarily for installation and disable it afterward if required by your organization's security policy.
Create the ArcGIS Monitor account.
Start a terminal session with the ArcGIS Monitor account and ensure that the account has full permissions to the installation directory that will be created during the software installation.
The default installation directory is
<ArcGIS Monitor user account home directory>/arcgis/monitor/server.Change the directory to the location that contains the Monitor
.tar.gzfile and uncompress it.The following is an example:
tar -zxvf ArcGIS_Monitor_Server.tar.gz
You can now proceed with the Monitor Server installation.
Install the software
To install Monitor Server, complete the following steps:
Note:
You cannot install Monitor on a shared network directory (NFS mounted folder). The directory must be local on the target system.
To install Monitor Server using the CLI, complete the following steps:
Browse to the location of the extracted setup files, and double-click Setup.exe.
During the installation, read the master agreement and accept it, or exit if you do not agree with the terms.
Use the Specify the account name and password option to specify the account to be used by Monitor Server to manage monitoring services.
The account used can be a local account, domain account, or Managed Service Account. The account you specify does not need to be part of the Administrators group. If you use a Managed Service Account, the account must already be configured for the machine. If you use a local operating system account, the account is created automatically if it does not exist. The default account name is arcgis.
Learn more about the ArcGIS Monitor account
Note:
Creating a local account during installation is primarily for the convenience of quickly installing Monitor. For production systems, it is recommended that you use an existing account that resides on the domain or in Active Directory that adheres to your organization's security policy.
If you are using a domain account, it must already exist on the domain and be in the following format:
mydomain\domainaccount.Follow the directions on the screen to complete the installation.
Start a terminal session with the ArcGIS Monitor account.
Change the directory to the location that contains the extracted setup file.
From the command shell, run
Setup.sh.For example, use
./Setup.sh.During the installation, accept the Master Agreement, or exit if you do not agree with the terms.
Tip:
Press Q on your keyboard to close the Master Agreement.
Follow the prompts on the screen to install the software.
After the installation has finished, run the following command as a user in the sudoers group to configure the
arcgis-monitor-serverservice to automatically start with the operating system:sudo <Monitor Server installation location>/framework/etc/scripts/create_Monitor_Server_service.shThe default installation directory is
<ArcGIS Monitor user account home directory>/arcgis/monitor/server.The service is configured to start with the operating system and a message appears indicating the service's status. If the service is not running, run the following command as a user in the sudoers group to start the service:
sudo systemctl start arcgis-monitor-server
Once the software installation is complete, use the Software Authorization wizard to authorize ArcGIS Monitor Server.
You can authorize Monitor.