Hi.
Running Ubuntu trusty on AWS ec2 instance; Zabbix server version 3.0.3, agent 3.0.3.
Zabbix shows total memory to be ~15gigabytes, but really there is only 8gig on the server.
Confirmed no virtual memory would be causing this metric to be pulled (and nevermind the fact that ec2 instances aren't configured to use swap by default, at least on ubuntu AMIs):
And a picture showing you the false information:
Running Ubuntu trusty on AWS ec2 instance; Zabbix server version 3.0.3, agent 3.0.3.
Zabbix shows total memory to be ~15gigabytes, but really there is only 8gig on the server.
Confirmed no virtual memory would be causing this metric to be pulled (and nevermind the fact that ec2 instances aren't configured to use swap by default, at least on ubuntu AMIs):
Code:
root@ip-172-31-9-5:~# swapon -s Filename Type Size Used Priority root@ip-172-31-9-5:~#
Code:
root@ip-172-31-9-5:~# free -th
total used free shared buffers cached
Mem: 7.8G 898M 6.9G 22M 155M 320M
-/+ buffers/cache: 422M 7.4G
Swap: 0B 0B 0B
Total: 7.8G 898M 6.9G
And a picture showing you the false information: