- Launch a command shell on the Agent Manager machine and navigate to the directory:
/state/default/ - Optional: Any edits to fglam-init-script.sh to customize systems, do so prior to running fglam-init-script-installer.sh.
Caution:
Any customizations that you make to the script fglam-init-script.sh are not supported by Quest. - Switch to the root user
- From the command shell, run the script fglam-init-script-installer.sh with the install option:
./fglam-init-script-installer.sh install
Important: This script must be run as root. The setup script fglam-init-script-installer.sh installs the init.d script quest-fglam.
Locating the init.d script
Depending on the operating system running, the init.d-style script quest-fglam is installed to a different location either by the Agent Manager installer or after you run the script fglam-init-script-installer.sh. The locations of the installed init.d script (listed by operating system) are as follows:
- AIX:
/etc/rc.d/init.d - All Linux operating systems and Solaris:
/etc/init.d - HP-UX:
/sbin/init.d
Related Topic:
Running the Agent Manager as a daemon on UNIX KB 122854