Skip to content

Quick Start

vminfo gives you fast host runtime visibility from the terminal, JSON output, browser dashboard, or Go APIs.

Install

bash
curl -fsSL https://raw.githubusercontent.com/cloudapp3/vminfo/main/install.sh | bash

With sudo:

bash
curl -fsSL https://raw.githubusercontent.com/cloudapp3/vminfo/main/install.sh | sudo bash

Launch the TUI

bash
vminfo
bash
vminfo summary --json

Start the web dashboard

bash
vminfo --web

Default address:

text
http://127.0.0.1:20021

Next steps

最近更新

Released under the MIT License.