mirror of
https://github.com/yuriskinfo/cheat-sheets.git
synced 2025-12-24 14:31:49 +01:00
ongoing additions, changes, and fixes
This commit is contained in:
@@ -30,6 +30,7 @@ NOTE: All debug will run for 30 minutes by default, to increase use `diagnose de
|
||||
<<SD-WAN verification and debug>> +
|
||||
<<Virtual Fortigate License Status>> +
|
||||
<<DNS server and proxy debug>> +
|
||||
<<Administrator GUI access and API automation requests debug>> +
|
||||
|
||||
|
||||
|
||||
@@ -635,3 +636,19 @@ a|View the kernel routing table (FIB). This is the list of resolved routes actua
|
||||
|
||||
|
||||
|===
|
||||
|
||||
|
||||
== Administrator GUI access and API automation requests debug
|
||||
|
||||
[cols=2, options="header"]
|
||||
|===
|
||||
|Command
|
||||
|Descritption
|
||||
|
||||
|*diagnose debug httpsd -1*
|
||||
|
||||
*diagnose debug application httpsd -1*
|
||||
|
||||
|Enable diagnostics for administrator and remote REST API access via `api-user`. When debugging API automation, refrain from working in admin GUI as it will produce a lot of unrelated output.
|
||||
|
||||
|===
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,4 @@
|
||||
# Configuration, Debug and diagnostics cheat sheets
|
||||
# Configuration, Debug and diagnostics cheat sheets for Network and Linux based equipment
|
||||
|
||||
All cheats sheets I created/create while doing my daily hands-on tasks on the production equipment.
|
||||
Make sure to __watch__ this repository, and follow me on https://www.linkedin.com/in/yurislobodyanyuk/ to get updates on additions/new ones.
|
||||
|
||||
Reference in New Issue
Block a user