Show Memory
Displays the amount of RAM and swap memory available on a server.
Details
The Show Memory server command displays the amount of RAM available on a server, plus the amount of swap memory available on the boot drive of the Domino® server. If the number shown here and the number shown when you enter aShow Diskspace
command are almost equal, the server may need more
RAM.Syntax
Show Memory
Examples
Show Memory
--
The server responds with a message such as:
Memory Available (including virtual): 12.17578125 Mbytes
Note: For backward compatibility,
Show Memory
is limited
to reporting a maximum of 4 GB, even if more memory is available. As an alternative, use
Show Stat Platform and look at the Platform.Memory
stats
and the Platform.PagingFile
stats. For example:
Platform.Memory.RAM.TotalMBytes = 8,192
and
Platform.PagingFile.Total.SizeMB = 16,384
.