This article describes how to push the task for the Collector Download Image.
FortiSIEM.
The Collector upgrade process via the Supervisor requires the Supervisor to push the image to the Collector end. The process involves the Supervisor sending the task from Appserver to Redis and pushing to the phMonitor of the Collector. If the task is 'InWaiting', users need to verify below:
# tail -f /opt/phoenix/log/phoenix.log |grep -i phMonitorAgent
Note:
The collector phMonitor should see the task received from the Supervisor once the 'Download Image' is clicked on the Supervisor GUI.
If the Collector can download the image via curl in troubleshoot in Step 1 and does not receive a task push from the Supervisor in Step 2, then it is confirmed that the task is stuck at the Supervisor:
# redis-cli -p 6666 -a `phLicenseTool --showRedisPassword`
# hdel appsrv:system:task:collector:image "<collectorId>"
Note:
The collector ID can be found under GUI -> Admin -> Setup -> Collector/Organization.
# tail -f /opt/phoenix/log/phoenix.log |grep -i phMonitorAgent
# ls -la /opt/upgrade
Related articles:
Technical Tip: How to upgrade online collector with first verification steps
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.