Include Page |
---|
| KBCOMMON:KB-CSSstyle |
---|
| KBCOMMON:KB-CSSstyle |
---|
|
Table of Contents
Virtual machines list and status (vmlist)
Usage
Description
Display the list of managed virtual machines and their status
Parameters
-h :
display help text
Example
Image Added
Include Page |
---|
| KBCOMMON:DOC-GoToToc |
---|
| KBCOMMON:DOC-GoToToc |
---|
|
Virtual machine log view (logview)
Usage
# logview [options] [logfile] |
The log files can also be edited from the menu → "Service management" → "View latest guest log file"
Description
Uses 'vim
' editor to view a CHARON virtual machine log file with highlights.
...
It is recommended to enlarge the current terminal window to at least 132 columns. If using the graphical version of 'vim
' (# logview -g
) the window size is set to 32 lines and 160 columns by default.
Parameters
-h :
display help text
...
-s or --short :
edit a copy of the log file without 'regular license check' messages
Example
For ease of use, it is also possible to copy the charonlog.vimrc
file to $HOME/.vimrc
. Doing so will make 'vim
' highlight log lines by default (if you prefer to use 'vim
' rather than 'logview
')
Include Page |
---|
| KBCOMMON:DOC-GoToToc |
---|
| KBCOMMON:DOC-GoToToc |
---|
|
Virtual machine log tail (logtail)
Usage
# logtail [options] [logfile] |
The log files can also be continuously viewed from the menu → "Service management" → "View latest guest log file"
Description
Continuous view of a CHARON virtual machine log file with highlights.
...
It is recommended to enlarge the current terminal window to at least 132 columns.
Parameters
-h :
display help text
Example
# logtail /charon/logs/myds20.log |
Include Page |
---|
| KBCOMMON:DOC-GoToToc |
---|
| KBCOMMON:DOC-GoToToc |
---|
|