From d8832e6b4b0d1f4f1671b87123fd600d8016bce6 Mon Sep 17 00:00:00 2001 From: Svennd Date: Mon, 23 Nov 2015 15:58:19 +0100 Subject: [PATCH] Proxmox extension is working again Updated to reflext the hard work beeing done :) --- doc/Extensions/Proxmox.md | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/Extensions/Proxmox.md b/doc/Extensions/Proxmox.md index 73fadffc6..4b7f8a2a1 100644 --- a/doc/Extensions/Proxmox.md +++ b/doc/Extensions/Proxmox.md @@ -1,5 +1,4 @@ # Proxmox graphing ->NOTE : Currently this extension is beeing working on, as such it might not work with the latest version of proxmox VE 4 It is possible to create graphs of the Proxmox **VMs** that run on your monitored machines. Currently, only trafficgraphs are created. One for each interface on each VM. Possibly, IO grahps will be added later on. The ultimate goal is to be able to create traffic bills for VMs, no matter on which physical machine that VM runs.