Admin
From Resin 3.0
(Difference between revisions)
Line 18: | Line 18: | ||
= [[Admin: Memory|Memory]] = | = [[Admin: Memory|Memory]] = | ||
− | You can use the memory graphs for capacity planning or for postmortem analysis. If the memory usage varies considerably, you might be spending more time in garbage collection than necessary. If the memory is consistently low, or is low for an extended period of time, you might have a memory leak. The graphs will give you a starting point to determine what's happening in your system. | + | You can use the /resin-admin [[Admin: Memory|memory]] graphs for capacity planning or for postmortem analysis. If the memory usage varies considerably, you might be spending more time in garbage collection than necessary. If the memory is consistently low, or is low for an extended period of time, you might have a memory leak. The graphs will give you a starting point to determine what's happening in your system. |
[[Image: Memory-free.png]] | [[Image: Memory-free.png]] |
Revision as of 00:53, 15 October 2010
Administration Topics:
- Admin: Graphs
- Dynamic view of Resin's collected meters
- Admin: Health
- Resin's HealthCheck monitors the health of the Resin system every 5 minutes
- Admin: Heartbeat
- Admin: Load Balance
- Admin: Memory
- Admin: Ports
- Admin: Postmortem
- Admin: Profile
- Admin: Thread Dump
- Admin: WebApp
Memory
You can use the /resin-admin memory graphs for capacity planning or for postmortem analysis. If the memory usage varies considerably, you might be spending more time in garbage collection than necessary. If the memory is consistently low, or is low for an extended period of time, you might have a memory leak. The graphs will give you a starting point to determine what's happening in your system.