FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
MigenaM
Staff
Staff
Article Id 334818
Description This article describes how to resolve the error 'Maximum number of monitored interfaces reached' that appears when trying to enable bandwidth-monitoring on a new interface.
Scope FortiGate.
Solution

When trying to add a new Interface Bandwidth widget on the Dashboard for a new interface, the following error might occur:

 

Maximum  number of monitored interfaces reached.PNG

 

The port will be added on the Dashboard, but it will show like this:

 

Bandwidth.PNG

 

When trying to enable the monitor-bandwidth setting under this interface via the CLI, the following message will appear:

 

CLI error.PNG

 

Up to this point, the limit of monitored interfaces is 25, and any attempt to enable this option on new interfaces will not be taken into account.

 

To check which interfaces have this enabled, execute the following command:

 

show system interfaces | grep -f monitor-bandwidth

 

show sys.PNG

 

The 'set monitor-bandwidth' option might have been enabled by default on different interfaces, or after a firmware upgrade, so the limit has been reached, even if the change has not been made manually.

 

This option can be disabled on interfaces that are not intended to be monitored. After this step, when trying to re-enable it on the desired port, the issue will no longer be present.

 

Error no longer present..PNG

 

The widget will be correctly added on the Dashboard as well:

 

Error no longer present GUI.PNG

 

In v7.4 however, the 25 interface limit does not seem to be the case anymore. More entries can be added on the Dashboard widget and the 'set monitor-bandwidth' option can be enabled on more than 25 interfaces without any issues.