Skip to content

VCPU

Note

This option is applicable for both KVM and VZ virtualizations.

This option can be used to customize amount of CPU cores in SolusVM 2 VPS ordered 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 and select the option type Dropdown.

  7. In the Add Option field, specify the option value following the pattern: VCPU_VALUE|RESOURCE_NAME and then click Save Changes. In the mentioned pattern:

    • VCPU_VALUE is the number of virtual CPU 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 1 virtual CPU (VCPU_VALUE 1), 2 (VCPU_VALUE 2) and 4 (VCPU_VALUE 4) as a configurable option.

  8. Repeat the previous step as many times as you want to offer different number of CPU cores. Once finished, click Close Window.

Back to top