With reference to the new performance data format in Enhanced Linux memory monitoring, we need to customize the graph for it.
Example perfdata:
ram_used=292872;1024757;1024757;0;1035108 swap_used=0;0;0;0;0
We can see 2 Data Sources:
Go to Views → Graphs → Templates, add a template like:
Options
Scale Graph Value - convert 30000 to 30k for easy reading.
If there is old data, the graph will be cluttered with old legend and data. See Resetting Graphs to clear the old data.
Sometimes you need to hide useless data source in the graph, like OK_NICs and BAD_NICs from the perfdata output of ESX-Traffic:
net_receive=0.00KBps;95;99 net_send=0.00KBps;95;99 OK_NICs=1;; Bad_NICs=0;;
Go to Administration → Options → CentStorage → Manage → ESX-Traffic,
and set the unwanted data source to Hidden: