COM.TIBCO.hawk.tibjms.HawkController

Microagent

Purpose

The HawkController microagent manages and monitors the EMS Server using the TIBCO Enterprise Message Service Administration API. The display name for this microagent in the Hawk Console is JMS_controller (server url). The HawkController microagent contains entire methods of the HawkListener microagent for monitoring purposes. In addition, the HawkController microagent has following methods for managing EMS server.

Note 

The server url is present in the microagent name when the option -server_in_agent_name is used.

Remarks

These HawkController microagent methods are supported on all platforms.

Methods

 

Method

Description

Page

HawkController:shutdown

Shuts down this server.

HawkController:shutdown

HawkController:purgeDurable

Purges pending messages for the durable with the given name and client ID on this server.

HawkController:purgeDurable

HawkController:purgeQueue

Purges pending messages for the given queue on this server.

HawkController:purgeQueue

HawkController:purgeTopic

Purges pending messages for the given topic on this server.

HawkController:purgeTopic

HawkController:rotateLog

Rotates servers log file on this server.

HawkController:rotateLog

HawkController:compact

Compacts the given file store on this server.

HawkController:compact