Appendix A Using TIBCO Hawk : Overview of Server Management With TIBCO Hawk

Overview of Server Management With TIBCO Hawk
TIBCO Hawk is a tool for monitoring and managing applications and operating systems. TIBCO Enterprise Message Service provides classes for monitoring administering the EMS server. Table 72 describes the provided classes.
Monitoring methods that allow you to view the status of topics, queues, routes, and other items on the TIBCO Enterprise Message Service server.
Management methods for shutting down the TIBCO Enterprise Message Service server and performing other administrative functions.
This class contains all HawkListener monitoring methods as well.
If you wish to both monitor and manage the server, use the HawkController class. If you only wish to monitor the server, use the HawkListener class. You do not need both classes.
To use TIBCO Hawk to manage the TIBCO Enterprise Message Service server, you must load one of the classes provided into the TIBCO Hawk agent. Once the class is loaded, methods for managing the EMS server are available in the TIBCO Hawk display.
This appendix details how to install the provided classes into the TIBCO Hawk agent and the methods available for monitoring and managing the TIBCO Enterprise Message Service server.