Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 2 Console API : How the TIBCO Hawk Console API Fits In

How the TIBCO Hawk Console API Fits In
The TIBCO Hawk Console API allows you to write programs that can monitor the alerts generated by TIBCO Hawk agents and perform management operations on their microagents. Applications using this API can be referred to as console applications.
Both the TIBCO Hawk WebConsole and the TIBCO Hawk Event Service use the TIBCO Hawk Console API to monitor or manage agents, or both. They are thus both good examples of the types of applications that can be built with this interface.
Applications built with the Console API can monitor every node within a given TIBCO Hawk domain. However, additional instances of console applications can run simultaneously on multiple nodes in the network with little or no additional network impact.
Monitoring Component
The monitoring component of the TIBCO Hawk Console API provides events that notify your application when:
Management Component
The management component allows you to interact with an agent's microagents by:

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved