Signed-off-by: Alexandre Derumier
---
src/PVE/LXC.pm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/PVE/LXC.pm b/src/PVE/LXC.pm
index fe63087..af47ff9 100644
--- a/src/PVE/LXC.pm
+++ b/src/PVE/LXC.pm
@@ -299,6 +299,8 @@ sub vmstatus {
} else {
$d->{cpu} = 0;
Le samedi 06 février 2021 à 15:12 +0100, Thomas Lamprecht a écrit :
>
> Setting avg10 to 10 seems wrong?
Sorry, I think it's was some debug value when I was testing it.
I have resend both pve-common && pve-container patches.
Thanks for the review !
_
sorry for the late reply!
On 04.11.20 02:42, Alexandre Derumier wrote:
> ---
> src/PVE/LXC.pm | 18 ++
> 1 file changed, 18 insertions(+)
>
> diff --git a/src/PVE/LXC.pm b/src/PVE/LXC.pm
> index 5cfcf28..ad1460c 100644
> --- a/src/PVE/LXC.pm
> +++ b/src/PVE/LXC.pm
> @@ -291,6 +29
---
src/PVE/LXC.pm | 18 ++
1 file changed, 18 insertions(+)
diff --git a/src/PVE/LXC.pm b/src/PVE/LXC.pm
index 5cfcf28..ad1460c 100644
--- a/src/PVE/LXC.pm
+++ b/src/PVE/LXC.pm
@@ -291,6 +291,24 @@ sub vmstatus {
} else {
$d->{cpu} = 0;
}
+
+ if