Running qkview from the command line
- Run qkview by typing the following command:
qkview
The output file name displays when the command has completed.
Collect the output file from the /var/tmp/ directory, by copying the file to an external host using a utility such as ftp or scp.
2. Tmsh version command is
tmsh run /util qkview
Impact of procedure: Performing the following procedure should not have a negative impact on your system.
3. To view the list of qkview command line options, type the following command:
qkview -h
4. For example, to reduce the performance burden of qkview, you can run qkview at the lowest possible priority by typing the following command:
nice -n 19 qkview (it takes some time to finish the qkview)
5. To run the qkview command and specify the file size allowed, use the qkview -s
For example, to specify no file size limit, type the following command:
qkview -s0