Adding a FortiManager
-
Prepare the FortiManager as follows:
-
ADOM mode must be enabled on FortiManager to work with FortiPortal. If needed, enable advanced
adom-mode
on FortiManager so that you can add VDOMs on the same physical device to different ADOMs.In the FortiManager CLI, run this command to enable ADOMs (and optionally set the ADOM mode to advanced):
config system global set adom-status enable set adom-mode advanced y end
-
On FortiManager, create an admin user with read/write permission:
config system admin user edit <username> set profileid Super_User set adom all_adoms set policy-package all_policy_packages set password <password> set rpc-permit read-write next end
-
Enable workspace mode globally or in specific ADOMs on FortiManager to work with FortiPortal:
config system global set workspace-mode normal end
-
The SD-WAN monitoring widgets in the organization SD-WAN dashboard require that SD-WAN monitoring history is enabled to function properly. If this setting is not enabled, FortiManager only saves 10 minutes of SD-WAN data.
To enable SD-WAN monitoring history on FortiManager:
config system admin setting set sdwan-monitor-history enable end
- Add your FortiManager device to FortiPortal. You must poll FortiManager to see the device list.
-
-
In Devices > FortiManager, click Create.
-
Input the fields, as described in Edit a FortiManager.
-
Click Add.
When you add a FortiManager, FortiPortal polls the FortiManager immediately to obtain information about its managed devices. FortiPortal subsequently polls the FortiManager at the configured polling frequency.