Technical Tip: How to verify if a daily reboot is scheduled on FortiGate
| Description | This article describes a situation where a FortiGate device is rebooting daily at a specific time, and the user is unsure of the cause or how to resolve it. |
| Scope | FortiGate. |
| Solution |
Article: Example to schedule the reboot: Technical Tip: Using Automation Stitch to schedule restart (reboot) FortiGate. To disable the automation stitch:
From CLI:
config system automation-stitch
config system global
To disable the reboot:
config system global
In VDOM mode: config global config system global end
If it is not possible to find any matching configuration, collect the system event logs with time stamps and open a Support ticket. |