From nobody Fri May 3 10:59:33 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) client-ip=209.132.183.28; envelope-from=libvir-list-bounces@redhat.com; helo=mx1.redhat.com; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx.zohomail.com with SMTPS id 1512583535366608.8973387100511; Wed, 6 Dec 2017 10:05:35 -0800 (PST) Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 255B9356DA; Wed, 6 Dec 2017 18:05:34 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 9AC9C783BF; Wed, 6 Dec 2017 18:05:33 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 8D9BC180474A; Wed, 6 Dec 2017 18:05:32 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id vB6I5V6e007812 for ; Wed, 6 Dec 2017 13:05:31 -0500 Received: by smtp.corp.redhat.com (Postfix) id E3F8B7A3B2; Wed, 6 Dec 2017 18:05:31 +0000 (UTC) Received: from t460.redhat.com (unknown [10.33.36.19]) by smtp.corp.redhat.com (Postfix) with ESMTP id CC1C57A3C8; Wed, 6 Dec 2017 18:05:25 +0000 (UTC) From: "Daniel P. Berrange" To: libvir-list@redhat.com Date: Wed, 6 Dec 2017 18:05:20 +0000 Message-Id: <20171206180520.21102-1-berrange@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-loop: libvir-list@redhat.com Subject: [libvirt] [PATCH] docs: update entries in the apps page X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.30]); Wed, 06 Dec 2017 18:05:34 +0000 (UTC) X-ZohoMail: RSF_0 Z_629925259 SPT_0 Change all links to https:// where the remote site supports it. Fix URLs for a few packages that moved, and delete entries which appear to be dead. Signed-off-by: Daniel P. Berrange --- docs/apps.html.in | 70 ++++++++++++++++++++++++---------------------------= ---- 1 file changed, 30 insertions(+), 40 deletions(-) diff --git a/docs/apps.html.in b/docs/apps.html.in index 60edeb3af4..863be4ff23 100644 --- a/docs/apps.html.in +++ b/docs/apps.html.in @@ -65,21 +65,21 @@ management tasks on all libvirt managed domains, networks and storage. This is part of the libvirt core distribution. -
virt-clone
+
virt-clone
Allows the disk image(s) and configuration for an existing virtual machine to be cloned to form a new virtual machine. It automates copying of data across to new disk images, and updates the UUID, MAC address, and name in the configuration.
-
virt-df +
virt-df
Examine the utilization of each filesystem in a virtual machine from the comfort of the host machine. This tool peeks into the guest disks and determines how much space is used. It can cope with common Linux filesystems and LVM volumes.
-
virt-image
+
virt-image
Provides a way to deploy virtual appliances. It defines a simplified portable XML format describing the pre-requisites @@ -87,26 +87,26 @@ into the domain XML format for execution under any libvirt hypervisor meeting the pre-requisites.
-
virt-install
+
virt-install
Provides a way to provision new virtual machines from a OS distribution install tree. It supports provisioning from local CD images, and the network over NFS, HTTP and FTP.
-
virt-top<= /dt> +
virt-top<= /a>
Watch the CPU, memory, network and disk utilization of all virtual machines running on a host.
- virt-what<= /a> + virt-what=
virt-what is a shell script for detecting if the program is running in a virtual machine. It prints out a list of facts about the virtual machine, derived from heuristics.
-
stap
+
stap
SystemTap is a tool used to gather rich information about a running system through the use of scripts. Starting from v2.4, the front-e= nd @@ -142,7 +142,7 @@

Continuous Integration

=20
-
BuildBot
+
BuildBot
BuildBot is a system to automate the compile/test cycle required by most software projects. CVS commits trigger new builds, run on @@ -152,7 +152,7 @@
=20
-
Jenkins
+
Jenkins
This plugin for Jenkins adds a way to control guest domains hosted on Xen or QEMU/KVM. You configure a Jenkins Slave, @@ -197,28 +197,28 @@

Desktop applications

