Creating dom0 tools

How would I go about creating new utilities for dom0 ?

I would like to be able to identify memory usage per qube, CPU usage per qube, and other metrics.

Hi @NOP,

see the xen tools (ex: xentop, xl).

How to use them? See the man pages of theses tools (man xentop, man xl).

If you want more tools, see the content of the xen-runtime package (rpm -qlv xen-runtime).

2 Likes

xentop :wink: