Installing Postgres Enterprise Manager agent on SLES 15 x86_64 v10.3

Note

Postgres Enterprise Manager 8.3 and later is supported on SLES.

Prerequisites

Before you begin the installation process:

  • Set up the EDB repository. For more information, see getting started with repositories.

  • Activate the required SUSE module:

    # You can use SLES 15 SP3 for PEM 8.3 and later:
    sudo SUSEConnect -p PackageHub/15.3/x86_64
    
    # You can use SLES 15 SP4 for PEM 8.6 and later:
    sudo SUSEConnect -p PackageHub/15.4/x86_64
  • Refresh the metadata:

    sudo zypper refresh

Install the package

sudo zypper -n install edb-pem-agent

After installing PEM agent, you need to register the PEM agent. For detailed information see Registering an agent.