To understand the tuning parameters, see the tuning script comments. When running the tuning script, changes are displayed on the console to provide insight into system modifications.

To undo system changes, run the untune script.

Note:

You should be a root user to run the tune and untune scripts.

If you are installing ASE as a non-root user, run the tune script for your platform before starting ASE.

The following commands are for tuning RHEL. For tuning Ubuntu, use the Ubuntu tuning scripts.

  • To tune the host system:
    1. In the command line, run the tune_rhel7.sh command.
      /opt/pingidentity/ase/bin/tune_rhel7.sh
      Note:

      If ASE is deployed in a Docker Container, run the tune script on the host system, not in the container.

    2. Close the current shell after running the tune script and proceeding to start ASE.
  • To untune the host system and bring the system back to its original state, run the untune_rhel7.sh command.
    /opt/pingidentity/ase/bin/untune_rhel7.sh