mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
docs: Update various URLs
Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
40d78e47e5
commit
9a179fd65e
@ -823,9 +823,6 @@ http_sites += herp.derp
|
|||||||
# HTTP-only sites
|
# HTTP-only sites
|
||||||
http_sites += 0pointer.de
|
http_sites += 0pointer.de
|
||||||
http_sites += mah.everybody.org
|
http_sites += mah.everybody.org
|
||||||
http_sites += munin.projects.linpro.no
|
|
||||||
http_sites += www.nimbusproject.org
|
|
||||||
http_sites += www.sflow.net
|
|
||||||
http_sites += etallen.com
|
http_sites += etallen.com
|
||||||
|
|
||||||
# dead sites
|
# dead sites
|
||||||
@ -835,7 +832,6 @@ http_sites += www.javvin.com
|
|||||||
|
|
||||||
# 404 links
|
# 404 links
|
||||||
http_sites += kerneltrap.org
|
http_sites += kerneltrap.org
|
||||||
http_sites += www.microsoft.com
|
|
||||||
|
|
||||||
http_re= ($(subst $(space),|,$(http_sites)))
|
http_re= ($(subst $(space),|,$(http_sites)))
|
||||||
|
|
||||||
|
@ -154,7 +154,7 @@ Infrastructure as a Service (IaaS)
|
|||||||
software platform that is open source and AWS-compatible. Eucalyptus
|
software platform that is open source and AWS-compatible. Eucalyptus
|
||||||
uses libvirt virtualization API to directly interact with Xen and KVM
|
uses libvirt virtualization API to directly interact with Xen and KVM
|
||||||
hypervisors.
|
hypervisors.
|
||||||
`Nimbus <http://www.nimbusproject.org>`__
|
`Nimbus <https://www.nimbusproject.org/>`__
|
||||||
Nimbus is an open-source toolkit focused on providing
|
Nimbus is an open-source toolkit focused on providing
|
||||||
Infrastructure-as-a-Service (IaaS) capabilities to the scientific
|
Infrastructure-as-a-Service (IaaS) capabilities to the scientific
|
||||||
community. It uses libvirt for communication with all KVM and Xen
|
community. It uses libvirt for communication with all KVM and Xen
|
||||||
@ -224,14 +224,14 @@ Monitoring
|
|||||||
for each guest without installing collectd on the guest systems. For
|
for each guest without installing collectd on the guest systems. For
|
||||||
a full description, please refer to the libvirt section in the
|
a full description, please refer to the libvirt section in the
|
||||||
collectd.conf(5) manual page.
|
collectd.conf(5) manual page.
|
||||||
`Host sFlow <https://www.sflow.net/>`__
|
`Host sFlow <https://sflow.net/>`__
|
||||||
Host sFlow is a lightweight agent running on KVM hypervisors that
|
Host sFlow is a lightweight agent running on KVM hypervisors that
|
||||||
links to libvirt library and exports standardized cpu, memory,
|
links to libvirt library and exports standardized cpu, memory,
|
||||||
network and disk metrics for all virtual machines.
|
network and disk metrics for all virtual machines.
|
||||||
`Munin <https://honk.sigxcpu.org/projects/libvirt/#munin>`__
|
`Munin <https://honk.sigxcpu.org/projects/libvirt/#munin>`__
|
||||||
The plugins provided by Guido Günther allow to monitor various things
|
The plugins provided by Guido Günther allow to monitor various things
|
||||||
like network and block I/O with
|
like network and block I/O with
|
||||||
`Munin <http://munin.projects.linpro.no/>`__.
|
`Munin <https://munin-monitoring.org/>`__.
|
||||||
`Nagios-virt <https://people.redhat.com/rjones/nagios-virt/>`__
|
`Nagios-virt <https://people.redhat.com/rjones/nagios-virt/>`__
|
||||||
Nagios-virt is a configuration tool to add monitoring of your
|
Nagios-virt is a configuration tool to add monitoring of your
|
||||||
virtualised domains to `Nagios <https://www.nagios.org/>`__. You can
|
virtualised domains to `Nagios <https://www.nagios.org/>`__. You can
|
||||||
|
@ -9,7 +9,7 @@ The libvirt Microsoft Hyper-V driver can manage Hyper-V 2012 R2 and newer.
|
|||||||
Project Links
|
Project Links
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
- The `Microsoft Hyper-V <http://www.microsoft.com/hyper-v-server/>`__
|
- The `Microsoft Hyper-V <https://docs.microsoft.com/en-us/windows-server/virtualization/hyper-v/hyper-v-on-windows-server>`__
|
||||||
hypervisor
|
hypervisor
|
||||||
|
|
||||||
Connections to the Microsoft Hyper-V driver
|
Connections to the Microsoft Hyper-V driver
|
||||||
|
Loading…
Reference in New Issue
Block a user