Skip to main content
mpuente
Staff & Editor
Staff & Editor
October 27, 2023

Troubleshooting Tip: Basic commands to troubleshoot FortiSandbox with TAC Team

  • October 27, 2023
  • 0 replies
  • 749 views
Description This article shows the basic commands to be executed on FortiSandBox when opening a ticket.
Scope FortiSandbox.
Solution

To start the validation of the ticket, these commands will help the TAC Team. Run them when the problem is present.

 

If the device is version 4.0 and above:

 

tac-report -l

 

If the device is version 3.2.2 and above:


tac-report

 

If the device is below version 3.2.2:


status

show
sandbox-engines

sandbox-prefilter -l

test-network

vm-status
vm-license -l
diagnose-sys-perf
diagnose-sys-top -l30 -i2

disk-health
pending-jobs show all all all

hardware-info

 

Use PuTTY to execute them. To save the log, see Technical Tip: How to create a log file of a session using PuTTY.