This article describes how to perform connectivity tests from a collector to the core and aggregator using 'Connect to Device'.
FortiEDR.
Testing the connectivity of collectors to key system components (Core and Aggregator) can be critical for troubleshooting and ensuring proper system functionality. This process can be performed directly from the Management Console using the "Connect to Device" option.
Steps to Perform a connectivity test using 'Connect to Device':
Follow the steps below to test connectivity:
ping 8.8.8.8
powershell Command "Test-NetConnection <Aggregator FQDN or IP Address> -Port 8081 -InformationLevel Detailed"
powershell Command "Test-NetConnection <Core FQDN or IP Address> -Port 555 -InformationLevel Detailed"
Additional Commands Using 'Connect to Device'.
The Connect to Device terminal also makes it possible to execute predefined or custom commands. Below are some useful examples:
"C:\Program Files\Fortinet\FortiEDR\FortiEDRCollectorService.exe" --stop
This will prompt for the registration password available in the Management Console under Administration → Tools.
"C:\Program Files\Fortinet\FortiEDR\FortiEDRCollectorService.exe" --start
"C:\Program Files\Fortinet\FortiEDR\FortiEDRCollectorService.exe" --status
"C:\Program Files\Fortinet\FortiEDR\FortiEDRCollectorService.exe" --support
Important notes:
Additional resources:
For further commands and information, click on the 'Help' icon in the 'Connect to Device' window.
For more details, refer to the official Fortinet documentation:
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 2026 Fortinet, Inc. All Rights Reserved.