Skip to content

Agent for reporting virtualization usage to subscription manager.

License

Notifications You must be signed in to change notification settings

candlepin/virt-who

Folders and files

NameName
Last commit message
Last commit date
Jul 3, 2024
Jul 16, 2024
Apr 27, 2023
Jul 2, 2024
Jan 31, 2025
Sep 9, 2021
May 26, 2021
Dec 11, 2024
Aug 10, 2011
Apr 19, 2023
Apr 24, 2023
Jan 28, 2016
Apr 27, 2023
Sep 9, 2021
Feb 10, 2022
Feb 10, 2022
Apr 27, 2023
Jul 16, 2024
May 14, 2021
Sep 27, 2022
May 12, 2016
Jan 23, 2023
Sep 1, 2016
May 7, 2015
May 23, 2019
Aug 6, 2021
Feb 26, 2024
Jul 16, 2024

Repository files navigation

virt-who

virt-who is agent for reporting virtual guest IDs to subscription manager.

It works either locally or via remote hypervisor. It obtains association between hosts and guests in the given environment (e.g. hypervisor or local system) and then reports it to the subscription manager platform.

Installation

To just install it use:

# make DESTDIR=/usr install

You can also create rpm package with:

$ make rpm

and then install the package

Supported hypervisors

virt-who can obtain list of guest running on given machine or association between hosts and guests in given virtualization environment.

Backends for reporting list of guest running on given machine:

  • libvirt

Backends for reporting hosts to guests association:

  • VMWare vCenter Server and ESX(i)
  • Hyper-V
  • Remote libvirt
  • Kubevirt
  • Nutanix AHV Virtualization

Supported subscription managers

virt-who can report the guest lists and host/guest associations to following subscription management systems:

  • Red Hat Subscription Management (RHSM)
  • Satellite 6

Configuration

See the virt-who-config(5) manual page.

Usage

See the virt-who(8) manual page.

About

Agent for reporting virtualization usage to subscription manager.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages