Fortinet black logo

New Features

CPU and RAM maximum values for Management Extension Applications can be configured in CLI

CPU and RAM maximum values for Management Extension Applications can be configured in CLI

You can allocate up to 50% (between 10% and 50 %) of the total FortiManager resource to management extension applications. This ensures that there are no performance issues in the host FortiManager.

To limit CPU and RAM for management extensions:
  1. In the FortiManager CLI, use the following commands:

    config system docker

    set cpu <integer> #use this variable to set the maximum % of CPU usage.

    set mem <integer> #use this variable to set the maximum % of RAM usage.

    end

    For details about the CLI commands and variables used here, see the FortiManager 7.0.0 CLI Reference on the Fortinet Docs Library.

  • The CLI commands allow you to set the resource limit globally for all management extensions.

  • If management extensions reach the limit of allocated FortiManager resource, a warning appears in the Alert Message Console widget in System Settings > Dashboard.

CPU and RAM maximum values for Management Extension Applications can be configured in CLI

You can allocate up to 50% (between 10% and 50 %) of the total FortiManager resource to management extension applications. This ensures that there are no performance issues in the host FortiManager.

To limit CPU and RAM for management extensions:
  1. In the FortiManager CLI, use the following commands:

    config system docker

    set cpu <integer> #use this variable to set the maximum % of CPU usage.

    set mem <integer> #use this variable to set the maximum % of RAM usage.

    end

    For details about the CLI commands and variables used here, see the FortiManager 7.0.0 CLI Reference on the Fortinet Docs Library.

  • The CLI commands allow you to set the resource limit globally for all management extensions.

  • If management extensions reach the limit of allocated FortiManager resource, a warning appears in the Alert Message Console widget in System Settings > Dashboard.