Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

Monitoring uPortal

Monitoring production uPortal instances is key to catching problems early and ensuring smooth operation. Memory usage, garbage collection, CPU usage, and resource pools are all important metrics when determining the health of a portal instance.

Monitoring Methods

Monitoring memory can be achieved several ways as detailed on the Monitoring uPortal memory at runtime page.
With the advent of JMX in Java 5 most important information can be obtained through this single method remotely and in an efficient manner.

Monitoring Tools

jConsole Provides a web-based UI and gathers information from multiple machines using JMX.
UW Dashboard

Error rendering macro 'excerpt-include' : No link could be created for 'UPC:UW Dashboard'.

Heartbeat Monitoring

Resource Inspection

  • illinois todo: add jmx custom agent classes and setup instructions

Health Monitoring

Usage Statistics

  • illinois todo: add sample perl scripts and database structure
  • No labels