Methods of Hawk Microagent for TIBCO ActiveMatrix BusinessWorks 6
The following methods for Hawk Microagent for TIBCO ActiveMatrix BusinessWorks 6 are available to monitor ActiveMatrix BusinessWorks applications:
- AppNodeRuntimeStateInfo
Retrieves information about the runtime state of the ActiveMatrix BusinessWorks AppNode. - GetBWAppNodeProcessInfo
Retrieves information about system processes of the ActiveMatrix BusinessWorks AppNode. - GetBWEngineInfo
Retrieves information about the ActiveMatrix BusinessWorks engine currently installed on the AppNode. - GetBWProcessInstanceCount
Returns the total number of running process instances for an application. - GetBWProcessInstanceInfo
Returns details about the running process instances for an application. - GetRecoverableProcesses
Retrieves information of ActiveMatrix BusinessWorks processes which are potentially recoverable for the specific ActiveMatrix BusinessWorks application. - ListBWApplications
Returns a list of ActiveMatrix BusinessWorks applications deployed on the AppNode. - RemoveRecoverableProcesses
Removes the specified recoverable ActiveMatrix BusinessWorks process instance from the list of potential recoverable processes. After executing this method, the checkpoint data of the specified process instance is removed and the process instance will no longer be able to be recovered. - RestartRecoverableProcesses
Restarts the recoverable process for specified ActiveMatrix BusinessWorks application. - SuspendBWComponent
Suspends the specific component inside an ActiveMatrix BusinessWorks application. - ResumeBWComponent
Resumes the specific component inside an ActiveMatrix BusinessWorks application. - EnableBWProcessStatisticsCollection
Enables statistics collection for the processes in a given application. - DisableBWProcessStatisticsCollection
Disables statistics collection for the processes in a given application. - GetBWActivityStatistics
Retrieves statistics about the activities of processes that have been executed for a given application since the instrumentation was enabled. - GetBWProcessStatistics
Retrieves statistics about the processes that have been executed for a given application since the instrumentation was enabled. - ListBWProcessesEnabledForStatistics
Lists all processes currently enabled for statistics collections on the AppNode. - ResetBWProcessStatistics
Resets the minimum, maximum, and average time statistics gathered for the process. - ResetBWActivityStatistics
Resets the minimum, maximum, and average time statistics gathered for each activity in the specified process.
Copyright © Cloud Software Group, Inc. All rights reserved.
