Bug ID 981605: Qkview truncates lines of top command at 80 characters.

Last Modified: Nov 07, 2022

Bug Tracker

Affected Product:  See more info
F5OS Velos(all modules)

Known Affected Versions:
1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4

Fixed In:
1.2.0

Opened: Jan 12, 2021
Severity: 3-Major

Symptoms

The top command defaults to 80 characters, if run outside of a console, as it is in qkview. When top is executed in this fashion, the -w parameter must be used, in order to specify output width.

Impact

Output of top command is truncated at 80 characters. Some contents of the top command may be missing in qkview files.

Conditions

Run qkview.

Workaround

Run top separately from qkview.

Fix Information

Previously, qkviews were not always complete. This issue has been fixed.

Behavior Change