-
Notifications
You must be signed in to change notification settings - Fork 49
Monitoring
Daniel Mills edited this page Mar 30, 2016
·
3 revisions
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.
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.
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.