Description | This article describes how to run some 'diagnostic test application' commands as a read-only administrator. |
Scope | FortiGate. |
Solution |
Sometimes the admin has only read-only access to the FortiGate, but to be able to troubleshoot some issues need to run 'diagnose test application' commands.
For example, if the resolved FQDNs need to be checked in CLI:
FGT $ diagnose test application dnsproxy 6
command parse error before 'application'
The solution is to replace 'diagnose test application' with 'get test':
FGT $ get test dnsproxy 6
FQDN num=1
Also, IPS can be troubleshooted with this command:
FGT $ diagnose test application ipsmonitor 1
command parse error before 'application'
FGT $ get test ipsmonitor 1
pid: 229 index:1 master
Limitation: The commands that require to run 'diagnose debug enable' will also not produce any output:
FGT $ get test wad 1000
FGT $
Note: The 'get test' command is removed from v7.6.1 and only the 'diagnose test application' command is available. |
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 2024 Fortinet, Inc. All Rights Reserved.