You are not logged in.

#1 2022-11-21 14:54:32

r3m8
Member
Registered: 2022-11-21
Posts: 4

Can't find virt-top command

Hello there,

Unless i'm mistaken, i can't find the virt-top command (used google and arch man several times).

Is there a package that contains virt-top command ? I've tried guestfstools, libguestfs, and obviously virt-install and libvirt.

Does anyone have a lead (or a way to compile myself) ?

Offline

#2 2022-11-21 15:24:22

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,732
Website

Re: Can't find virt-top command

Here's the source: http://git.annexia.org/?p=virt-top.git;a=summary

Instructions:

./configure
make all # builds bytecode version
make opt # build native version

When it's finished the actual program should be at virt-top/virt-top.opt.

Debian packaging here for reference: https://salsa.debian.org/ocaml-team/virt-top

Offline

Board footer

Powered by FluxBB