- Monitor Proxmox nodes and VMs from the command line.
- Display resource usage such as CPU, memory, and storage.
- Fetch and display VM statuses in real-time.
- Lightweight and easy to use.
- Clone the repository:
git clone https://github.com/yourusername/proxmon.git
- Navigate to the project directory:
cd proxmon
- Install dependencies:
pip install -r requirements.txt # or uv sync
Run the tool with:
python proxmon.py
Here is a quick demo of Proxmon in action: https://github.com/Sr-vZ/Proxmon/blob/main/assets/Proxmon_Demo.mp4
https://github.com/Sr-vZ/Proxmon/raw/refs/heads/main/assets/Proxmon_Demo.mp4
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.