Signed-off-by: Matthias Heiserer <[email protected]>
---
PVE/Service/pvestatd.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/PVE/Service/pvestatd.pm b/PVE/Service/pvestatd.pm
index 2515120c..a98eb076 100755
--- a/PVE/Service/pvestatd.pm
+++ b/PVE/Service/pvestatd.pm
@@ -181,7 +181,7 @@ sub update_node_status {
[$uptime, $sublevel, $ctime, $avg1, $maxcpu, $stat->{cpu},
$stat->{wait},
$meminfo->{memtotal}, $meminfo->{memused},
$meminfo->{swaptotal}, $meminfo->{swapused},
- $dinfo->{blocks}, $dused, $netin, $netout]
+ $dinfo->{blocks}, $dused, $netin, $netout, $meminfo->{arcsize}]
);
PVE::Cluster::broadcast_rrd("pve2-node/$nodename", $data);
--
2.30.2
_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel