Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
TOC
TOC
Include Page
KBCOMMON:KB-CSSstyle
KBCOMMON:KB-CSSstyle

Table of Contents

Table of Contents
excludeTable of Contents

Virtual machines list and status

Usage

# vmlist

Description

Display the list of managed virtual machines and their status

Parameters

-h            : display help text

Example


Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc

Virtual machine log view

Usage

# logview [options] [logfile]

(info) 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.

...

(info) 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

(lightbulb) 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')

 
Div
classpagebreak


Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc

Virtual machine log tail

Usage

# logtail [options] [logfile]

(info) 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.

...

(info) 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