Skip to content

Monitoring

Daniel Mills edited this page Mar 30, 2016 · 3 revisions

Monitoring

React is open. You can see exactly what react sees when sampling. This can come to use when performance testing or just knowing how your server is doing. This can also be helpful when determining how much memory you are using, and if you are lagging or not over time.

Hud Monitoring

To enable hud monitoring, use /react monitor. This will start displaying title messages as a hud on your screen. You can turn this off anytime by using the same command.

Note: Use Shift + Scroll

You can view tabs within the hub by holding shift + scroll. This will scroll through the tabs of react monitor huds. See below for more detail.

Clone this wiki locally