ongoing additions, changes, and fixes

This commit is contained in:
Yuri Slobodyanyuk
2021-04-05 09:16:53 +00:00
parent 1510527ed9
commit e878043c73
2 changed files with 1926 additions and 1620 deletions

View File

@@ -70,7 +70,7 @@ NOTE: All debug will run for 30 minutes by default, to increase use `diagnose de
|Description |Description
|*get sys stat* |*get sys stat*
|Get statistics about the FOrtigate device: FortiOS used, license status, Operation mode, VDOMs configured, last update dates for AntiVirus, IPS, Application Control databases. |Get statistics about the Fortigate device: FortiOS used, license status, Operation mode, VDOMs configured, last update dates for AntiVirus, IPS, Application Control databases.
|*get sys performance stat* |*get sys performance stat*
|Show real-time operational statistics: CPU load per CPU, memory usage, average network/session, uptime. |Show real-time operational statistics: CPU load per CPU, memory usage, average network/session, uptime.
@@ -111,6 +111,10 @@ NOTE: All debug will run for 30 minutes by default, to increase use `diagnose de
|*get sys ha status* |*get sys ha status*
|Show general status and statistics of the clustering - health status, cluster uptime, last cluster state change, reason for selecting the current master, configuration status of each member (`in-sync/out-of-sync`), usage stats (average CPU, memory, session number), status (`up/down`, `duplex/speed`, `packets received/dropped`) for the heartbeat interface(s), HA cluster index (used to enter the secondary member CLI with `exe ha manage`). |Show general status and statistics of the clustering - health status, cluster uptime, last cluster state change, reason for selecting the current master, configuration status of each member (`in-sync/out-of-sync`), usage stats (average CPU, memory, session number), status (`up/down`, `duplex/speed`, `packets received/dropped`) for the heartbeat interface(s), HA cluster index (used to enter the secondary member CLI with `exe ha manage`).
|*diagnose sys ha dump-by group*
| Print detailed info per cluster group, shows actual uptime of each member in `start_time`, as well monitored links failures, status.
|*diagnose sys ha checksum cluster* |*diagnose sys ha checksum cluster*
|Shows configuration checksum for each cluster member separated in individual VDOMs and _global_. In properly synchronized cluster all member checksums should be identical, look at `all` value. |Shows configuration checksum for each cluster member separated in individual VDOMs and _global_. In properly synchronized cluster all member checksums should be identical, look at `all` value.
@@ -142,6 +146,13 @@ The output will look like `state/chg_time/now=2(work)/1610773657/1617606630`, wh
|Stop, enable debug, then start again HA synchronization process, will produce lots of output. |Stop, enable debug, then start again HA synchronization process, will produce lots of output.
|*exe ha manage ?*
*exe ha manage <id>*
|First show index of all Fortigate cluster members, then enter any secondary member CLI via its index.
|=== |===

File diff suppressed because it is too large Load Diff