Client installation

The subscription client is composed by 3 different parts:

  • Subscription: manages the machine registration and configures yum repositories
  • Inventory: collects the machine information
  • Monitoring: monitors the status of the machine and generates alerts

Currently, installation is supported only on NethServer 7.

Install on NethServer

  1. Install all required packages.

    Access a shell and execute:

    yum install @nethserver-subscription
    
  2. Access the Subscription page inside the Server Manager (http://<SERVER_FQDN>:980)

  3. Follow the instructions on the screen


Improve this page