Self:getMicroAgentInfo
Method
Purpose
This method (on all platforms) returns information about the microagents currently active on a TIBCO Hawk agent.
Remarks
Since applications instrumented with the TIBCO Hawk Application Management Interface (AMI) appear as microagents, this method can also gather information on AMI applications.
Type
Synchronous, IMPACT_INFO.
Arguments
Name |
Type |
Description |
Name |
String |
The microagent name. If no name is specified, the method returns information on all microagents. |
Returns
Name |
Type |
Description |
Name |
String |
The microagent name. Table is indexed on the Name field |
Display Name |
String |
The microagent display name |
Count |
Integer |
The number of microagent instances with that name on the host |
Help |
String |
A brief description of the microagent. Retrieved from the microagent |