=20
-
virt-manager
+
virt-manager
A general purpose desktop management tool, able to manage virtual machines across both local and remotely accessed hypervisors. It is targeted at home and small office usage up to managing 10-20 hosts and their VMs.
-
virt-viewer
+
virt-viewer
A lightweight tool for accessing the graphical console associated with a virtual machine. It can securely connect to remote consoles supporting the VNC protocol. Also provides an optional mozilla browser plugin.
-
qt-virt-manag= er
+
qt-virt-mana= ger
The Qt GUI for create and control VMs and another virtual entities (aka networks, storages, interfaces, secrets, network filters). Contains integrated LXC/SPICE/VNC viewer for accessing the graphic= al or text console associated with a virtual machine or container.
-
qt-remote-viewer
+
qt-remote-viewer
The Qt VNC/SPICE viewer for access to remote desktops or VMs.
@@ -234,17 +234,7 @@ it easy to benefit from private Cloud Computing technology.
=20 -
EMOTIVE Cloud
-
The EMOTIVE (Elastic Management Of Tasks In Virtualized - Environments) middleware allows executing tasks and providing - virtualized environments to the users with Xen, KVM or - VirtualBox hypervisor. EMOTIVE's main feature is VM management - with different scheduling policies. It can be also used as a - cloud provider and is very easy to extend thanks to its - modular Web Services architecture. -
- -
Eucalyptus
+
Eucalyptus<= /a>
Eucalyptus is an on-premise Infrastructure as a Service cloud software platform that is open source and @@ -268,7 +258,7 @@ management.
=20 -
OpenStack
+
OpenStack
OpenStack is a "cloud operating system" usable for both public and private clouds. Its various parts take care of compute, @@ -314,7 +304,7 @@ Windows Registry in Windows guests.
=20 -
libvirt-sandbox
+
libvirt-sandbox
A library and command line tools for simplifying the creation of application sandboxes using virtualization technology. It currently @@ -334,7 +324,7 @@

LiveCD / Appliances

=20
-
virt-p2v<= /dt> +
virt-p2v
An older tool for converting a physical machine into a virtual machine. It is a LiveCD which is booted on the machine to be @@ -346,7 +336,7 @@ =20

Monitoring

-
collectd
+
collectd<= /a>
The libvirt-plugin is part of col= lectd and gathers statistics about virtualized guests on a system. This @@ -355,19 +345,19 @@ For a full description, please refer to the libvirt section in the collectd.conf(5) manual page.
-
Host sFlow +
Host sFlow
Host sFlow is a lightweight agent running on KVM hypervisors that links to libvirt library and exports standardized cpu, memory, net= work and disk metrics for all virtual machines.
-
Muni= n
+
Mun= in
The plugins provided by Guido G=C3=BCnther allow to monitor variou= s things like network and block I/O with Munin.
-
Nagios-vir= t
+
Nagios-= virt
Nagios-virt is a configuration tool to add monitoring of your virtualised domains to Nagios. @@ -383,7 +373,7 @@ metrics. It supports pCPU, vCPU, memory, block device, network int= erface, and performance event metrics for each virtual guest.
-
Zenoss=
+
Zenoss
The Zenoss libvirt Zenpack adds support for monitoring virtualizat= ion servers. It has been tested with KVM, QEMU, VMware ESX, and VMware @@ -394,7 +384,7 @@

Provisioning

=20
-
Tivoli Provisioning Manager
+
Tivoli Provisioning Manage= r
Part of the IBM Tivoli family, Tivoli Provisioning Manager (TPM) is an IT lifecycle automation product. It @@ -404,7 +394,7 @@
=20
-
Foreman
+
Foreman
Foreman is an open source web based application aimed to be a Single Address For All Machines Life Cycle Management. Foreman: @@ -428,7 +418,7 @@

Web applications

=20
-
AbiClou= d
+
AbiCloud
AbiCloud is an open source cloud platform manager which allows to easily deploy a private cloud in your datacenter. One of the key @@ -444,14 +434,14 @@ Kimchi manages KVM guests through libvirt. The management interfac= e is accessed over the web using a browser that supports HTML5.
-
oVirt
+
oVirt
oVirt provides the ability to manage large numbers of virtual machines across an entire data center of hosts. It integrates with FreeIPA for Kerberos authentication, and in the future, certificate management.
-
VMmanager=
+
VMmanage= r
VMmanager is a software solution for virtualization management that can be used both for hosting virtual machines and @@ -460,7 +450,7 @@ functions, such as live migration that allows for load balancing between cluster nodes, monitoring CPU, memory.
-
mist.io
+
mist.io
Mist.io is an open source project and a service that can assist yo= u in managing your virtual machines on a unified way, providing a simple @@ -468,7 +458,7 @@ providers, OpenStack based public/private clouds, Docker servers, = bare metal servers and now KVM hypervisors).
-
Ravada
+
Ravada
Ravada is an open source tool for managing Virtual Desktop Infrastructure (VDI). It is very easy to install and use. Following @@ -492,7 +482,7 @@

Other

=20
-
Cuckoo Sandbox
+
Cuckoo Sandbox
Cuckoo Sandbox is a malware analysis system. You can throw any suspicious file at it and in a matter of seconds Cuckoo --=20 2.14.3 -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list