FortiManager
FortiManager supports network operations use cases for centralized management, best practices compliance, and workflow automation to provide better protection against breaches.
psalian
Staff
Staff
Article Id 195544

Description

After restoring the FortiManager database, it is observed that:

1) The status of FortiGates in the FortiManager Web Manager show as "not connected".
2) No additional devices can be added to the FortiManager.


Reference
FortiManager CLI reference guide version 4.0
Scope

Firmware v4.x, v5.x


Workaround

In order to restore communications between the FortiManager and the FortiGate, switch the offline_mode parameter from enable to disable.

Firmware v5.x

CLI:
config system admin setting
set offline_mode disable
end

GUI:
System Settings >> Advanced Settings
vdufay_fd32866_tn_FD32866.jpg





Firmware v4.x


CLI:
config fmsystem admin setting
set offline_mode disable
end
GUI:
System Settings >> Advanced >> Advanced Settings
 
vdufay_fd32866_fd32866_fgm-offline-mode.gif
 


Problem Verification

To find out whether offline_mode is currently set to enabled (which is the cause of the problem), run the following command:

    config fmsystem admin setting
    show


Comments







Contributors