Self:onMicroAgentEvent
Method
Purpose
This method (on all platforms) reports the change in the status of the microagent.
Remarks
If the TIBCO Hawk Agent is unable to communicate with the microagent, the status of the microagent is immediately changed to Unreachable. After 90 seconds of being inaccessible, the microagent status is changed to Removed, after which the TIBCO Hawk agent actually removes the microagent. The status of a newly discovered microagent is Added.
Type
Asynchronous, IMPACT_INFO.
Arguments
Parameter |
Type |
Description |
Name |
String |
The name of the microagent |
Returns
Parameter |
Type |
Description |
Name |
String |
The name of the microagent |
Display Name |
String |
The microagent display name |
Status |
String |
Can be Unreachable, Removed, Added |