Enterprise RTView® 
User Guide


TIBCO EMS Manager Metrics

The TIBCO EMS Manager maintains server metrics tables for each EMS Server that is being monitored. All of the pre-built displays that the TIBCO EMS Manager supplies make reference to these tables. Whenever a server is selected from the navigation tree, the following Enterprise RTView substitution variables are defined:

$server - the name of the selected server
$conn - the name of the admin connection to the selected server
$agent - the name of the TIBCO Hawk Agent associated with the selected server

These substitutions are used in the data attachments that display data in Enterprise RTView display objects. The Enterprise RTView Display Builder can be used to construct custom displays that present server metrics in application-specific ways.

The metrics for each EMS server includes a table named ServerTable which contains information, such as Name, URL, Agent Name, etc. regarding each server being monitored in addition to a table for each of the following com.tibco.tibjms.admin classes:
 
Table Name TibjmsAdmin Class
ServerInfo com.tibco.tibjms.admin.ServerInfo
Users com.tibco.tibjms.admin.UserInfo
ListenPorts com.tibco.tibjms.admin.ServerInfo getListenPorts( ) method
Connections com.tibco.tibjms.admin.ConnectionInfo
Consumers com.tibco.tibjms.admin.ConsumerInfo
Producers com.tibco.tibjms.admin.ProducerInfo
Durables com.tibco.tibjms.admin.DurableInfo
Queues com.tibco.tibjms.admin.QueueInfo
Topics com.tibco.tibjms.admin.TopicInfo
Routes com.tibco.tibjms.admin.RouteInfo

ServerTable - Contains information, such as Name, URL, Agent Name, etc. regarding each server being monitored.  


 
JMS, JMX and Java are trademarks and/or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. They are mentioned in this document for identification purposes only. 

 
SL, SL-GMS, GMS, Enterprise RTView, SL Corporation, and the SL logo are trademarks or registered trademarks of Sherrill-Lubinski Corporation in the United States and other countries. Copyright © 1998-2008 Sherrill-Lubinski Corporation. All Rights Reserved.