Management

Management

In addition to defining the run-time environment for the JSLEE services, unsurprisingly in view of the manageability demands of a carrier-grade infrastructure, the JSLEE specification also defines the Application Server management capabilities.

The Rhino Application Server is managed as a single system image, regardless of the actual number of physical servers that are used. All nodes within a Such a Rhino cluster are peers and configuration changes in one node are applied to the entire cluster.

Management of the system is always available as each node provides a management service that receives management commands from the system administrator.

Rhino provides two management interface programs:

  • A command line interface console, and
  • An HTML-based web browser-based console

These tools use a JMX management interface that Rhino exposes.

Rhino can be configured to monitor and collect a range of operating statistics across the Rhino cluster. These can be accessed by external systems.

The management statistics show how the load is distributed between the nodes in the cluster and provides an important view into individual component behaviour in a clustered, fault tolerant scenario.

Rhino also provides configurable threshold based alarms using internal statistics. Threshold rules can be configured to trigger alarms when certain conditions are met, and to clear those alarms when certain counter conditions are met.

Click here for Management Summary data sheet

Back to top ^