Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 4 ActiveMatrix Service Microagent : com.tibco.hawk.amx.AMXService : onComponentOperationStats

onComponentOperationStats
Method
Description
This method provides notification in each interval period defined in monitoring configuration with statistics of component service and reference operation for the last <n> by operation name, component service or reference name, component name, application name and type and it serves as the regular expression used to filter the operations statistics returned.
Type
Synchronous, IMPACT_INFO
Arguments
 
A substring that matches the operation name. An empty string (the default) matches all names. The substring provided can also be a regular expression.
A substring that matches the component service or reference name. An empty string (the default) matches all names. The substring provided can also be a regular expression.
A substring that matches the component name. An empty string (the default) matches all names. The substring provided can also be a regular expression.
A substring that matches the application name. An empty string (the default) matches all names. The substring provided can also be a regular expression.
<none>: All Component Services and References.
SERVICE: All Component Services.
REFERENCE: All Component References.
Return
Type: COM.TIBCO.hawk.talon.TabularData
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved