Skip to content

VCPU units

Note

This option is applicable only for VZ virtualization.

This option can be used to customize VCPU units for SolusVM 2 VZ container created through WHMCS.

  1. Login to your WHMCS administrator web interface.
  2. Open System Settings > Configurable Options.
  3. Click Create a New Group or select an existing group.

    Note

    We recommend keeping configurable option group for resource selection separated from other groups. You can use one configurable option group for several resources, but do not mix them with Operating System, Application or Location.

  4. Give your group a name, select the product (the one you created earlier) to assign to the group, and then click Save Changes.

  5. Click Add New Configurable Option. You will open a new browser window where you will specify the option settings.

  6. Give your option a name VCPU Units and select the option type Dropdown.
  7. In the Add Option field, specify the option value following the pattern: VCPUnit_VALUE|RESOURCE_NAME and then click Save Changes. In the mentioned pattern:

    • VCPUnit_VALUE is the amount of VCPU units you want to allow to have in SolusVM 2 VPS.
    • RESOURCE_NAME is the name of resource option to be displayed in WHMCS.

    In our example, we are adding options to select 10 VCPU units (VCPUnit_VALUE 10) and 1000 (VCPUnit_VALUE 1000) as a configurable option.

  8. Repeat the previous step as many times as many options for VCPU unit amount you want to offer. Once finished, click Close Window.

Back to top