Pokud na ESX nebo ESXi použijeme 32bitovou verzo OS a kernel s označením virtual máme limit paměti 3Gb RAM, řešením je nainstalovat si kernel s označení server, kde je zapnuto PAE.
Install PAE enabled kernel
sudo apt-get update
sudo apt-get install linux-headers-server linux-image-server linux-server
sudo reboot
free -m
CONFIG_HIGHMEM64G YES
Další možností je použít 64bitovou verzi systému, kde limit s RAM samozřejmě není.
Sending SNMP Traps from One Source to Multiple Zabbix Hosts
-
Let’s say you are working in an environment with hundreds or thousands of
devices. All of these devices are managed from a nice simple management
server,...
před 6 dny

Žádné komentáře:
Okomentovat