Resin-admin
From Resin 3.0
(Difference between revisions)
Line 9: | Line 9: | ||
; [[Admin: Memory|Memory]] | ; [[Admin: Memory|Memory]] | ||
: Heap analysis for the current server. The memory page enables debugging for low memory and slow garbage-collection situations. | : Heap analysis for the current server. The memory page enables debugging for low memory and slow garbage-collection situations. | ||
− | ; [[Admin: | + | ; [[Admin: Thread Dump|Thread Dump]] |
− | : Thread dumps are useful for slow and frozen servers, and for general health checking to see what the server is working on. | + | : Thread dumps are useful for slow and frozen servers, locking, and for general health checking to see what the server is working on. |
Latest revision as of 00:18, 20 September 2010
The /resin-admin is Resin's administration page containing meters, sensor data, health checks, JMX data, and deployment.
- Graphs
- Graphical summary of Resin statistics for all of Resin's meters, gathering data every minute.
- Health
- A summary of Resin's health check, which test a set of HealthCheck beans to ensure the health of the system.
- Memory
- Heap analysis for the current server. The memory page enables debugging for low memory and slow garbage-collection situations.
- Thread Dump
- Thread dumps are useful for slow and frozen servers, locking, and for general health checking to see what the server is working on.