-
Notifications
You must be signed in to change notification settings - Fork 0
4.1.1. Memory
Richard Spindler edited this page Feb 21, 2016
·
2 revisions
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 |
+--------------+----------+