This article provides a step-by-step guide to setting up webhooks for real-time monitoring of CPU and memory usage on FortiGate devices.
FortiGate.
Go to Security Fabric -> Automation -> Stitch.
CLI Part:
config system automation-stitch
edit "webhook"
set trigger "Time_Interval"
config actions
edit 1
set action "CLI Script - System Status"
set required enable
next
edit 2
set action "Web_Hook"
set required enable
next
end
next
end
Go to Security Fabric -> Automation -> Trigger.
Go to Security Fabric -> Automation -> Action.
In this case, 2 automation actions must be setup. One to run the cli command and another to sent those command output to webhook site.
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.