Outils pour utilisateurs

Outils du site


infrastructure:proxmox_total_nodes_memory
TOTAL=0; for mem in $(cat /etc/pve/nodes/ddb01/qemu-server/* | grep memory | cut -d " " -f 2); do 
TOTAL=$(($TOTAL+$mem)); 
done; 
echo "Total : $TOTAL"
infrastructure/proxmox_total_nodes_memory.txt · Dernière modification: 2018/09/11 10:35 par ronan