Fixed table formatting for Fortigate debug, as new additions mangled it.

This commit is contained in:
yuriskinfo
2024-12-04 12:44:49 +02:00
parent 01000b3e58
commit 5b68d8ffb7

View File

@@ -1101,7 +1101,7 @@ to the remote mail server and received/sent SMTP session codes.
* Show Linux kernel version of the Fortigate: * Show Linux kernel version of the Fortigate:
`fnsysctl cat /proc/version` `fnsysctl cat /proc/version`
* Show open TCP connections to/from Fortigate itself (use `diagnose sys tcpsock | grep 0.0.0.0` instead): * Show open TCP connections to/from Fortigate itself (use `diagnose sys tcpsock \| grep 0.0.0.0` instead):
`fnsysctl cat /proc/net/tcp` `fnsysctl cat /proc/net/tcp`
* Show CPU info: `fnsysctl cat /proc/cpuinfo` * Show CPU info: `fnsysctl cat /proc/cpuinfo`