This section covers the following key areas:
The command-line installer prompts you for information and informs you of the progress of your installation. To install the Agent Manager from the command line:
On Windows 7 and Vista, you must run the command-line installer from an administrator version of cmd.exe or PowerShell (not just logged in as administrator) if you want the installer to install the Agent Manager as a service.
If you want to configure the Agent Manager to accept upstream HTTP connections during the installation, you must start the installer on the command line with the –allowunsecured option:
FglAM-
If you want to install the Agent Manager as a Windows service, or as a Unix deamon, the default values in the related installation steps, if selected, cause the Agent Manager Windows service or Unix deamon to start immediately after the installation. You can override these defaults during the installation, or by starting the installer executable with the –no-start-on-exit option:
FglAM-
To cancel the installation at any time, press Ctrl-C.
UNIX platforms only
The Secure Launcher step defines the external launcher used by the Agent Manager to provide certain Foglight agents with the required permissions to gather system metrics.
After the installation is complete, you must edit the sudoers file for your system. If you are using a privilege-escalation tool other than sudo (for example, setuid_launcher), you must make changes related to that application.
UNIX platforms only
The Install init.d Script step allows you to configure the Agent Manager to run as a daemon. You do that by instructing the installer to installing an init.d-style script called quest-fglam in the init.d directory on your system.
The system calls the quest-fglam script when the host on which the Agent Manager is installed starts up or shuts down. Installation as the root user only: The installer prompts you to specify whether you want to install the init.d script. Installing as a non-root user only: The installer does not prompt you to specify whether you want to install the init.d script. However, the installer generates two scripts that perform the necessary setup for later use.
Even if you choose not to install the init.d script, or if you are not performing the installation as the root user, it is recommended that you configure as many options as possible in this step, and in the subsequent Install UNIX/Linux init.d Scripts steps. These options are used when generating the two scripts for later use.
At the prompt, specify the user name.
The default answer to this question is Y (Yes). However, if you started the installer with the –no-start-on-exit option, the default answer to this question is set to N (No).
Windows platforms only
The Windows Service step allows you to specify if you want to install the Agent Manager as a Windows service. A Windows service operates in the background while the system on which it is installed is running. Installing the Agent Manager as a Windows Service causes the Agent Manager to start automatically on your system startup.
If you intend to use gMSA authentication you must install the Agent Manager as a service.
The default answer to this question is Y (Yes). However, if you started the installer with the –no-start-on-exit option, the default answer to this question is set to N (No).