FortiPortal
FortiPortal provides a comprehensive set of security management and analytics within a multi-tenant, multi-tier management framework.
markwarner
Staff
Staff
Article Id 301881
Description

 

This article describes how to display interface bandwidth on FortiPortal.

 

Scope

 

FortiPortal.

 

Solution

 

In the organization view, navigate to Insights -> Health -> Device.
The chart displaying interface bandwidth might show 'No data Available'.

 

Before applying the setting, no ports can be selected and the graph shows No data available.Before applying the setting, no ports can be selected and the graph shows No data available.

 

Enable monitor bandwidth on the interfaces to display from the FortiGate CLI:

 

config system interface
    edit "port1"
        set monitor-bandwidth enable
    next
end

 

After applying the setting on FortiGate interfaces, interface bandwidth is displayed and ports are available for selection.After applying the setting on FortiGate interfaces, interface bandwidth is displayed and ports are available for selection.

Contributors