Bots From Extension: appdynamics
AppDynamics - Inventory and Metrics collection from AppDynamics
This extension provides 15 bots.
Bot *appdynamics:appdynamics-apps
Bot Position In Pipeline: Source
Lists all installed Apps monitored in Appdynamics
This bot expects a Full CFXQL.
Bot applies the Query on the data that is already loaded from previous bot or from a source.
Bot @appdynamics:appdynamics-apps-backends
Bot Position In Pipeline: Source
Lists all backend info of Apps monitored in Appdynamics
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
app_name | Text | Provide application name from appdynamics apps |
Bot @appdynamics:appdynamics-apps-business-transactions
Bot Position In Pipeline: Source
Lists all business transactions of Apps monitored in Appdynamics
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
app_name | Text | Provide application name from appdynamics apps |
Bot @appdynamics:appdynamics-apps-metrics-data
Bot Position In Pipeline: Source
Retrieve metric data of Apps in Appdynamics
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
app_name* | Text | Provide application name from appdynamics apps | |
metric_path* | Text | Provide metric name from appdynamics metrics | |
timestamp* | DateTime | Collects the data for a specified time period, supports CFXQL format. | |
interval | Text | 10MIN | Return the data in provided interval. |
duration | Text | Provide the duration in Minutes to return the metric data (deprecated) |
Bot @appdynamics:appdynamics-apps-metrics-list
Bot Position In Pipeline: Source
Lists all metrics of apps in Appdynamics
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
app_name | Text | Provide application name from appdynamics apps |
Bot @appdynamics:appdynamics-apps-nodes
Bot Position In Pipeline: Source
Lists all nodes of Apps monitored in Appdynamics
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
app_name | Text | Provide application name from appdynamics apps |
Bot @appdynamics:appdynamics-apps-tiers
Bot Position In Pipeline: Source
Lists all tiers of Apps monitored in Appdynamics
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
app_name | Text | Provide application name from appdynamics apps |
Bot *appdynamics:appdynamics-db-collectors
Bot Position In Pipeline: Source
Lists all collectors of databases monitored in Appdynamics
This bot expects a Full CFXQL.
Bot applies the Query on the data that is already loaded from previous bot or from a source.
Bot @appdynamics:appdynamics-db-metrics-data
Bot Position In Pipeline: Source
Retrieve metric data of Databases in Appdynamics
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
metric_path* | Text | Provide metric name from appdynamics metrics | |
timestamp* | DateTime | Collects the data for a specified time period, supports CFXQL format. | |
interval | Text | 10MIN | Return the data in provided interval. |
duration | Text | Provide the duration in Minutes to return the metric data (deprecated) |
Bot *appdynamics:appdynamics-db-metrics-list
Bot Position In Pipeline: Source
Lists all metrics of Databases in Appdynamics
This bot expects a Full CFXQL.
Bot applies the Query on the data that is already loaded from previous bot or from a source.
Bot *appdynamics:appdynamics-db-servers
Bot Position In Pipeline: Source
Lists all servers of databases monitored in Appdynamics
This bot expects a Full CFXQL.
Bot applies the Query on the data that is already loaded from previous bot or from a source.
Bot @appdynamics:appdynamics-events
Bot Position In Pipeline: Source
Retrieve Events of Business Applications in Appdynamics
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
timestamp* | DateTime | Collects the data for a specified time period, supports CFXQL format. | |
type | Text | application | Enter resource type, supported options are ether application or database or server. |
app_name | Text | Enter application name to collect the associated Health Rule Violations. | |
event_types | Text | * | Comma separated list of event types. '*' will collect for all event_types |
severities | Text | INFO,WARN,ERROR | comma separated severities to collect data. |
Bot @appdynamics:appdynamics-healthrule-violations
Bot Position In Pipeline: Source
Retrieve Health Rule Violations of Business Applications in Appdynamics
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
timestamp* | DateTime | Collects the data for a specified time period, supports CFXQL format. | |
type | Text | application | Enter resource type, supported options are ether application or database or server. |
app_name | Text | Enter application name to collect the associated Health Rule Violations. |
Bot @appdynamics:appdynamics-server-metrics-data
Bot Position In Pipeline: Source
Retrieve metric data of Server and Infrastructure Monitoring in Appdynamics
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
metric_path* | Text | Provide metric name from appdynamics metrics | |
timestamp* | DateTime | Collects the data for a specified time period, supports CFXQL format. | |
interval | Text | 10MIN | Return the data in provided interval. |
Bot *appdynamics:appdynamics-server-metrics-list
Bot Position In Pipeline: Source
Lists all metrics of Server and Infrastructure Monitoring in Appdynamics
This bot expects a Full CFXQL.
Bot applies the Query on the data that is already loaded from previous bot or from a source.