From ab3a43200c1fd5c39a7dc15ba0ec9d092c606240 Mon Sep 17 00:00:00 2001 From: Justin Clift Date: Thu, 20 Jan 2011 12:52:21 +1100 Subject: docs: added new entries to apps page, plus adjusted a few existing Added new entries for Hudson, LCFG, Tivoli Provisioning Manager, virt-what, and Zenoss. Adjusted the existing entries for BuildBot and vmware2libvirt. --- docs/apps.html.in | 94 ++++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 76 insertions(+), 18 deletions(-) (limited to 'docs/apps.html.in') diff --git a/docs/apps.html.in b/docs/apps.html.in index 054e8c2a5..2516844b1 100644 --- a/docs/apps.html.in +++ b/docs/apps.html.in @@ -23,18 +23,6 @@ Made with libvirt

-

Automated compile/testing

- -
-
BuildBot
-
- BuildBot is a system to automate the compile/test cycle required - by most software projects. CVS commits trigger new builds, run on - a variety of client machines. Build status (pass/fail/etc) are - displayed on a web page or through other protocols. -
-
-

Client/Server applications

@@ -103,6 +91,56 @@ Watch the CPU, memory, network and disk utilization of all virtual machines running on a host. +
+ 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. +
+
+ +

Configuration Management

+ +
+
LCFG
+
+ LCFG is a system for automatically installing and managing the + configuration of large numbers of Unix systems. It is particularly + suitable for sites with very diverse and rapidly changing + configurations. +
+
+ The lcfg-libvirt package adds support for virtualized systems to + LCFG, with both Xen and KVM known to work. Cloning guests is + supported, as are the bridged, routed, and isolated modes for + Virtual Networking. +
+
+ +

Continuous Integration

+ +
+
BuildBot
+
+ BuildBot is a system to automate the compile/test cycle required + by most software projects. CVS commits trigger new builds, run on + a variety of client machines. Build status (pass/fail/etc) are + displayed on a web page or through other protocols. +
+
+ +
+
Hudson
+
+ This plugin for Hudson adds a way to control guest domains hosted + on Xen or QEMU/KVM. You configure a Hudson Slave, + selecting the guest domain and hypervisor. When you need to build a + job on a specific Slave, its guest domain is started, then the job is + run. When the build process is finished, the guest domain is shut + down, ready to be used again as required. +

Conversion

@@ -133,9 +171,10 @@ possible. This conversion requires some Microsoft signed pieces, that Red Hat can provide. -
vmware2libvirt
+
vmware2libvirt
- A Python script for migrating a vmware image to libvirt. + Part of the virt-goodies package, vmware2libvirt is a python + script for migrating a vmware image to libvirt.
@@ -188,9 +227,9 @@ -

Monitoring plugins

+

Monitoring

-
for collectd
+
collectd
The libvirt-plugin is part of collectd and gathers statistics about virtualized guests on a system. This @@ -199,13 +238,13 @@ For a full description, please refer to the libvirt section in the collectd.conf(5) manual page.
-
for munin
+
Munin
The plugins provided by Guido Günther allow to monitor various things like network and block I/O with Munin.
-
nagios-virt
+
Nagios-virt
Nagios-virt is a configuration tool to add monitoring of your virtualised domains to Nagios. @@ -213,8 +252,27 @@ your Xen or QEMU/KVM guests, or to integrate with your existing Nagios installation.
+
Zenoss
+
+ The Zenoss libvirt Zenpack adds support for monitoring virtualization + servers. It has been tested with KVM, QEMU, VMware ESX, and VMware + GSX. +
+

Provisioning

+ +
+
Tivoli Provisioning Manager
+
+ Part of the IBM Tivoli family, Tivoli Provisioning Manager (TPM) is + an IT lifecycle automation product. It + uses libvirt + for communication with virtualization hosts and guest domains. +
+
+ +

Web applications

-- cgit v1.2.3-65-gdbad