How to Install xenwatch in Ubuntu 18.04



Install xenwatch by entering the following commands in the terminal:

sudo apt update
sudo apt install xenwatch

Description:

Virtualization utilities, mostly for Xen

This is a bunch of utilities for virtualization hosts. All except xenscreen are using xenstore and thus are xen-specific. . * xenscreen - attach xen domain consoles to screen windows. * xenlog - Log xenstore activity to stdout. * xenstore - gtk xenstore browser. * xenwatch - list running domains with some properties, allow connecting to text and graphical (vnc) consoles. * vnc-client - built-in vnc client from xenwatch as standalone application.

Version: 0.5.4-4build1

Section: universe/admin