webMethods Adapter Runtime Documentation 10.4 | webMethods Adapter Runtime Documentation | Adapters RunTime Users Guide | Predefined Health Indicator | Predefined Health Indicator for WmART-based Adapters
 
Predefined Health Indicator for WmART-based Adapters
The following table describes the predefined health indicators for all the WmART-based adapters included with Microservices Runtime.
Indicator Name
Status
Description
Adapters
UP
It captures the connection details for all the WmART-based adapters defined at runtime.
The following structure identifies the response schema for the connections:
name
connections
alias
packageName
state
status
statistics
total
busy
totalHits
totalMisses
The description for the response schema is as follows:
Health parameter
Key
Description
Adapter Name
name
String Name of the adapter.
connections
alias
String Name of the connection for which you want the usage statistics returned.
packageName
String Name of the package in which the connection resides.
state
String Current state of the connection. It can be either enabled or disabled.
status
String Status is either UP or DOWN based on the connection. If the connection state is enabled, then the status appears as UP and if the connection state is disabled, then the status appears as DOWN.
statistics
total
Integer Current number of connection instances.
busy
Integer Number of connections currently in use by services, notifications, and listeners.
totalHits
Integer The number of successful connections since the last reset.
totalMissess
Integer The number of unsuccessful connections since the last reset.(when the request timed out).

Copyright © 2014-2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release