4.1.1. Memory - lateralblast/parsec GitHub Wiki
Show memory information:
$ ./parsec.rb --server=hostname --report=memory --format=table --masked
+--------------+----------+
| Memory Information |
+--------------+----------+
| Item | Value |
+--------------+----------+
| System Board | 00 |
| Group(s) | A |
| Size | 32768MB |
| Status | okay |
| DIMMs | 4 |
| DIMM Size | 8192MB |
| Mirror | no |
| Interleave | 2-way |
| System Board | 00 |
| Group(s) | B |
| Size | 32768MB |
| Status | okay |
| DIMMs | 4 |
| DIMM Size | 8192MB |
| Mirror | no |
| Interleave | 2-way |
+--------------+----------+