Following is the list of properties that are exposed by any MP server process that can be monitored using the console.
| Property Name | Description |
| FreeMemory | The total free memory currently available to the jBroker server process in Bytes. |
| FreeMemoryPercent | The percent of total memory that is currently free. |
| TotalMemory | The total memory currently available to the jBroker server process in Bytes. |
| UpTime | The total time in milliseconds since jBroker server process was started. |