[ https://issues.apache.org/jira/browse/AMBARI-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13631274#comment-13631274
]
Mahadev konar commented on AMBARI-1911:
---------------------------------------
Steve,
What does the ganglia graph for that host show for swap_total?
> API doesn't appear to be providing updated swap total memory metric
> -------------------------------------------------------------------
>
> Key: AMBARI-1911
> URL: https://issues.apache.org/jira/browse/AMBARI-1911
> Project: Ambari
> Issue Type: Bug
> Components: controller
> Affects Versions: 1.2.2
> Reporter: Steve Ratay
>
> It's expected that swap_free <= swap_total. However, this is not true. It seems
like swap_total might not be updated in the API, as it doesn't come even close to matching
what free shows on the node.
> Ambari:
> "memory" : { "mem_total" : 2820816.0, "swap_free" : 1589343.12222, "mem_buffers" : 34333.5333333,
"mem_shared" : 0.0, "mem_cached" : 328153.844444, "swap_total" : 1013364.0, "mem_free" : 115342.011111
},
> Free on the node:
> sdll4765:~ # free
> total used free shared buffers cached
> Mem: 2820816 2759888 60928 0 34432 393680
> -/+ buffers/cache: 2331776 489040
> Swap: 2359476 772176 1587300
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|