Bots From Extension: appdynamics
AppDynamics - Inventory and Metrics collection from AppDynamics
This extension provides 19 bots.
Bot @appdynamics:appdynamics-app-flow
Bot Position In Pipeline: Source
Retrieve Application Flow Map 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_id | Text | Provide application id of an application which can be found in appdynamics-apps bot. By default, it collects application flow connections for all of the registered applications. |
|
timestamp | DateTime | -1h | Collects the data for a specified time period, supports CFXQL format. |
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 | |
return_type | Text | dataset | Returns the response as dataset or writes to a pstream. expects 'dataset' or 'pstream'. |
pstream_name | Text | Name of the pstream to write. Must be provided if return_type is pstream |
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-bulk-metric-collection
Bot Position In Pipeline: Sink
Run bulk metric collection on 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 |
---|---|---|---|
name_column | Text | app_name | Column name that contains Application Name. For DB and Server name_column values should be 'Database Monitoring' and 'Server & Infrastructure Monitoring' respectively. |
metric_path_column | Text | metric_path | Column Name that contains the metric path |
timestamp | DateTime | -60min | Collects the data for a specified time period, supports CFXQL format. |
interval | Text | 10MIN | Return the data in provided interval. |
metric_analysis | Text | no | Perform metric analysis to find usable metrics. |
retry_on_failure | Text | 3 | Number of times to retry on failures. set 0 for no retries |
concurrent_queries | Text | 10 | Number of requests to run in parallel |
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-k8s-pods
Bot Position In Pipeline: Source
Retrieve Kubernetes Pods 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-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.
Bot *appdynamics:appdynamics-servers
Bot Position In Pipeline: Source
Retrieve Servers 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.