MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the...

64
Monitoring Agent for MySQL 1.0.0 Fix Pack 10 Reference IBM

Transcript of MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the...

Page 1: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

Monitoring Agent for MySQL1.0.0 Fix Pack 10

Reference

IBM

Page 2: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):
Page 3: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

Monitoring Agent for MySQL1.0.0 Fix Pack 10

Reference

IBM

Page 4: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

NoteBefore using this information and the product it supports, read the information in “Notices” on page 47.

This edition applies to version 1.0.0.10 of the Monitoring Agent for MySQL and to all subsequent releases andmodifications until otherwise indicated in new editions.

© Copyright IBM Corporation 2013, 2016.US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contractwith IBM Corp.

Page 5: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

Contents

Chapter 1. Monitoring Agent for MySQL 1

Chapter 2. Dashboards . . . . . . . . 3Default dashboards . . . . . . . . . . . . 3Group widgets for the Default dashboards . . . . 3Custom charts and tables . . . . . . . . . . 5

Chapter 3. Eventing thresholds. . . . . 7Predefined eventing thresholds . . . . . . . . 7Customized eventing thresholds . . . . . . . . 9

Chapter 4. Attributes . . . . . . . . . 11Data sets for the monitoring agent. . . . . . . 12Attribute descriptions . . . . . . . . . . . 13

Agent Config data set . . . . . . . . . . 13Availability data set . . . . . . . . . . 14EVENTS data set . . . . . . . . . . . 16FILES data set . . . . . . . . . . . . 19GLOBAL STATUS data set . . . . . . . . 19GLOBAL VARIABLES data set . . . . . . . 20INNODB LOCK WAITS data set . . . . . . 21

PARTITIONS data set . . . . . . . . . . 21Performance Object Status data set . . . . . 24PLUGINS data set . . . . . . . . . . . 27PROCESSLIST data set . . . . . . . . . 29SCHEMATA data set . . . . . . . . . . 30SESSION STATUS data set . . . . . . . . 31STATISTICS data set . . . . . . . . . . 31Status data set . . . . . . . . . . . . 33TABLES data set. . . . . . . . . . . . 36Take Action Status data set . . . . . . . . 38Thread Pool Status data set . . . . . . . . 40USER PRIVILEGES data set . . . . . . . . 42

Accessibility features . . . . . . . . 45

Notices . . . . . . . . . . . . . . 47Trademarks . . . . . . . . . . . . . . 49Terms and conditions for product documentation. . 49IBM Online Privacy Statement . . . . . . . . 50

Index . . . . . . . . . . . . . . . 51

© Copyright IBM Corp. 2013, 2016 iii

Page 6: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

iv MySQL agent Reference

Page 7: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

Chapter 1. Monitoring Agent for MySQL

The Monitoring Agent for MySQL offers a central point of management for your MySQL environment orapplication.

The software provides a comprehensive means for gathering the information that is required to detectproblems early and to prevent them. Information is standardized across the system. You can monitormultiple servers from a single console. By using the MySQL agent you can easily collect and analyzeMySQL specific information.

Installing and configuring the agent

Install the monitoring agent on the system where the application that you want to monitor is located.

For more information, see the following documentation in IBM® Knowledge Center:v IBM Performance Managementv IBM Performance Management on Cloud

© Copyright IBM Corp. 2013, 2016 1

Page 8: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

2 MySQL agent Reference

Page 9: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

Chapter 2. Dashboards

Open the Application Performance Dashboard in the Performance Management console to see a statussummary of all your applications. As you drill down to dashboards for specific applications and theirsupporting elements, more details are available about the selected item.

Use the MySQL agent dashboards to proactively monitor your MySQL deployment. Each dashboardcontains one or more group widgets with key performance indicators.

After you select an application that includes MySQL managed systems, you can see MySQL KPIs in theapplication dashboard:v At the application level, the Current Component Status stacked bar chart shows an average of the

critical, warning, and normal status severities from all the MySQL managed systems in the application.v Click the MySQL bar in the Current Component Status chart or expand Components in the navigator

Groups section and click MySQL to see a summary group widget for each MySQL managed system inthe application.

v Click inside a MySQL summary group widget or click a MySQL managed system from the navigatorMySQL instances section to open a dashboard with details from the selected managed system.

For more information about the KPIs, click

in the group widget or click

in the upper-right cornerof the dashboard.

Default dashboardsMySQL

Review the KPIs in the MySQL group widget to assess the overall status of your MySQLenvironment and to check for issues such as too many connections in use, slow queries, and hightable cache consumption.

Click anywhere inside the summary group widget to drill down to a dashboard with moregranular data.

MySQL OverviewReview the KPIs in the group widgets for any values that might indicate potential or actualissues. Any critical or warning KPIs are shown in the first group widget.

You can select the Attribute Details tab to create a table of attributes from the available data setsfor further examination.

Group widgets for the Default dashboardsMySQL

Review the KPIs in the MySQL group widget to assess the overall status of your MySQLenvironment and to check for issues such as too many connections in use, slow queries, and hightable cache consumption.

Click anywhere inside the summary group widget to drill down to a dashboard with moregranular data.

The following group widgets are available in this dashboard:

MySQL StatusThis is a summary status for MySQL database instance. It shows the whole health statusof the MySQL database.

© Copyright IBM Corp. 2013, 2016 3

Page 10: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

The following KPIs for the group widget are derived from the attributes as described:v Cache Miss Rate (%): The percentage of cache misses. The calculating formula is

Key_Reads_Per_Sec / Key_Read_Requests_Per_Sec. Look for patterns in the detaildashboard's historic performance chart.

v Server Connections Used (%): The percentage of server connections used. Thecalculating formula is Threads_Connected / Max_Connections. If this KPI is high, theother KPIs are affected. Consider reducing the number of connections or increasing thedatabase capacity.

v Slow Queries (%): The percentage of SQL queries for which the execution time wasgreater than the expected threshold. The calculating formula is Slow_Queries_Per_Sec /Queries_Per_Sec. A high value might mean you have some inefficient queries that arerunning slowly. Also, check the operating system group widget for machine conditionsthat might slow down operations.

v Status: The status of the MySQL server, such as active or inactive. If the MySQL serveris inactive, no other KPIs are available until the server is brought back online.

v Table Cache Consumed (%): The percentage of table cache allocation that is in use. Thecalculating formula is Open_Tables / Table_Open_Cache. Applications with manytables will increase the percentage. If consumption is high, consider increasing thecache size. Also, look for peak periods in the detail dashboard's historic performancechart.

v Uptime (Days): The number of days since the MySQL server was started.

MySQL OverviewReview the KPIs in the group widgets for any values that might indicate potential or actualissues. Any critical or warning KPIs are shown in the first group widget.

You can select the Attribute Details tab to create a table of attributes from the available data setsfor further examination.

The following group widgets are available in this dashboard:

Bytes Received vs SentPresents the number of bytes received and bytes sent since the last time the MySQLserver was restarted. Use the Bytes Received vs Sent information to understand thenumber of bytes received from and sent to MySQL clients.

The following KPIs for the group widget are derived from the attributes as described:v Bytes: The number of bytes sent to or received from all clients. This data is derived

from the VARIABLE VALUE AS INTEGER attribute in the KSE GLOBAL STATUS dataset.

v Metric: The total byte count. This data is derived from the VARIABLE NAME attributein the KSE GLOBAL STATUS data set.

Historical PerformancePresents the overall MySQL Server status over time. The data sampling interval isdetermined by the historical collection definition for the data set.

The following KPIs for the group widget are derived from the attributes as described:v Cache Miss Rate (%): The ratio of Key_read_requests to Key_reads. These two values

are reported as server status values. Derived from the Cache Miss Rate Percentattribute of the Status data set. The calculating formula is Key_Reads_Per_Sec /Key_Read_Requests_Per_Sec.

v Full Tables Scan Percent (%): The percentage of time that the MySQL database did nothave an appropriate index with which to retrieve a row. The value is calculated fromread requests per second for the next, previous, first, last row that indicate full tablescans in the last 5 minutes. The table must be scanned to ensure that no row was leftout of the result set. For small tables, this is not an issue; for large tables, full scans

4 MySQL agent Reference

Page 11: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

usually cause performance degradation. The percentage is converted to a rate bydividing the number of full table scan style reads per second (over a 5-minute slidingwindow) by the total number of reads per second (over a 5-minute sliding window).The value drops to zero if there are no full table scan style reads during the last 5minutes. Derived from the Full Table Scans Percent attribute of the Status data set.

v Slow Queries (%): The ratio of slow queries to total queries as reported by MySQL.MySQL allows the slow query threshold to be configured, and the default value is 10seconds. Derived from the Slow Queries Per Sec attribute of the Status data set.

v Temp Tables on Disk (%): The ratio of the number of internal on-disk temporary tablesthat were created to the total number of internal temporary tables that were created.The calculating formula is Temporary_Disk_Tables_Created_Per_Sec /Temporary_Tables_Created_Per_Sec. The percentage is calculated from the two statusvalues of MySQL server: Created_tmp_disk_tables and Created_tmp_tables. Derivedfrom the Temporary Tables On Disk Percent attribute of the Status data set.

v Time (Cache Miss Rate): The time when the ratio was recorded from the percentage ofkey reads that have gone to disk in the last 5 minutes. This data is derived from theTimestamp attribute in the KSE STATUS data set.

v Time (Full Tables Scan): The time when the percentage of read requests that indicatefull table scans in the last 5 minutes was recorded. This data is derived from theTimestamp attribute in the KSE STATUS data set.

v Time (Slow Queries): The time when the number of slow queries per second that haveoccurred in the last 5 minutes was recorded. This data is derived from the Timestampattribute in the KSE STATUS data set.

v Time (Temp Tables on Disk): The time when the percentage of temporary tables thatwere created on disk in the last 5 minutes was recorded. This data is derived from theTimestamp attribute in the KSE STATUS data set.

InnoDB Buffer Pool PagesReview the paging KPIs for the InnoDB storage engine buffer pool.

The following KPIs for the group widget are derived from the attributes as described:v Metric: Total count for the page type and total size of the buffer pool. This data is

derived from the VARIABLE NAME attribute in the KSE GLOBAL STATUS data set.v Pages: Displays the number of pages with data, whether dirty or clean; the number of

free pages; the number of pages that are busy because they have been allocated foradministrative overhead, such as row locks or the adaptive hash index; and the totalsize of the buffer pool. This data is derived from the VARIABLE VALUE AS INTEGERattribute in the KSE GLOBAL STATUS data set.

Custom charts and tablesAfter you select a MySQL managed system instance, the Attribute Details tab is displayed in thedashboard. Open the tab to display options for creating a custom table or chart with attribute valuesfrom the MySQL data set that you select.

Chapter 2. Dashboards 5

Page 12: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

6 MySQL agent Reference

Page 13: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

Chapter 3. Eventing thresholds

Thresholds test for certain conditions on your managed systems, such as memory usage over 95%, andraise an event when the conditions have been met.

The agent comes with predefined thresholds that you can use to monitor your MySQL environment.

You can create additional thresholds for the areas of interest.

After you click

System Configuration > Threshold Manager, select MySQL as the data source typeto see all the available thresholds.

Predefined eventing thresholdsThe thresholds are organized by the data set for which they were written. The MySQL agent has thefollowing predefined thresholds:

KSE_MySQL_Cache_Miss_Rate_CritThe number of cache access attempts per second that failed is greater than 80 percent.

The default configuration has the following SQL syntax:

*IF *VALUE KSE_STATUS.Cache_Miss_Rate_Percent *GT 80

This threshold is evaluated every 5 minutes.

The severity of this threshold is Critical.

KSE_MySQL_Cache_Miss_Rate_WarnThe number of cache access attempts per second that failed is greater than 60 percent.

The default configuration has the following SQL syntax:

*IF *VALUE KSE_STATUS.Cache_Miss_Rate_Percent *GT 60 *AND *VALUEKSE_STATUS.Cache_Miss_Rate_Percent *LE 80

This threshold is evaluated every 5 minutes.

The severity of this threshold is Warning.

KSE_MySQL_Connections_Used_CritThe number of connections to MySQL has exceeded 90 percent of the maximum permittedconnections.

The default configuration has the following SQL syntax:

*IF *VALUE KSE_STATUS.Server_Connections_Used_Percent *GT 90

This threshold is evaluated every 5 minutes.

The severity of this threshold is Critical.

KSE_MySQL_Connections_Used_HighThe number of connections to MySQL has exceeded 80 percent of the maximum permittedconnections.

The default configuration has the following SQL syntax:

*IF *VALUE KSE_STATUS.Server_Connections_Used_Percent *GT 80 *AND *VALUEKSE_STATUS.Server_Connections_Used_Percent *LE 90

This threshold is evaluated every 5 minutes.

© Copyright IBM Corp. 2013, 2016 7

Page 14: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

The severity of this threshold is Warning.

KSE_MySQL_Full_Table_Scans_HighMore than 5% of scans are querying the full table. Scans may need better indexing.

The default configuration has the following SQL syntax:

*IF *VALUE KSE_STATUS.Full_Table_Scans_Percent *GT 5

This threshold is evaluated every 5 minutes.

The severity of this threshold is Warning.

KSE_MySQL_Process_DownThe MySQL process is down.

The default configuration has the following SQL syntax:

*IF *VALUE KSE_AVAILABILITY.Status *EQ 0

This threshold is evaluated every 1 minute.

The severity of this threshold is Critical.

KSE_MySQL_Queries_SlowMore than 20% of queries are slow.

The default configuration has the following SQL syntax:

*IF *VALUE KSE_STATUS.Slow_Queries_Percent *GT 20

This threshold is evaluated every 5 minutes.

The severity of this threshold is Critical.

KSE_MySQL_Queries_Slow_WarnMore than 10% of queries are slow.

The default configuration has the following SQL syntax:

*IF *VALUE KSE_STATUS.Slow_Queries_Percent *GT 10 *AND *VALUEKSE_STATUS.Slow_Queries_Percent *LE 20

This threshold is evaluated every 5 minutes.

The severity of this threshold is Warning.

KSE_MySQL_Table_Cache_Used_CritThe table cache usage has exceeded the critical threshold of 90 percent.

The default configuration has the following SQL syntax:

*IF *VALUE KSE_STATUS.Table_Cache_Percent_Used *GT 90

This threshold is evaluated every 5 minutes.

The severity of this threshold is Critical.

KSE_MySQL_Table_Cache_Used_WarnThe table cache usage has exceeded the warning threshold of 80 percent.

The default configuration has the following SQL syntax:

*IF *VALUE KSE_STATUS.Table_Cache_Percent_Used *GT 80 *AND *VALUEKSE_STATUS.Table_Cache_Percent_Used *LE 90

This threshold is evaluated every 5 minutes.

The severity of this threshold is Warning.

8 MySQL agent Reference

Page 15: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

Customized eventing thresholdsYou can use the predefined eventing thresholds as a starting point for event monitoring, and create yourown eventing thresholds as conditions arise that you want to monitor. Hover your mouse over a helpicon to get user assistance for the field. Click the help tool to open the help system for the ThresholdManager help topic.

The MySQL agent has many data sets that you can use to create eventing thresholds to monitor forspecific conditions.

Tip: If you are an IBM Tivoli® Monitoring user, data sets are equivalent to attribute groups.

Chapter 3. Eventing thresholds 9

Page 16: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

10 MySQL agent Reference

Page 17: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

Chapter 4. Attributes

Attributes are the application properties that are being measured and reported by the Monitoring Agentfor MySQL. Attributes make up the key performance indicators (KPIs) that are reported, and you can usethem to create eventing thresholds for conditions that you want to monitor.

About attributes

Attributes are organized into data sets (also referred to as attribute groups). The values can be selectivelydisplayed in dashboards or used to define a threshold.

When you view dashboards and use thresholds, data samples of the attributes in the data set are taken.

DashboardsAttributes are displayed in the dashboards. The widgets specify which attribute values to requestfrom a monitoring agent.

You can edit the Components group widgets that display in the Application PerformanceDashboard to control how the group widgets are displayed, their positioning, and to adjust thesummary thresholds. After you select a defined application, select the group that is namedComponents, and click Actions > Edit to open the editor.

The Attribute Details tab is displayed after you select a component instance from the navigatorInstances section (renamed to the selected subgroup name). Alternative, you can click inside asummary group widget. Use the tools in the Attribute Details tab to create custom charts andtables with data samples from the available data sets.

Eventing thresholdsYou can define thresholds that monitor the state of your operating system, database, orapplication and open an event when the threshold is exceeded. You use attributes to definethresholds that describe a condition that you want to test. After the threshold is started, thevalues that are specified in the threshold definition are compared with the values that arecollected by the MySQL agent. After the condition is met, an event is registered and you arealerted by indicator icons in the Application Performance Dashboard navigator and the Eventstab.

The MySQL agent comes with predefined thresholds that are enabled and started with the agent. Ifyou edit a predefined threshold definition, such as to change a condition or severity, it is nolonger treated as a predefined threshold but considered a custom threshold.

When the sampled values for the attributes that are referenced in a threshold meet the condition(such as attribute A is greater than 80%), an event is opened. Note the following conditions:v When no data can be collected for a data set, an empty result is returned (no rows of data)v When a specific attribute cannot be collected, the value 0 or “” is returned unless otherwise

specified in a particular attribute (for example, “N/A”)v Any numeric attribute value that is greater than the largest (positive or negative) number that

can be represented by that type returns the corresponding maximum or minimum value. Forexample, the maximum value for a 32-bit number is 2,147,483,647.

These values are displayed as text values that are defined by the data set, such as “Value ExceedsMaximum” or “Value Exceeds Minimum”.

© Copyright IBM Corp. 2013, 2016 11

Page 18: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

Additional information about attributes

For a list of the data sets, a list of the attributes in each data set, and descriptions of the attributes in theMySQL agent, see “Data sets for the monitoring agent” and “Attribute descriptions” on page 13.

Data sets for the monitoring agentThe MySQL agent contains the following data sets.v Data set name: Agent Config

– Table name: KSEAGNTCFG– Historical table name: KSE_AGENT_CONFIG or KSEAGNTCFG

v Data set name: Availability– Table name: KSEAVAIL– Historical table name: KSE_AVAILABILITY or KSEAVAIL

v Data set name: EVENTS– Table name: KSEEVENTS0– Historical table name: KSE_EVENTS or KSEEVENTS0

v Data set name: FILES– Table name: KSEFILES0– Historical table name: KSE_FILES or KSEFILES0

v Data set name: GLOBAL STATUS– Table name: KSEGLOBAL2– Historical table name: KSE_GLOBAL_STATUS or KSEGLOBAL2

v Data set name: GLOBAL VARIABLES– Table name: KSEGLOBAL0– Historical table name: KSE_GLOBAL_VARIABLES or KSEGLOBAL0

v Data set name: INNODB LOCK WAITS– Table name: KSEINNODB0– Historical table name: KSE_INNODB_LOCK_WAITS or KSEINNODB0

v Data set name: PARTITIONS– Table name: KSEPARTIT0– Historical table name: KSE_PARTITIONS or KSEPARTIT0

v Data set name: Performance Object Status– Table name: KSEPOBJST– Historical table name: KSE_PERFORMANCE_OBJECT_STATUS or KSEPOBJST

v Data set name: PLUGINS– Table name: KSEPLUGIN0– Historical table name: KSE_PLUGINS or KSEPLUGIN0

v Data set name: PROCESSLIST– Table name: KSEPROCES0– Historical table name: KSE_PROCESSLIST or KSEPROCES0

v Data set name: SCHEMATA– Table name: KSESCHEMA0– Historical table name: KSE_SCHEMATA or KSESCHEMA0

v Data set name: SESSION STATUS

12 MySQL agent Reference

Page 19: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

– Table name: KSESESSIO0– Historical table name: KSE_SESSION_STATUS or KSESESSIO0

v Data set name: STATISTICS– Table name: KSESTATIS0– Historical table name: KSE_STATISTICS or KSESTATIS0

v Data set name: Status– Table name: KSESTATUS– Historical table name: KSE_STATUS

v Data set name: TABLES– Table name: KSETABLES0– Historical table name: KSE_TABLES or KSETABLES0

v Data set name: Take Action Status– Table name: KSETACTST– Historical table name: KSE_TAKE_ACTION_STATUS or KSETACTST

v Data set name: Thread Pool Status– Table name: KSETHPLST– Historical table name: KSE_THREAD_POOL_STATUS or KSETHPLST

v Data set name: USER PRIVILEGES– Table name: KSEUSERPR0– Historical table name: KSE_USER_PRIVILEGES or KSEUSERPR0

Attribute descriptionsAttributes in each MySQL agent data set collect data that the agent uses for monitoring.

The descriptions of the data sets contain information such as description, type, and names for eachattribute in the data set. Some attributes are designated as key attributes. A key attribute is an identifierattribute for the data set.

Agent Config data setContains information on the configuration of the agent.

This data set contains the following attributes:

Instance Name attributeThe instance name of the agent representing this MySQL. The type is string.

The following names are defined for this attribute: INSTANCE_NAME or INST (historical name),Instance Name (caption), Instance_Name (attribute name), and INST (column name).

Node attributeThe managed system name of the agent. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: NODE (historical name), Node (caption),ORIGINNODE (attribute name), and ORIGINNODE (column name).

Port attributeThe configured MySQL port. The type is integer (64-bit gauge).

The following names are defined for this attribute: PORT (historical name), Port (caption), Port(attribute name), and PORT (column name).

Timestamp attributeThe local time at the agent when the data was collected. The type is string.

Chapter 4. Attributes 13

Page 20: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

The following names are defined for this attribute: TIMESTAMP (historical name), Timestamp(caption), Timestamp (attribute name), and TIMESTAMP (column name).

Availability data setThe Availability data set contains the availability data for all processes and services that make up thisapplication.

This data set contains the following attributes:

Application Component attributeThe descriptive name of a part of the application. This attribute is a key attribute. The type isstring.

The following names are defined for this attribute: APPLICATION_COMPONENT orCOMPONENT (historical name), Application Component (caption), Application_Component(attribute name), and COMPONENT (column name).

Command Line attributeThe program name and any arguments specified on the command line when the process wasstarted. For Service or Functionality test, this attribute has the value N/A. The type is string withenumerated values. The following values are defined: N/A (N/A). Any value that does not havea definition here is displayed in the User Interface.

The following names are defined for this attribute: COMMAND_LINE or CMDLINE (historicalname), Command Line (caption), Command_Line (attribute name), and CMDLINE (columnname).

Full Name attributeThe full name of the process that includes the path. The type is string with enumerated values.The following values are defined: N/A (N/A). Any value that does not have a definition here isdisplayed in the User Interface.

The following names are defined for this attribute: FULL_NAME or FULLNAME (historicalname), Full Name (caption), Full_Name (attribute name), and FULLNAME (column name).

Functionality Test Message attributeThe text message that corresponds to the Functionality Test Status. This attribute is only valid forfunctionality tests. The type is string with enumerated values. The following values are defined:N/A (N/A). Any value that does not have a definition here is displayed in the User Interface.

The following names are defined for this attribute: FUNCTIONALITY_TEST_MESSAGE orFUNCMSG (historical name), Functionality Test Message (caption), Functionality_Test_Message(attribute name), and FUNCMSG (column name).

Functionality Test Status attributeThe return code of the functionality test. When the monitored application is running correctly,'SUCCESS' is displayed. 'NOT_RUNNING' is displayed when it is not running correctly. 'N/A' isdisplayed when the row does not represent a functionality test. The type is integer withenumerated values. The following values are defined: SUCCESS (0), N/A (1), GENERAL ERROR(2), WARNING (3), NOT RUNNING (4), DEPENDENT NOT RUNNING (5), ALREADYRUNNING (6), PREREQ NOT RUNNING (7), TIMED OUT (8), DOESNT EXIST (9), UNKNOWN(10), DEPENDENT STILL RUNNING (11), INSUFFICIENT USER AUTHORITY (12). Any valuethat does not have a definition here is displayed in the User Interface.

The following names are defined for this attribute: FUNCTIONALITY_TEST_STATUS orFUNCSTATUS (historical name), Functionality Test Status (caption), Functionality_Test_Status(attribute name), and FUNCSTATUS (column name).

Name attributeThe name of the process, service, or functionality test. This name matches the executable name ofthe process, the service short name or the name of the process used to test the application. The

14 MySQL agent Reference

Page 21: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

type is string with enumerated values. The following values are defined: N/A (N/A). Any valuethat does not have a definition here is displayed in the User Interface.

The following names are defined for this attribute: NAME (historical name), Name (caption),Name (attribute name), and NAME (column name).

Node attributeThe managed system name of the agent. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: NODE (historical name), Node (caption),ORIGINNODE (attribute name), and ORIGINNODE (column name).

Page Faults per Sec attributeThe rate of page faults for the process measured in faults per second. This attribute contains onlyvalid data for processes. The type is integer (32-bit gauge).

The following names are defined for this attribute: PAGE_FAULTS_PER_SEC or PAGEFAULTS(historical name), Page Faults per Sec (caption), Page_Faults_per_Sec (attribute name), andPAGEFAULTS (column name).

Percent Privileged Time attributeThe percentage of the available CPU time being used by this process for privileged operation.The type is integer (32-bit gauge).

The following names are defined for this attribute: PERCENT_PRIVILEGED_TIME or PERCPRIV(historical name), Percent Privileged Time (caption), Percent_Privileged_Time (attribute name),and PERCPRIV (column name).

Percent Processor Time attributeThe percentage of the elapsed time that this process used the processor to execute instructions.The type is integer (32-bit gauge).

The following names are defined for this attribute: PERCENT_PROCESSOR_TIME or PERCPROC(historical name), Percent Processor Time (caption), Percent_Processor_Time (attribute name), andPERCPROC (column name).

Percent User Mode Time attributeThe percentage of the available CPU time being used by this process for user mode operation.The type is integer (32-bit gauge).

The following names are defined for this attribute: PERCENT_USER_MODE_TIME or PERCUSER(historical name), Percent User Mode Time (caption), Percent_User_Mode_Time (attribute name),and PERCUSER (column name).

PID attributeThe process ID associated with the process. This attribute contains only valid data for processes.The type is integer (32-bit gauge).

The following names are defined for this attribute: PID (historical name), PID (caption), PID(attribute name), and PID (column name).

Status attributeThe status of the application component.v For processes 'UP', 'DOWN', 'WARNING', or 'PROCESS_DATA_NOT_AVAILABLE':

'PROCESS_DATA_NOT_AVAILABLE' is displayed for a process when the matching process isrunning but the resource use information cannot be collected for that process.

v For services 'UP', 'DOWN', or 'UNKNOWN': 'UNKNOWN' is displayed when the service is notinstalled.

v For functionality tests: 'PASSED' or 'FAILED' is displayed.

The type is integer with enumerated values. The following values are defined: DOWN (0), UP (1),WARNING (2), UNKNOWN (3), PASSED (4), FAILED (5), PROCESS DATA NOT AVAILABLE (6).Any value that does not have a definition here is displayed in the User Interface.

Chapter 4. Attributes 15

Page 22: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

The following names are defined for this attribute: STATUS (historical name), Status (caption),Status (attribute name), and STATUS (column name).

Thread Count attributeThe number of threads currently allocated by this process. This attribute contains only valid datafor processes. The type is integer (32-bit gauge).

The following names are defined for this attribute: THREAD_COUNT or THREADS (historicalname), Thread Count (caption), Thread_Count (attribute name), and THREADS (column name).

Timestamp attributeThe local time at the agent when the data was collected. The type is string.

The following names are defined for this attribute: TIMESTAMP (historical name), Timestamp(caption), Timestamp (attribute name), and TIMESTAMP (column name).

Type attributeThe type of the application component. Components are processes, services, or functionality tests.The type is integer with enumerated values. The following values are defined: PROCESS (0),SERVICE (1), FUNCTIONALITY TEST (2). Any value that does not have a definition here isdisplayed in the User Interface.

The following names are defined for this attribute: TYPE (historical name), Type (caption), Type(attribute name), and TYPE (column name).

Virtual Size attributeThe virtual size (in MB) of the process. The type is integer (32-bit gauge).

The following names are defined for this attribute: VIRTUAL_SIZE or VIRTSIZE (historicalname), Virtual Size (caption), Virtual_Size (attribute name), and VIRTSIZE (column name).

Working Set Size attributeThe working set size of the process in MB. This attribute contains only valid data for processes.The type is integer (32-bit gauge).

The following names are defined for this attribute: WORKING_SET_SIZE or WORKSET(historical name), Working Set Size (caption), Working_Set_Size (attribute name), and WORKSET(column name).

EVENTS data setEvents generated by MySQL, from the table EVENTS.

This data set contains the following attributes:

CHARACTER SET CLIENT attributeThe session client character set in use when the event was created. The type is string.

The following names are defined for this attribute: CHARACTER_SET_CLIENT orCHARACTER_ (historical name), CHARACTER SET CLIENT (caption),CHARACTER_SET_CLIENT (attribute name), and CHARACTER_ (column name).

COLLATION CONNECTION attributeThe session collation connection in set when the event was created. The type is string.

The following names are defined for this attribute: COLLATION_CONNECTION orCOLLATION_ (historical name), COLLATION CONNECTION (caption),COLLATION_CONNECTION (attribute name), and COLLATION_ (column name).

CREATED attributeWhen this event was created. The type is timestamp.

The following names are defined for this attribute: CREATED (historical name), CREATED(caption), CREATED (attribute name), and CREATED (column name).

16 MySQL agent Reference

Page 23: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

DATABASE COLLATION attributeThe collation of the database for this event. The type is string.

The following names are defined for this attribute: DATABASE_COLLATION or DATABASE_C(historical name), DATABASE COLLATION (caption), DATABASE_COLLATION (attribute name),and DATABASE_C (column name).

DEFINER attributeThe account of the user who defined this event. The type is string.

The following names are defined for this attribute: DEFINER (historical name), DEFINER(caption), DEFINER (attribute name), and DEFINER (column name).

ENDS attributeThe end time for a repeated event (if defined). The type is timestamp.

The following names are defined for this attribute: ENDS (historical name), ENDS (caption),ENDS (attribute name), and ENDS (column name).

EVENT BODY attributeThe language of 'DO' text for this event. The type is string.

The following names are defined for this attribute: EVENT_BODY (historical name), EVENTBODY (caption), EVENT_BODY (attribute name), and EVENT_BODY (column name).

EVENT CATALOG attributeThe catalog for this event. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: EVENT_CATALOG or EVENT_CATA(historical name), EVENT CATALOG (caption), EVENT_CATALOG (attribute name), andEVENT_CATA (column name).

EVENT COMMENT attributeUser comment for this event. The type is string.

The following names are defined for this attribute: EVENT_COMMENT or EVENT_COMM(historical name), EVENT COMMENT (caption), EVENT_COMMENT (attribute name), andEVENT_COMM (column name).

EVENT DEFINITION attributeThe statement triggered by this event. The type is string.

The following names are defined for this attribute: EVENT_DEFINITION or EVENT_DEFI(historical name), EVENT DEFINITION (caption), EVENT_DEFINITION (attribute name), andEVENT_DEFI (column name).

EVENT NAME attributeThe name of this event. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: EVENT_NAME (historical name), EVENTNAME (caption), EVENT_NAME (attribute name), and EVENT_NAME (column name).

EVENT SCHEMA attributeThe schema for this event. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: EVENT_SCHEMA or EVENT_SCHE (historicalname), EVENT SCHEMA (caption), EVENT_SCHEMA (attribute name), and EVENT_SCHE(column name).

EVENT TYPE attributeThe repetition type of this event. The type is string.

The following names are defined for this attribute: EVENT_TYPE (historical name), EVENT TYPE(caption), EVENT_TYPE (attribute name), and EVENT_TYPE (column name).

Chapter 4. Attributes 17

Page 24: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

EXECUTE AT attributeThe time specified for a one time event. The type is timestamp.

The following names are defined for this attribute: EXECUTE_AT (historical name), EXECUTE AT(caption), EXECUTE_AT (attribute name), and EXECUTE_AT (column name).

INTERVAL FIELD attributeThe interval's units specified for a repeating event. The type is string.

The following names are defined for this attribute: INTERVAL_FIELD or INTERVAL_F (historicalname), INTERVAL FIELD (caption), INTERVAL_FIELD (attribute name), and INTERVAL_F(column name).

INTERVAL VALUE attributeThe interval specified for a repeating event. The type is string.

The following names are defined for this attribute: INTERVAL_VALUE or INTERVAL_V(historical name), INTERVAL VALUE (caption), INTERVAL_VALUE (attribute name), andINTERVAL_V (column name).

LAST ALTERED attributeWhen this event was last altered. The type is timestamp.

The following names are defined for this attribute: LAST_ALTERED or LAST_ALTER (historicalname), LAST ALTERED (caption), LAST_ALTERED (attribute name), and LAST_ALTER (columnname).

LAST EXECUTED attributeWhen this event was last executed. The type is timestamp.

The following names are defined for this attribute: LAST_EXECUTED or LAST_EXECU (historicalname), LAST EXECUTED (caption), LAST_EXECUTED (attribute name), and LAST_EXECU(column name).

Node attributeThe managed system name of the agent. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: NODE (historical name), Node (caption),ORIGINNODE (attribute name), and ORIGINNODE (column name).

ON COMPLETION attributeWhether to preserve this event upon completion. The type is string.

The following names are defined for this attribute: ON_COMPLETION or ON_COMPLET(historical name), ON COMPLETION (caption), ON_COMPLETION (attribute name), andON_COMPLET (column name).

ORIGINATOR attributeThe server ID of the originating server for this event (or 0 if not replicated). The type is integer(64-bit gauge).

The following names are defined for this attribute: ORIGINATOR (historical name),ORIGINATOR (caption), ORIGINATOR (attribute name), and ORIGINATOR (column name).

SQL MODE attributeThe server's SQL mode when this event was created. The type is string.

The following names are defined for this attribute: SQL_MODE (historical name), SQL MODE(caption), SQL_MODE (attribute name), and SQL_MODE (column name).

STARTS attributeThe start time for a repeated event (if defined). The type is timestamp.

The following names are defined for this attribute: STARTS (historical name), STARTS (caption),STARTS (attribute name), and STARTS (column name).

18 MySQL agent Reference

Page 25: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

STATUS attributeWhether this event is enabled, disabled, or enabled on a slave server. The type is string.

The following names are defined for this attribute: STATUS (historical name), STATUS (caption),STATUS (attribute name), and STATUS (column name).

TIME ZONE attributeThe time zone for this event. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: TIME_ZONE (historical name), TIME ZONE(caption), TIME_ZONE (attribute name), and TIME_ZONE (column name).

Timestamp attributeThe local time at the agent when the data was collected. The type is string.

The following names are defined for this attribute: TIMESTAMP (historical name), Timestamp(caption), Timestamp (attribute name), and TIMESTAMP (column name).

FILES data setInformation regarding files associated with MySQL tablespaces, from the table FILES.

This data set contains the following attributes:

FILE NAME attributeThe name of the file. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: FILE_NAME (historical name), FILE NAME(caption), FILE_NAME (attribute name), and FILE_NAME (column name).

Node attributeThe managed system name of the agent. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: NODE (historical name), Node (caption),ORIGINNODE (attribute name), and ORIGINNODE (column name).

TABLESPACE NAME attributeThe name of the tablespace this file is associated with. This attribute is a key attribute. The typeis string.

The following names are defined for this attribute: TABLESPACE_NAME or TABLESPACE(historical name), TABLESPACE NAME (caption), TABLESPACE_NAME (attribute name), andTABLESPACE (column name).

Timestamp attributeThe local time at the agent when the data was collected. The type is string.

The following names are defined for this attribute: TIMESTAMP (historical name), Timestamp(caption), Timestamp (attribute name), and TIMESTAMP (column name).

GLOBAL STATUS data setAll global status variables and their values, from the table GLOBAL_STATUS.

This data set contains the following attributes:

Node attributeThe managed system name of the agent. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: NODE (historical name), Node (caption),ORIGINNODE (attribute name), and ORIGINNODE (column name).

Timestamp attributeThe local time at the agent when the data was collected. The type is string.

Chapter 4. Attributes 19

Page 26: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

The following names are defined for this attribute: TIMESTAMP (historical name), Timestamp(caption), Timestamp (attribute name), and TIMESTAMP (column name).

VARIABLE NAME attributeThe global status variable name. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: VARIABLE_NAME or VARIABLE_N(historical name), VARIABLE NAME (caption), VARIABLE_NAME (attribute name), andVARIABLE_N (column name).

VARIABLE VALUE attributeThe global status variable value. The type is string.

The following names are defined for this attribute: VARIABLE_VALUE or VARIABLE_V(historical name), VARIABLE VALUE (caption), VARIABLE_VALUE (attribute name), andVARIABLE_V (column name).

VARIABLE VALUE AS INTEGER attributeThe global status variable value as an integer. The type is integer (64-bit gauge).

The following names are defined for this attribute: VARIABLE_VALUE_AS_INTEGER orVARIABLE_I (historical name), VARIABLE VALUE AS INTEGER (caption),VARIABLE_VALUE_AS_INTEGER (attribute name), and VARIABLE_I (column name).

GLOBAL VARIABLES data setAll global variables and their values, from the table GLOBAL_VARIABLES.

This data set contains the following attributes:

Node attributeThe managed system name of the agent. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: NODE (historical name), Node (caption),ORIGINNODE (attribute name), and ORIGINNODE (column name).

Timestamp attributeThe local time at the agent when the data was collected. The type is string.

The following names are defined for this attribute: TIMESTAMP (historical name), Timestamp(caption), Timestamp (attribute name), and TIMESTAMP (column name).

VARIABLE NAME attributeThe global variable name. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: VARIABLE_NAME or VARIABLE_N(historical name), VARIABLE NAME (caption), VARIABLE_NAME (attribute name), andVARIABLE_N (column name).

VARIABLE VALUE attributeThe global variable value. The type is string.

The following names are defined for this attribute: VARIABLE_VALUE or VARIABLE_V(historical name), VARIABLE VALUE (caption), VARIABLE_VALUE (attribute name), andVARIABLE_V (column name).

VARIABLE VALUE AS INTEGER attributeThe global variable value as an integer. The type is integer (64-bit gauge).

The following names are defined for this attribute: VARIABLE_VALUE_AS_INTEGER orVARIABLE_I (historical name), VARIABLE VALUE AS INTEGER (caption),VARIABLE_VALUE_AS_INTEGER (attribute name), and VARIABLE_I (column name).

20 MySQL agent Reference

Page 27: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

INNODB LOCK WAITS data setInnoDB transactions that are currently blocked and their causes, from the table INNODB_LOCK_WAITS.

This data set contains the following attributes:

blocking lock id attributeThe ID of a lock the blocking transaction is currently holding that is blocking another transactionfrom proceeding. The type is string.

The following names are defined for this attribute: BLOCKING_LOCK_ID or BLOCKING_L(historical name), blocking lock id (caption), blocking_lock_id (attribute name), andBLOCKING_L (column name).

blocking trx id attributeThe ID of the blocking transaction that currently holds the contested lock. The type is string.

The following names are defined for this attribute: BLOCKING_TRX_ID or BLOCKING_T(historical name), blocking trx id (caption), blocking_trx_id (attribute name), and BLOCKING_T(column name).

Node attributeThe managed system name of the agent. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: NODE (historical name), Node (caption),ORIGINNODE (attribute name), and ORIGINNODE (column name).

requested lock id attributeThe ID of the lock that the requesting transaction is currently blocking on. This attribute is a keyattribute. The type is string.

The following names are defined for this attribute: REQUESTED_LOCK_ID or REQUESTED_(historical name), requested lock id (caption), requested_lock_id (attribute name), andREQUESTED_ (column name).

requesting trx id attributeThe ID of the requesting transaction that is currently blocked. This attribute is a key attribute.The type is string.

The following names are defined for this attribute: REQUESTING_TRX_ID or REQUESTING(historical name), requesting trx id (caption), requesting_trx_id (attribute name), andREQUESTING (column name).

Timestamp attributeThe local time at the agent when the data was collected. The type is string.

The following names are defined for this attribute: TIMESTAMP (historical name), Timestamp(caption), Timestamp (attribute name), and TIMESTAMP (column name).

PARTITIONS data setInformation regarding table partitioning, from the table PARTITIONS.

This data set contains the following attributes:

AVG ROW LENGTH attributeThe average row length (in bytes) of the rows stored in this partition. The type is integer (64-bitgauge).

The following names are defined for this attribute: AVG_ROW_LENGTH or AVG_ROW_LE(historical name), AVG ROW LENGTH (caption), AVG_ROW_LENGTH (attribute name), andAVG_ROW_LE (column name).

Chapter 4. Attributes 21

Page 28: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

CHECK TIME attributeThe time this partition was most recently checked. The type is timestamp.

The following names are defined for this attribute: CHECK_TIME (historical name), CHECKTIME (caption), CHECK_TIME (attribute name), and CHECK_TIME (column name).

CHECKSUM attributeThe checksum for this partition. The type is integer (64-bit gauge).

The following names are defined for this attribute: CHECKSUM (historical name), CHECKSUM(caption), CHECKSUM (attribute name), and CHECKSUM (column name).

CREATE TIME attributeThe time this partition was created. The type is timestamp.

The following names are defined for this attribute: CREATE_TIME or CREATE_TIM (historicalname), CREATE TIME (caption), CREATE_TIME (attribute name), and CREATE_TIM (columnname).

DATA FREE attributeThe size (in bytes) of allocated but unused storage for the partition. The type is integer (64-bitgauge).

The following names are defined for this attribute: DATA_FREE (historical name), DATA FREE(caption), DATA_FREE (attribute name), and DATA_FREE (column name).

DATA LENGTH attributeThe total amount of row data (in bytes) stored in this partition. The type is integer (64-bit gauge).

The following names are defined for this attribute: DATA_LENGTH or DATA_LENGT (historicalname), DATA LENGTH (caption), DATA_LENGTH (attribute name), and DATA_LENGT (columnname).

INDEX LENGTH attributeThe length (in bytes) of the index file for this partition. The type is integer (64-bit gauge).

The following names are defined for this attribute: INDEX_LENGTH or INDEX_LENG (historicalname), INDEX LENGTH (caption), INDEX_LENGTH (attribute name), and INDEX_LENG(column name).

MAX DATA LENGTH attributeThe maximum amount of data (in bytes) that can be stored in this partition. The type is integer(64-bit gauge).

The following names are defined for this attribute: MAX_DATA_LENGTH or MAX_DATA_L(historical name), MAX DATA LENGTH (caption), MAX_DATA_LENGTH (attribute name), andMAX_DATA_L (column name).

Node attributeThe managed system name of the agent. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: NODE (historical name), Node (caption),ORIGINNODE (attribute name), and ORIGINNODE (column name).

NODEGROUP attributeThe nodegroup for this partition. The type is string.

The following names are defined for this attribute: NODEGROUP (historical name),NODEGROUP (caption), NODEGROUP (attribute name), and NODEGROUP (column name).

PARTITION COMMENT attributeThe user comment for this partition. The type is string.

22 MySQL agent Reference

Page 29: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

The following names are defined for this attribute: PARTITION_COMMENT or PARTITION4(historical name), PARTITION COMMENT (caption), PARTITION_COMMENT (attribute name),and PARTITION4 (column name).

PARTITION DESCRIPTION attributeThe description of partitioning for this partition's table. This attribute is a key attribute. The typeis string.

The following names are defined for this attribute: PARTITION_DESCRIPTION or PARTITION3(historical name), PARTITION DESCRIPTION (caption), PARTITION_DESCRIPTION (attributename), and PARTITION3 (column name).

PARTITION EXPRESSION attributeThe expression used to partition this partition's table. This attribute is a key attribute. The type isstring.

The following names are defined for this attribute: PARTITION_EXPRESSION or PARTITION2(historical name), PARTITION EXPRESSION (caption), PARTITION_EXPRESSION (attributename), and PARTITION2 (column name).

PARTITION METHOD attributeThe type of partitioning enabled for this partition's table. This attribute is a key attribute. Thetype is string.

The following names are defined for this attribute: PARTITION_METHOD or PARTITION1(historical name), PARTITION METHOD (caption), PARTITION_METHOD (attribute name), andPARTITION1 (column name).

PARTITION NAME attributeThe name of this partition. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: PARTITION_NAME or PARTITION_(historical name), PARTITION NAME (caption), PARTITION_NAME (attribute name), andPARTITION_ (column name).

PARTITION ORDINAL POSITION attributeThe current position in the ordering of partitions for this partition's table. This attribute is a keyattribute. The type is integer (64-bit gauge).

The following names are defined for this attribute: PARTITION_ORDINAL_POSITION orPARTITION0 (historical name), PARTITION ORDINAL POSITION (caption),PARTITION_ORDINAL_POSITION (attribute name), and PARTITION0 (column name).

SUBPARTITION EXPRESSION attributeThe expression used to subpartition this partition (if subpartitioned). This attribute is a keyattribute. The type is string.

The following names are defined for this attribute: SUBPARTITION_EXPRESSION orSUBPARTIT2 (historical name), SUBPARTITION EXPRESSION (caption),SUBPARTITION_EXPRESSION (attribute name), and SUBPARTIT2 (column name).

SUBPARTITION METHOD attributeThe type of subpartitioning enabled for this partition. This attribute is a key attribute. The type isstring.

The following names are defined for this attribute: SUBPARTITION_METHOD or SUBPARTIT1(historical name), SUBPARTITION METHOD (caption), SUBPARTITION_METHOD (attributename), and SUBPARTIT1 (column name).

SUBPARTITION NAME attributeThe subpartition name if this partition is a subpartition. This attribute is a key attribute. The typeis string.

Chapter 4. Attributes 23

Page 30: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

The following names are defined for this attribute: SUBPARTITION_NAME or SUBPARTITI(historical name), SUBPARTITION NAME (caption), SUBPARTITION_NAME (attribute name),and SUBPARTITI (column name).

SUBPARTITION ORDINAL POSITION attributeThe current position in the ordering of subpartitions for this partition (if subpartitioned). Thisattribute is a key attribute. The type is integer (64-bit gauge).

The following names are defined for this attribute: SUBPARTITION_ORDINAL_POSITION orSUBPARTIT0 (historical name), SUBPARTITION ORDINAL POSITION (caption),SUBPARTITION_ORDINAL_POSITION (attribute name), and SUBPARTIT0 (column name).

TABLE CATALOG attributeThe catalog for this partition. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: TABLE_CATALOG or TABLE_CATA (historicalname), TABLE CATALOG (caption), TABLE_CATALOG (attribute name), and TABLE_CATA(column name).

TABLE NAME attributeThe table name for this partition. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: TABLE_NAME (historical name), TABLENAME (caption), TABLE_NAME (attribute name), and TABLE_NAME (column name).

TABLE ROWS attributeThe number of table rows stored in this partition. The type is integer (64-bit gauge).

The following names are defined for this attribute: TABLE_ROWS (historical name), TABLEROWS (caption), TABLE_ROWS (attribute name), and TABLE_ROWS (column name).

TABLE SCHEMA attributeThe schema of the table for this partition. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: TABLE_SCHEMA or TABLE_SCHE (historicalname), TABLE SCHEMA (caption), TABLE_SCHEMA (attribute name), and TABLE_SCHE(column name).

TABLESPACE NAME attributeThe name of the tablespace for this partition. The type is string.

The following names are defined for this attribute: TABLESPACE_NAME or TABLESPACE(historical name), TABLESPACE NAME (caption), TABLESPACE_NAME (attribute name), andTABLESPACE (column name).

Timestamp attributeThe local time at the agent when the data was collected. The type is string.

The following names are defined for this attribute: TIMESTAMP (historical name), Timestamp(caption), Timestamp (attribute name), and TIMESTAMP (column name).

UPDATE TIME attributeThe time this partition was last updated. The type is timestamp.

The following names are defined for this attribute: UPDATE_TIME or UPDATE_TIM (historicalname), UPDATE TIME (caption), UPDATE_TIME (attribute name), and UPDATE_TIM (columnname).

Performance Object Status data setThe Performance Object Status data set contains information that reflects the status of other data sets soyou can see the status of all performance objects that make up this application all at once. Each of theseother performance data sets is represented by a row in this table (or other type of view). The status for adata set reflects the result of the last attempt to collect data for that data set, so you can see whether the

24 MySQL agent Reference

Page 31: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

agent is collecting data correctly. Unlike other data sets, the Performance Object Status data set does notreflect the state of the monitored application. This data set is most often used to determine why data isnot available for one of the performance data sets.

This data set contains the following attributes:

Average Collection Duration attributeThe average duration of all data collections of this group in seconds. The type is real number(32-bit counter) with two decimal places of precision with enumerated values. The followingvalues are defined: NO DATA (-100). Any value that does not have a definition here is displayedin the User Interface.

The following names are defined for this attribute: AVERAGE_COLLECTION_DURATION orCOLAVGD (historical name), Average Collection Duration (caption), Average_Collection_Duration(attribute name), and COLAVGD (column name).

Cache Hit Percent attributeThe percentage of external data requests for this group that were satisfied from the cache. Thetype is real number (32-bit counter) with two decimal places of precision.

The following names are defined for this attribute: CACHE_HIT_PERCENT or CACHPCT(historical name), Cache Hit Percent (caption), Cache_Hit_Percent (attribute name), andCACHPCT (column name).

Cache Hits attributeThe number of times an external data request for this group was satisfied from the cache. Thetype is integer (32-bit counter).

The following names are defined for this attribute: CACHE_HITS or CACHEHT (historicalname), Cache Hits (caption), Cache_Hits (attribute name), and CACHEHT (column name).

Cache Misses attributeThe number of times an external data request for this group was not available in the cache. Thetype is integer (32-bit counter).

The following names are defined for this attribute: CACHE_MISSES or CACHEMS (historicalname), Cache Misses (caption), Cache_Misses (attribute name), and CACHEMS (column name).

Error Code attributeThe error code associated with the query. The type is integer with enumerated values. Thefollowing values are defined: NO ERROR (0), GENERAL ERROR (1), OBJECT NOT FOUND (2),COUNTER NOT FOUND (3), NAMESPACE ERROR (4), OBJECT CURRENTLY UNAVAILABLE(5), COM LIBRARY INIT FAILURE (6), SECURITY INIT FAILURE (7), PROXY SECURITYFAILURE (9), NO INSTANCES RETURNED (10), ASSOCIATOR QUERY FAILED (11),REFERENCE QUERY FAILED (12), NO RESPONSE RECEIVED (13), CANNOT FIND JOINEDQUERY (14), CANNOT FIND JOIN ATTRIBUTE IN QUERY 1 RESULTS (15), CANNOT FINDJOIN ATTRIBUTE IN QUERY 2 RESULTS (16), QUERY 1 NOT A SINGLETON (17), QUERY 2NOT A SINGLETON (18), NO INSTANCES RETURNED IN QUERY 1 (19), NO INSTANCESRETURNED IN QUERY 2 (20), CANNOT FIND ROLLUP QUERY (21), CANNOT FIND ROLLUPATTRIBUTE (22), FILE OFFLINE (23), NO HOSTNAME (24), MISSING LIBRARY (25),ATTRIBUTE COUNT MISMATCH (26), ATTRIBUTE NAME MISMATCH (27), COMMON DATAPROVIDER NOT STARTED (28), CALLBACK REGISTRATION ERROR (29), MDL LOAD ERROR(30), AUTHENTICATION FAILED (31), CANNOT RESOLVE HOST NAME (32), SUBNODEUNAVAILABLE (33), SUBNODE NOT FOUND IN CONFIG (34), ATTRIBUTE ERROR (35),CLASSPATH ERROR (36), CONNECTION FAILURE (37), FILTER SYNTAX ERROR (38), FILENAME MISSING (39), SQL QUERY ERROR (40), SQL FILTER QUERY ERROR (41), SQL DBQUERY ERROR (42), SQL DB FILTER QUERY ERROR (43), PORT OPEN FAILED (44), ACCESSDENIED (45), TIMEOUT (46), NOT IMPLEMENTED (47), REQUESTED A BAD VALUE (48),RESPONSE TOO BIG (49), GENERAL RESPONSE ERROR (50), SCRIPT NONZERO RETURN(51), SCRIPT NOT FOUND (52), SCRIPT LAUNCH ERROR (53), CONF FILE DOES NOT EXIST

Chapter 4. Attributes 25

Page 32: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

(54), CONF FILE ACCESS DENIED (55), INVALID CONF FILE (56), EIF INITIALIZATIONFAILED (57), CANNOT OPEN FORMAT FILE (58), FORMAT FILE SYNTAX ERROR (59),REMOTE HOST UNAVAILABLE (60), EVENT LOG DOES NOT EXIST (61), PING FILE DOESNOT EXIST (62), NO PING DEVICE FILES (63), PING DEVICE LIST FILE MISSING (64), SNMPMISSING PASSWORD (65), DISABLED (66), URLS FILE NOT FOUND (67), XML PARSE ERROR(68), NOT INITIALIZED (69), ICMP SOCKETS FAILED (70), DUPLICATE CONF FILE (71),DELETED CONFIGURATION (72). Any value that does not have a definition here is displayed inthe User Interface.

The following names are defined for this attribute: ERROR_CODE or ERRCODE (historicalname), Error Code (caption), Error_Code (attribute name), and ERRCODE (column name).

Intervals Skipped attributeThe number of times a background data collection for this group was skipped because theprevious collection was still running when the next one was due to start. The type is integer(32-bit counter).

The following names are defined for this attribute: INTERVALS_SKIPPED or INTSKIP (historicalname), Intervals Skipped (caption), Intervals_Skipped (attribute name), and INTSKIP (columnname).

Last Collection Duration attributeThe duration of the most recently completed data collection of this group in seconds. The type isreal number (32-bit counter) with two decimal places of precision.

The following names are defined for this attribute: LAST_COLLECTION_DURATION orCOLDURA (historical name), Last Collection Duration (caption), Last_Collection_Duration(attribute name), and COLDURA (column name).

Last Collection Finished attributeThe most recent time a data collection of this group finished. The type is timestamp withenumerated values. The following values are defined: NOT COLLECTED (0691231190000000),NOT COLLECTED (0000000000000001). Any value that does not have a definition here isdisplayed in the User Interface.

The following names are defined for this attribute: LAST_COLLECTION_FINISHED or COLFINI(historical name), Last Collection Finished (caption), Last_Collection_Finished (attribute name),and COLFINI (column name).

Last Collection Start attributeThe most recent time a data collection of this group started. The type is timestamp withenumerated values. The following values are defined: NOT COLLECTED (0691231190000000),NOT COLLECTED (0000000000000001). Any value that does not have a definition here isdisplayed in the User Interface.

The following names are defined for this attribute: LAST_COLLECTION_START or COLSTRT(historical name), Last Collection Start (caption), Last_Collection_Start (attribute name), andCOLSTRT (column name).

Node attributeThe managed system name of the agent. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: NODE (historical name), Node (caption),ORIGINNODE (attribute name), and ORIGINNODE (column name).

Number of Collections attributeThe number of data collections for this group since the agent started. The type is integer (32-bitcounter).

The following names are defined for this attribute: NUMBER_OF_COLLECTIONS or NUMCOLL(historical name), Number of Collections (caption), Number_of_Collections (attribute name), andNUMCOLL (column name).

26 MySQL agent Reference

Page 33: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

Object Name attributeThe name of the performance object. The type is string.

The following names are defined for this attribute: OBJECT_NAME or OBJNAME (historicalname), Object Name (caption), Object_Name (attribute name), and OBJNAME (column name).

Object Status attributeThe status of the performance object. The type is integer with enumerated values. The followingvalues are defined: ACTIVE (0), INACTIVE (1). Any value that does not have a definition here isdisplayed in the User Interface.

The following names are defined for this attribute: OBJECT_STATUS or OBJSTTS (historicalname), Object Status (caption), Object_Status (attribute name), and OBJSTTS (column name).

Object Type attributeThe type of the performance object. The type is integer with enumerated values. The followingvalues are defined: WMI (0), PERFMON (1), WMI ASSOCIATION GROUP (2), JMX (3), SNMP(4), SHELL COMMAND (5), JOINED GROUPS (6), CIMOM (7), CUSTOM (8), ROLLUP DATA (9),WMI REMOTE DATA (10), LOG FILE (11), JDBC (12), CONFIG DISCOVERY (13), NT EVENTLOG (14), FILTER (15), SNMP EVENT (16), PING (17), DIRECTOR DATA (18), DIRECTOREVENT (19), SSH REMOTE SHELL COMMAND (20). Any value that does not have a definitionhere is displayed in the User Interface.

The following names are defined for this attribute: OBJECT_TYPE or OBJTYPE (historical name),Object Type (caption), Object_Type (attribute name), and OBJTYPE (column name).

Query Name attributeThe name of the attribute group. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: QUERY_NAME or ATTRGRP (historicalname), Query Name (caption), Query_Name (attribute name), and ATTRGRP (column name).

Refresh Interval attributeThe interval at which this group is refreshed in seconds. The type is integer (32-bit counter).

The following names are defined for this attribute: REFRESH_INTERVAL or REFRINT (historicalname), Refresh Interval (caption), Refresh_Interval (attribute name), and REFRINT (columnname).

Timestamp attributeThe local time at the agent when the data was collected. The type is string.

The following names are defined for this attribute: TIMESTAMP (historical name), Timestamp(caption), Timestamp (attribute name), and TIMESTAMP (column name).

PLUGINS data setInformation regarding the MySQL server's plugins, from the table PLUGINS.

This data set contains the following attributes:

LOAD OPTION attributeThe way this plugin was loaded. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: LOAD_OPTION or LOAD_OPTIO (historicalname), LOAD OPTION (caption), LOAD_OPTION (attribute name), and LOAD_OPTIO (columnname).

Node attributeThe managed system name of the agent. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: NODE (historical name), Node (caption),ORIGINNODE (attribute name), and ORIGINNODE (column name).

Chapter 4. Attributes 27

Page 34: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

PLUGIN AUTHOR attributeThe author of this plugin. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: PLUGIN_AUTHOR or PLUGIN_AUT(historical name), PLUGIN AUTHOR (caption), PLUGIN_AUTHOR (attribute name), andPLUGIN_AUT (column name).

PLUGIN DESCRIPTION attributeThe description of this plugin. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: PLUGIN_DESCRIPTION or PLUGIN_DES(historical name), PLUGIN DESCRIPTION (caption), PLUGIN_DESCRIPTION (attribute name),and PLUGIN_DES (column name).

PLUGIN LIBRARY attributeThe shared object which supplies this plugin. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: PLUGIN_LIBRARY or PLUGIN_LIB (historicalname), PLUGIN LIBRARY (caption), PLUGIN_LIBRARY (attribute name), and PLUGIN_LIB(column name).

PLUGIN LIBRARY VERSION attributeThe version of the shared object that supplies this plugin. This attribute is a key attribute. Thetype is string.

The following names are defined for this attribute: PLUGIN_LIBRARY_VERSION or PLUGIN_LI0(historical name), PLUGIN LIBRARY VERSION (caption), PLUGIN_LIBRARY_VERSION(attribute name), and PLUGIN_LI0 (column name).

PLUGIN LICENSE attributeThe license for this plugin. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: PLUGIN_LICENSE or PLUGIN_LIC (historicalname), PLUGIN LICENSE (caption), PLUGIN_LICENSE (attribute name), and PLUGIN_LIC(column name).

PLUGIN NAME attributeThe name of this plugin. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: PLUGIN_NAME or PLUGIN_NAM (historicalname), PLUGIN NAME (caption), PLUGIN_NAME (attribute name), and PLUGIN_NAM(column name).

PLUGIN STATUS attributeThe status of this plugin. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: PLUGIN_STATUS or PLUGIN_STA (historicalname), PLUGIN STATUS (caption), PLUGIN_STATUS (attribute name), and PLUGIN_STA(column name).

PLUGIN TYPE attributeThe type of this plugin. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: PLUGIN_TYPE or PLUGIN_TYP (historicalname), PLUGIN TYPE (caption), PLUGIN_TYPE (attribute name), and PLUGIN_TYP (columnname).

PLUGIN TYPE VERSION attributeThe version of this plugin's type. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: PLUGIN_TYPE_VERSION or PLUGIN_TY0(historical name), PLUGIN TYPE VERSION (caption), PLUGIN_TYPE_VERSION (attribute name),and PLUGIN_TY0 (column name).

28 MySQL agent Reference

Page 35: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

PLUGIN VERSION attributeThe version of this plugin. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: PLUGIN_VERSION or PLUGIN_VER(historical name), PLUGIN VERSION (caption), PLUGIN_VERSION (attribute name), andPLUGIN_VER (column name).

Timestamp attributeThe local time at the agent when the data was collected. The type is string.

The following names are defined for this attribute: TIMESTAMP (historical name), Timestamp(caption), Timestamp (attribute name), and TIMESTAMP (column name).

PROCESSLIST data setInformation regarding running threads, from the table PROCESSLIST.

This data set contains the following attributes:

COMMAND attributeThe type of command this thread is executing. The type is string.

The following names are defined for this attribute: COMMAND (historical name), COMMAND(caption), COMMAND (attribute name), and COMMAND (column name).

DB attributeThe database this thread is using. The type is string.

The following names are defined for this attribute: DB (historical name), DB (caption), DB(attribute name), and DB (column name).

HOST attributeThe host name responsible for spawning this thread. The type is string.

The following names are defined for this attribute: HOST (historical name), HOST (caption),HOST (attribute name), and HOST (column name).

ID attributeThe ID of this thread. This attribute is a key attribute. The type is integer (64-bit gauge).

The following names are defined for this attribute: ID (historical name), ID (caption), ID (attributename), and ID (column name).

INFO attributeExtra information regarding this thread. The type is string.

The following names are defined for this attribute: INFO (historical name), INFO (caption), INFO(attribute name), and INFO (column name).

Node attributeThe managed system name of the agent. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: NODE (historical name), Node (caption),ORIGINNODE (attribute name), and ORIGINNODE (column name).

STATE attributeThe state of this thread. The type is string.

The following names are defined for this attribute: STATE (historical name), STATE (caption),STATE (attribute name), and STATE (column name).

TIME attributeThe time this thread has been executing this command. The type is integer (64-bit gauge).

The following names are defined for this attribute: TIME (historical name), TIME (caption), TIME(attribute name), and TIME (column name).

Chapter 4. Attributes 29

Page 36: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

Timestamp attributeThe local time at the agent when the data was collected. The type is string.

The following names are defined for this attribute: TIMESTAMP (historical name), Timestamp(caption), Timestamp (attribute name), and TIMESTAMP (column name).

USER attributeThe user responsible for spawning this thread. The type is string.

The following names are defined for this attribute: USER (historical name), USER (caption), USER(attribute name), and USER (column name).

SCHEMATA data setInformation about the MySQL Databases, from the table SCHEMATA.

This data set contains the following attributes:

CATALOG NAME attributeThe catalog name for this database. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: CATALOG_NAME or CATALOG_NA(historical name), CATALOG NAME (caption), CATALOG_NAME (attribute name), andCATALOG_NA (column name).

DEFAULT CHARACTER SET NAME attributeThe default character set for this database. The type is string.

The following names are defined for this attribute: DEFAULT_CHARACTER_SET_NAME orDEFAULT_CH (historical name), DEFAULT CHARACTER SET NAME (caption),DEFAULT_CHARACTER_SET_NAME (attribute name), and DEFAULT_CH (column name).

DEFAULT COLLATION NAME attributeThe default collation for this database. The type is string.

The following names are defined for this attribute: DEFAULT_COLLATION_NAME orDEFAULT_CO (historical name), DEFAULT COLLATION NAME (caption),DEFAULT_COLLATION_NAME (attribute name), and DEFAULT_CO (column name).

Node attributeThe managed system name of the agent. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: NODE (historical name), Node (caption),ORIGINNODE (attribute name), and ORIGINNODE (column name).

SCHEMA NAME attributeThe name of this database. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: SCHEMA_NAME or SCHEMA_NAM(historical name), SCHEMA NAME (caption), SCHEMA_NAME (attribute name), andSCHEMA_NAM (column name).

SQL PATH attributeThe SQL path for this database. The type is string.

The following names are defined for this attribute: SQL_PATH (historical name), SQL PATH(caption), SQL_PATH (attribute name), and SQL_PATH (column name).

Timestamp attributeThe local time at the agent when the data was collected. The type is string.

The following names are defined for this attribute: TIMESTAMP (historical name), Timestamp(caption), Timestamp (attribute name), and TIMESTAMP (column name).

30 MySQL agent Reference

Page 37: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

SESSION STATUS data setList of session status variables, from the table SESSION_STATUS.

This data set contains the following attributes:

Node attributeThe managed system name of the agent. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: NODE (historical name), Node (caption),ORIGINNODE (attribute name), and ORIGINNODE (column name).

Timestamp attributeThe local time at the agent when the data was collected. The type is string.

The following names are defined for this attribute: TIMESTAMP (historical name), Timestamp(caption), Timestamp (attribute name), and TIMESTAMP (column name).

VARIABLE NAME attributeThe name of this variable. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: VARIABLE_NAME or VARIABLE_N(historical name), VARIABLE NAME (caption), VARIABLE_NAME (attribute name), andVARIABLE_N (column name).

VARIABLE VALUE attributeThe value of this variable. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: VARIABLE_VALUE or VARIABLE_V(historical name), VARIABLE VALUE (caption), VARIABLE_VALUE (attribute name), andVARIABLE_V (column name).

STATISTICS data setInformation regarding table indexes, from the table STATISTICS.

This data set contains the following attributes:

CARDINALITY attributeAn estimate of the number of unique rows for this index. The type is integer (64-bit gauge).

The following names are defined for this attribute: CARDINALITY or CARDINALIT (historicalname), CARDINALITY (caption), CARDINALITY (attribute name), and CARDINALIT (columnname).

COLLATION attributeThe collation type for this index. The type is string.

The following names are defined for this attribute: COLLATION (historical name), COLLATION(caption), COLLATION (attribute name), and COLLATION (column name).

COLUMN NAME attributeThe name of the column for this index. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: COLUMN_NAME or COLUMN_NAM(historical name), COLUMN NAME (caption), COLUMN_NAME (attribute name), andCOLUMN_NAM (column name).

COMMENT attributeThe user comment for this index. The type is string.

The following names are defined for this attribute: COMMENT or COMMENT0 (historical name),COMMENT (caption), COMMENT (attribute name), and COMMENT0 (column name).

Chapter 4. Attributes 31

Page 38: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

INDEX NAME attributeThe name of this index. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: INDEX_NAME (historical name), INDEXNAME (caption), INDEX_NAME (attribute name), and INDEX_NAME (column name).

INDEX SCHEMA attributeThe schema for this index. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: INDEX_SCHEMA or INDEX_SCHE (historicalname), INDEX SCHEMA (caption), INDEX_SCHEMA (attribute name), and INDEX_SCHE(column name).

INDEX TYPE attributeThe type of storage for this index. The type is string.

The following names are defined for this attribute: INDEX_TYPE (historical name), INDEX TYPE(caption), INDEX_TYPE (attribute name), and INDEX_TYPE (column name).

Node attributeThe managed system name of the agent. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: NODE (historical name), Node (caption),ORIGINNODE (attribute name), and ORIGINNODE (column name).

NON UNIQUE attributeWhether this index is non-unique. The type is integer (32-bit gauge) with enumerated values. Thefollowing values are defined: False (0), True (1). Any value that does not have a definition here isdisplayed in the User Interface.

The following names are defined for this attribute: NON_UNIQUE (historical name), NONUNIQUE (caption), NON_UNIQUE (attribute name), and NON_UNIQUE (column name).

NULLABLE attributeThe nullable state for this index. The type is string.

The following names are defined for this attribute: NULLABLE (historical name), NULLABLE(caption), NULLABLE (attribute name), and NULLABLE (column name).

PACKED attributePacking being performed on this index, if any. The type is string.

The following names are defined for this attribute: PACKED (historical name), PACKED (caption),PACKED (attribute name), and PACKED (column name).

SEQ IN INDEX attributeThe number of this index in its table sequence of indices. The type is integer (64-bit gauge).

The following names are defined for this attribute: SEQ_IN_INDEX or SEQ_IN_IND (historicalname), SEQ IN INDEX (caption), SEQ_IN_INDEX (attribute name), and SEQ_IN_IND (columnname).

SUB PART attributeThe number of subpartitions for this index. The type is integer (64-bit gauge).

The following names are defined for this attribute: SUB_PART (historical name), SUB PART(caption), SUB_PART (attribute name), and SUB_PART (column name).

TABLE CATALOG attributeThe table catalog for this index. The type is string.

The following names are defined for this attribute: TABLE_CATALOG or TABLE_CATA (historicalname), TABLE CATALOG (caption), TABLE_CATALOG (attribute name), and TABLE_CATA(column name).

32 MySQL agent Reference

Page 39: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

TABLE NAME attributeThis table's name for this index. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: TABLE_NAME (historical name), TABLENAME (caption), TABLE_NAME (attribute name), and TABLE_NAME (column name).

TABLE SCHEMA attributeThe table's schema for this index. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: TABLE_SCHEMA or TABLE_SCHE (historicalname), TABLE SCHEMA (caption), TABLE_SCHEMA (attribute name), and TABLE_SCHE(column name).

Timestamp attributeThe local time at the agent when the data was collected. The type is string.

The following names are defined for this attribute: TIMESTAMP (historical name), Timestamp(caption), Timestamp (attribute name), and TIMESTAMP (column name).

Status data setProvides metrics regarding overall SQL server status.

This data set contains the following attributes:

Cache Miss Rate Percent attributeThe percentage of key reads that have gone to disk in the last 5 minutes. The type is real number(64-bit gauge) with three decimal places of precision.

The following names are defined for this attribute: CACHE_MISS_RATE_PERCENT or CM_PCT(historical name), Cache Miss Rate Percent (caption), Cache_Miss_Rate_Percent (attribute name),and CM_PCT (column name).

Full Table Scans Percent attributeThe percentage of read requests that indicate full table scans in the last 5 minutes. The type isreal number (64-bit gauge) with three decimal places of precision.

The following names are defined for this attribute: FULL_TABLE_SCANS_PERCENT or FTS_PCT(historical name), Full Table Scans Percent (caption), Full_Table_Scans_Percent (attribute name),and FTS_PCT (column name).

Key Read Requests Per Sec attributeThe number of key block reads per second from a physical disk in the last 5 minutes. The type isreal number (64-bit gauge) with three decimal places of precision.

The following names are defined for this attribute: KEY_READ_REQUESTS_PER_SEC orKEY_READ_R (historical name), Key Read Requests Per Sec (caption),Key_Read_Requests_Per_Sec (attribute name), and KEY_READ_R (column name).

Key Reads Per Sec attributeThe number of key block read requests per second in the last 5 minutes. The type is real number(64-bit gauge) with three decimal places of precision.

The following names are defined for this attribute: KEY_READS_PER_SEC or KEY_READS(historical name), Key Reads Per Sec (caption), Key_Reads_Per_Sec (attribute name), andKEY_READS (column name).

Max Connections attributeThe configured maximum number of allowed connections. The type is integer (64-bit gauge).

The following names are defined for this attribute: MAX_CONNECTIONS or MAX_CONNEC(historical name), Max Connections (caption), Max_Connections (attribute name), andMAX_CONNEC (column name).

Chapter 4. Attributes 33

Page 40: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

Node attributeThe managed system name of the agent. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: NODE (historical name), Node (caption),ORIGINNODE (attribute name), and ORIGINNODE (column name).

Open Tables attributeThe number of currently open tables. The type is integer (64-bit gauge).

The following names are defined for this attribute: OPEN_TABLES or OPEN_TABLE (historicalname), Open Tables (caption), Open_Tables (attribute name), and OPEN_TABLE (column name).

Queries attributeThe raw number of queries per second that have occurred since server start. The type is integer(64-bit gauge).

The following names are defined for this attribute: QUERIES or TQUERIES (historical name),Queries (caption), Queries (attribute name), and TQUERIES (column name).

Queries Per Sec attributeThe number of queries per second that have occurred in the last 5 minutes. The type is realnumber (64-bit gauge) with three decimal places of precision.

The following names are defined for this attribute: QUERIES_PER_SEC or QUERIES (historicalname), Queries Per Sec (caption), Queries_Per_Sec (attribute name), and QUERIES (columnname).

Read Requests First Per Sec attributeThe number of read requests per second for the first row in the last 5 minutes. The type is realnumber (64-bit gauge) with three decimal places of precision.

The following names are defined for this attribute: READ_REQUESTS_FIRST_PER_SEC orRDRQ_F (historical name), Read Requests First Per Sec (caption), Read_Requests_First_Per_Sec(attribute name), and RDRQ_F (column name).

Read Requests Key Per Sec attributeThe number of read requests per second for a row based on a key in the last 5 minutes. The typeis real number (64-bit gauge) with three decimal places of precision.

The following names are defined for this attribute: READ_REQUESTS_KEY_PER_SEC orRDRQ_KEY (historical name), Read Requests Key Per Sec (caption), Read_Requests_Key_Per_Sec(attribute name), and RDRQ_KEY (column name).

Read Requests Next Per Sec attributeThe number of read requests per second for the next row in key order in the last 5 minutes. Thetype is real number (64-bit gauge) with three decimal places of precision.

The following names are defined for this attribute: READ_REQUESTS_NEXT_PER_SEC orRDRQ_N (historical name), Read Requests Next Per Sec (caption), Read_Requests_Next_Per_Sec(attribute name), and RDRQ_N (column name).

Read Requests Previous Per Sec attributeThe number of read requests per second for the previous row in key order in the last 5 minutes.The type is real number (64-bit gauge) with three decimal places of precision.

The following names are defined for this attribute: READ_REQUESTS_PREVIOUS_PER_SEC orRDRQ_P (historical name), Read Requests Previous Per Sec (caption),Read_Requests_Previous_Per_Sec (attribute name), and RDRQ_P (column name).

Read Requests Rnd Next Per Sec attributeThe number of read requests per second for the next row in the data file in the last 5 minutes.The type is real number (64-bit gauge) with three decimal places of precision.

34 MySQL agent Reference

Page 41: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

The following names are defined for this attribute: READ_REQUESTS_RND_NEXT_PER_SEC orRDRQRND_N (historical name), Read Requests Rnd Next Per Sec (caption),Read_Requests_Rnd_Next_Per_Sec (attribute name), and RDRQRND_N (column name).

Read Requests Rnd Per Sec attributeThe number of read requests per second for a row in a fixed position in the last 5 minutes. Thetype is real number (64-bit gauge) with three decimal places of precision.

The following names are defined for this attribute: READ_REQUESTS_RND_PER_SEC orRDRQRND (historical name), Read Requests Rnd Per Sec (caption), Read_Requests_Rnd_Per_Sec(attribute name), and RDRQRND (column name).

Server Connections Used Percent attributeThe percentage of the server's available connections currently in use. The type is real number(64-bit gauge) with three decimal places of precision.

The following names are defined for this attribute: SERVER_CONNECTIONS_USED_PERCENTor SCU_PCT (historical name), Server Connections Used Percent (caption),Server_Connections_Used_Percent (attribute name), and SCU_PCT (column name).

Slow Queries attributeThe raw number of slow queries per second that have occurred since server start. The type isinteger (64-bit gauge).

The following names are defined for this attribute: SLOW_QUERIES or SQ (historical name),Slow Queries (caption), Slow_Queries (attribute name), and SQ (column name).

Slow Queries Per Sec attributeThe number of slow queries per second that have occurred in the last 5 minutes. The type is realnumber (64-bit gauge) with three decimal places of precision.

The following names are defined for this attribute: SLOW_QUERIES_PER_SEC or SLOW_QUERI(historical name), Slow Queries Per Sec (caption), Slow_Queries_Per_Sec (attribute name), andSLOW_QUERI (column name).

Slow Queries Percent attributeThe percentage of queries that have been slow in the last 5 minutes. The type is real number(64-bit gauge) with three decimal places of precision.

The following names are defined for this attribute: SLOW_QUERIES_PERCENT or SLWQ_PCT(historical name), Slow Queries Percent (caption), Slow_Queries_Percent (attribute name), andSLWQ_PCT (column name).

Table Cache Percent Used attributeThe percentage of the server's available table cache currently in use. The type is real number(64-bit gauge) with three decimal places of precision.

The following names are defined for this attribute: TABLE_CACHE_PERCENT_USED or TCPU(historical name), Table Cache Percent Used (caption), Table_Cache_Percent_Used (attributename), and TCPU (column name).

Table Open Cache attributeThe configured number of open tables for all threads. The type is integer (64-bit gauge).

The following names are defined for this attribute: TABLE_OPEN_CACHE or T_OPEN_CAC(historical name), Table Open Cache (caption), Table_Open_Cache (attribute name), andT_OPEN_CAC (column name).

Temporary Disk Tables Created Per Sec attributeThe number of temporary tables per second that have been created on disk in the last 5 minutes.The type is real number (64-bit gauge) with three decimal places of precision.

The following names are defined for this attribute:TEMPORARY_DISK_TABLES_CREATED_PER_SEC or CRTD_TMPDT (historical name),

Chapter 4. Attributes 35

Page 42: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

Temporary Disk Tables Created Per Sec (caption), Temporary_Disk_Tables_Created_Per_Sec(attribute name), and CRTD_TMPDT (column name).

Temporary Tables Created Per Sec attributeThe number of temporary tables per second that have been created in the last 5 minutes. Thetype is real number (64-bit gauge) with three decimal places of precision.

The following names are defined for this attribute: TEMPORARY_TABLES_CREATED_PER_SECor CRTD_TMPT (historical name), Temporary Tables Created Per Sec (caption),Temporary_Tables_Created_Per_Sec (attribute name), and CRTD_TMPT (column name).

Temporary Tables On Disk Percent attributeThe percentage of temporary tables that are created on disk in the last 5 minutes. The type is realnumber (64-bit gauge) with three decimal places of precision.

The following names are defined for this attribute: TEMPORARY_TABLES_ON_DISK_PERCENTor TTOD_PCT (historical name), Temporary Tables On Disk Percent (caption),Temporary_Tables_On_Disk_Percent (attribute name), and TTOD_PCT (column name).

Threads Connected attributeThe number of currently connected threads. The type is integer (64-bit gauge).

The following names are defined for this attribute: THREADS_CONNECTED or THREADS_CO(historical name), Threads Connected (caption), Threads_Connected (attribute name), andTHREADS_CO (column name).

Timestamp attributeThe local time at the agent when the data was collected. The type is string.

The following names are defined for this attribute: TIMESTAMP (historical name), Timestamp(caption), Timestamp (attribute name), and TIMESTAMP (column name).

TABLES data setData regarding MySQL tablespaces, gathered from the table TABLES.

This data set contains the following attributes:

AUTO INCREMENT attributeThe current value for the auto-increment column. The type is integer (64-bit gauge).

The following names are defined for this attribute: AUTO_INCREMENT or AUTO_INCRE(historical name), AUTO INCREMENT (caption), AUTO_INCREMENT (attribute name), andAUTO_INCRE (column name).

AVG ROW LENGTH attributeThe average length of the rows for this table. The type is integer (64-bit gauge).

The following names are defined for this attribute: AVG_ROW_LENGTH or AVG_ROW_LE(historical name), AVG ROW LENGTH (caption), AVG_ROW_LENGTH (attribute name), andAVG_ROW_LE (column name).

CHECK TIME attributeThe time the table was last checked. The type is timestamp.

The following names are defined for this attribute: CHECK_TIME (historical name), CHECKTIME (caption), CHECK_TIME (attribute name), and CHECK_TIME (column name).

CHECKSUM attributeThe checksum for this table. The type is integer (64-bit gauge).

The following names are defined for this attribute: CHECKSUM (historical name), CHECKSUM(caption), CHECKSUM (attribute name), and CHECKSUM (column name).

36 MySQL agent Reference

Page 43: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

CREATE OPTIONS attributeThe options used for this table's creation. The type is string.

The following names are defined for this attribute: CREATE_OPTIONS or CREATE_OPT(historical name), CREATE OPTIONS (caption), CREATE_OPTIONS (attribute name), andCREATE_OPT (column name).

CREATE TIME attributeThe time the table was created. The type is timestamp.

The following names are defined for this attribute: CREATE_TIME or CREATE_TIM (historicalname), CREATE TIME (caption), CREATE_TIME (attribute name), and CREATE_TIM (columnname).

DATA FREE attributeThe data that is free for this table. The type is integer (64-bit gauge).

The following names are defined for this attribute: DATA_FREE (historical name), DATA FREE(caption), DATA_FREE (attribute name), and DATA_FREE (column name).

DATA LENGTH attributeThe data length for this table. The type is integer (64-bit gauge).

The following names are defined for this attribute: DATA_LENGTH or DATA_LENGT (historicalname), DATA LENGTH (caption), DATA_LENGTH (attribute name), and DATA_LENGT (columnname).

ENGINE attributeThe engine type of this table. The type is string.

The following names are defined for this attribute: ENGINE (historical name), ENGINE (caption),ENGINE (attribute name), and ENGINE (column name).

INDEX LENGTH attributeThe index length for this table. The type is integer (64-bit gauge).

The following names are defined for this attribute: INDEX_LENGTH or INDEX_LENG (historicalname), INDEX LENGTH (caption), INDEX_LENGTH (attribute name), and INDEX_LENG(column name).

MAX DATA LENGTH attributeThe maximum data length for this table. The type is integer (64-bit gauge).

The following names are defined for this attribute: MAX_DATA_LENGTH or MAX_DATA_L(historical name), MAX DATA LENGTH (caption), MAX_DATA_LENGTH (attribute name), andMAX_DATA_L (column name).

Node attributeThe managed system name of the agent. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: NODE (historical name), Node (caption),ORIGINNODE (attribute name), and ORIGINNODE (column name).

ROW FORMAT attributeThe row format of this table. The type is string.

The following names are defined for this attribute: ROW_FORMAT (historical name), ROWFORMAT (caption), ROW_FORMAT (attribute name), and ROW_FORMAT (column name).

TABLE CATALOG attributeThe catalog for this table. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: TABLE_CATALOG or TABLE_CATA (historicalname), TABLE CATALOG (caption), TABLE_CATALOG (attribute name), and TABLE_CATA(column name).

Chapter 4. Attributes 37

Page 44: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

TABLE COLLATION attributeThe encoding used for this table's collation. The type is string.

The following names are defined for this attribute: TABLE_COLLATION or TABLE_COLL(historical name), TABLE COLLATION (caption), TABLE_COLLATION (attribute name), andTABLE_COLL (column name).

TABLE COMMENT attributeThe user comment for this table. The type is string.

The following names are defined for this attribute: TABLE_COMMENT or TABLE_COMM(historical name), TABLE COMMENT (caption), TABLE_COMMENT (attribute name), andTABLE_COMM (column name).

TABLE NAME attributeThe name of this table. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: TABLE_NAME (historical name), TABLENAME (caption), TABLE_NAME (attribute name), and TABLE_NAME (column name).

TABLE ROWS attributeThe number of rows for this table. The type is integer (64-bit gauge).

The following names are defined for this attribute: TABLE_ROWS (historical name), TABLEROWS (caption), TABLE_ROWS (attribute name), and TABLE_ROWS (column name).

TABLE SCHEMA attributeThe schema of this table. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: TABLE_SCHEMA or TABLE_SCHE (historicalname), TABLE SCHEMA (caption), TABLE_SCHEMA (attribute name), and TABLE_SCHE(column name).

TABLE TYPE attributeThe type of this table. The type is string.

The following names are defined for this attribute: TABLE_TYPE (historical name), TABLE TYPE(caption), TABLE_TYPE (attribute name), and TABLE_TYPE (column name).

Timestamp attributeThe local time at the agent when the data was collected. The type is string.

The following names are defined for this attribute: TIMESTAMP (historical name), Timestamp(caption), Timestamp (attribute name), and TIMESTAMP (column name).

UPDATE TIME attributeThe time the table was last updated. The type is timestamp.

The following names are defined for this attribute: UPDATE_TIME or UPDATE_TIM (historicalname), UPDATE TIME (caption), UPDATE_TIME (attribute name), and UPDATE_TIM (columnname).

VERSION attributeThe version of this table. The type is integer (64-bit gauge).

The following names are defined for this attribute: VERSION (historical name), VERSION(caption), VERSION (attribute name), and VERSION (column name).

Take Action Status data setThe Take Action Status data set contains information about the results of actions this agent ran.

This data set contains the following attributes:

38 MySQL agent Reference

Page 45: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

Action App Return Code attributeThe application return code of the action is the actual return code of the command run. The typeis integer (32-bit numeric property).

The following names are defined for this attribute: ACTION_APP_RETURN_CODE or TSKAPRC(historical name), Action App Return Code (caption), Action_App_Return_Code (attribute name),and TSKAPRC (column name).

Action Command attributeThe command that was run by the action. The type is string.

The following names are defined for this attribute: ACTION_COMMAND or TSKCMND(historical name), Action Command (caption), Action_Command (attribute name), andTSKCMND (column name).

Action ID attributeThe id of the action. The type is integer (32-bit numeric property).

The following names are defined for this attribute: ACTION_ID or TSKID (historical name),Action ID (caption), Action_ID (attribute name), and TSKID (column name).

Action Instance attributeThe instance that is associated with the output produced by running the action. The type isstring.

The following names are defined for this attribute: ACTION_INSTANCE or TSKINST (historicalname), Action Instance (caption), Action_Instance (attribute name), and TSKINST (column name).

Action Message attributeThe message that is associated with the return code of the action. The type is string.

The following names are defined for this attribute: ACTION_MESSAGE or TSKMSGE (historicalname), Action Message (caption), Action_Message (attribute name), and TSKMSGE (columnname).

Action Name attributeThe name of the action that was run. The type is string.

The following names are defined for this attribute: ACTION_NAME or TSKNAME (historicalname), Action Name (caption), Action_Name (attribute name), and TSKNAME (column name).

Action Node attributeThe node where the action ran. The type is string.

The following names are defined for this attribute: ACTION_NODE or TSKORGN (historicalname), Action Node (caption), Action_Node (attribute name), and TSKORGN (column name).

Action Owner attributeThe name of the situation or user that initiated the action. The type is string.

The following names are defined for this attribute: ACTION_OWNER or TSKOWNR (historicalname), Action Owner (caption), Action_Owner (attribute name), and TSKOWNR (column name).

Action Results attributeThe output that is produced by running the action. The type is string.

The following names are defined for this attribute: ACTION_RESULTS or TSKOUTP (historicalname), Action Results (caption), Action_Results (attribute name), and TSKOUTP (column name).

Action Status attributeThe return code from the Action Status dialog, which is the return code category that is definedfor the application return code. The type is integer (32-bit numeric property) with enumeratedvalues. The following values are defined: OK (0), NOT APPLICABLE (1), GENERAL ERROR (2),WARNING (3), NOT RUNNING (4), DEPENDENT NOT RUNNING (5), ALREADY RUNNING(6), PREREQ NOT RUNNING (7), TIMED OUT (8), DOESNT EXIST (9), UNKNOWN (10),

Chapter 4. Attributes 39

Page 46: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

DEPENDENT STILL RUNNING (11), INSUFFICIENT USER AUTHORITY (12). Any value thatdoes not have a definition here is displayed in the User Interface.

The following names are defined for this attribute: ACTION_STATUS or TSKSTAT (historicalname), Action Status (caption), Action_Status (attribute name), and TSKSTAT (column name).

Action Subnode attributeThe subnode where the action ran. The type is string.

The following names are defined for this attribute: ACTION_SUBNODE or TSKSBND (historicalname), Action Subnode (caption), Action_Subnode (attribute name), and TSKSBND (columnname).

Action Type attributeThe type of the action. The type is integer (32-bit numeric property) with enumerated values. Thefollowing values are defined: UNKNOWN (0), AUTOMATION (1). Any value that does not havea definition here is displayed in the User Interface.

The following names are defined for this attribute: ACTION_TYPE or TSKTYPE (historical name),Action Type (caption), Action_Type (attribute name), and TSKTYPE (column name).

Node attributeThe managed system name of the agent. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: NODE (historical name), Node (caption),ORIGINNODE (attribute name), and ORIGINNODE (column name).

Timestamp attributeThe time the event was generated. The type is string.

The following names are defined for this attribute: TIMESTAMP (historical name), Timestamp(caption), Timestamp (attribute name), and TIMESTAMP (column name).

Thread Pool Status data setThe Thread Pool Status data set contains information that reflects the status of the internal thread poolused to collect data asynchronously.

This data set contains the following attributes:

Node attributeThe managed system name of the agent. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: NODE (historical name), Node (caption),ORIGINNODE (attribute name), and ORIGINNODE (column name).

Thread Pool Active Threads attributeThe number of threads in the thread pool currently active doing work. The type is integer (32-bitgauge) with enumerated values. The following values are defined: NO DATA (-1), NO DATA(-100). Any value that does not have a definition here is displayed in the User Interface.

The following names are defined for this attribute: THREAD_POOL_ACTIVE_THREADS orTPACTTH (historical name), Thread Pool Active Threads (caption), Thread_Pool_Active_Threads(attribute name), and TPACTTH (column name).

Thread Pool Avg Active Threads attributeThe average number of threads in the thread pool simultaneously active doing work. The type isreal number (32-bit gauge) with two decimal places of precision with enumerated values. Thefollowing values are defined: NO DATA (-1), NO DATA (-100). Any value that does not have adefinition here is displayed in the User Interface.

The following names are defined for this attribute: THREAD_POOL_AVG_ACTIVE_THREADS orTPAVGAT (historical name), Thread Pool Avg Active Threads (caption),Thread_Pool_Avg_Active_Threads (attribute name), and TPAVGAT (column name).

40 MySQL agent Reference

Page 47: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

Thread Pool Avg Job Wait attributeThe average time a job spends waiting on the thread pool queue in seconds. The type is realnumber (32-bit gauge) with two decimal places of precision with enumerated values. Thefollowing values are defined: NO DATA (-1), NO DATA (-100). Any value that does not have adefinition here is displayed in the User Interface.

The following names are defined for this attribute: THREAD_POOL_AVG_JOB_WAIT orTPAVJBW (historical name), Thread Pool Avg Job Wait (caption), Thread_Pool_Avg_Job_Wait(attribute name), and TPAVJBW (column name).

Thread Pool Avg Queue Length attributeThe average length of the thread pool queue during this run. The type is real number (32-bitgauge) with two decimal places of precision with enumerated values. The following values aredefined: NO DATA (-1), NO DATA (-100). Any value that does not have a definition here isdisplayed in the User Interface.

The following names are defined for this attribute: THREAD_POOL_AVG_QUEUE_LENGTH orTPAVGQL (historical name), Thread Pool Avg Queue Length (caption),Thread_Pool_Avg_Queue_Length (attribute name), and TPAVGQL (column name).

Thread Pool Max Active Threads attributeThe peak number of threads in the thread pool that were simultaneously active doing work. Thetype is integer (32-bit counter) with enumerated values. The following values are defined: NODATA (-1), NO DATA (-100). Any value that does not have a definition here is displayed in theUser Interface.

The following names are defined for this attribute: THREAD_POOL_MAX_ACTIVE_THREADSor TPMAXAT (historical name), Thread Pool Max Active Threads (caption),Thread_Pool_Max_Active_Threads (attribute name), and TPMAXAT (column name).

Thread Pool Max Queue Length attributeThe peak length the thread pool queue reached. The type is integer (32-bit counter) withenumerated values. The following values are defined: NO DATA (-1), NO DATA (-100). Anyvalue that does not have a definition here is displayed in the User Interface.

The following names are defined for this attribute: THREAD_POOL_MAX_QUEUE_LENGTH orTPMAXQL (historical name), Thread Pool Max Queue Length (caption),Thread_Pool_Max_Queue_Length (attribute name), and TPMAXQL (column name).

Thread Pool Max Size attributeThe maximum number of threads that are allowed to exist in the thread pool. The type is integer(32-bit numeric property) with enumerated values. The following values are defined: NO DATA(-1), NO DATA (-100). Any value that does not have a definition here is displayed in the UserInterface.

The following names are defined for this attribute: THREAD_POOL_MAX_SIZE or TPMAXSZ(historical name), Thread Pool Max Size (caption), Thread_Pool_Max_Size (attribute name), andTPMAXSZ (column name).

Thread Pool Min Active Threads attributeThe smallest number of threads in the thread pool that were simultaneously active doing work.The type is integer (32-bit counter) with enumerated values. The following values are defined:NO DATA (-1), NO DATA (-100). Any value that does not have a definition here is displayed inthe User Interface.

The following names are defined for this attribute: THREAD_POOL_MIN_ACTIVE_THREADS orTPMINAT (historical name), Thread Pool Min Active Threads (caption),Thread_Pool_Min_Active_Threads (attribute name), and TPMINAT (column name).

Thread Pool Min Queue Length attributeThe minimum length the thread pool queue reached. The type is integer (32-bit counter) with

Chapter 4. Attributes 41

Page 48: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

enumerated values. The following values are defined: NO DATA (-1), NO DATA (-100). Anyvalue that does not have a definition here is displayed in the User Interface.

The following names are defined for this attribute: THREAD_POOL_MIN_QUEUE_LENGTH orTPMINQL (historical name), Thread Pool Min Queue Length (caption),Thread_Pool_Min_Queue_Length (attribute name), and TPMINQL (column name).

Thread Pool Queue Length attributeThe number of jobs currently waiting in the thread pool queue. The type is integer (32-bit gauge)with enumerated values. The following values are defined: NO DATA (-1), NO DATA (-100). Anyvalue that does not have a definition here is displayed in the User Interface.

The following names are defined for this attribute: THREAD_POOL_QUEUE_LENGTH orTPQLGTH (historical name), Thread Pool Queue Length (caption), Thread_Pool_Queue_Length(attribute name), and TPQLGTH (column name).

Thread Pool Size attributeThe number of threads currently existing in the thread pool. The type is integer (32-bit gauge)with enumerated values. The following values are defined: NO DATA (-1), NO DATA (-100). Anyvalue that does not have a definition here is displayed in the User Interface.

The following names are defined for this attribute: THREAD_POOL_SIZE or THPSIZE (historicalname), Thread Pool Size (caption), Thread_Pool_Size (attribute name), and THPSIZE (columnname).

Thread Pool Total Jobs attributeThe number of jobs that are completed by all threads in the pool since agent start. The type isinteger (32-bit counter) with enumerated values. The following values are defined: NO DATA (-1),NO DATA (-100). Any value that does not have a definition here is displayed in the UserInterface.

The following names are defined for this attribute: THREAD_POOL_TOTAL_JOBS or TPTJOBS(historical name), Thread Pool Total Jobs (caption), Thread_Pool_Total_Jobs (attribute name), andTPTJOBS (column name).

Timestamp attributeThe local time at the agent when the data was collected. The type is string.

The following names are defined for this attribute: TIMESTAMP (historical name), Timestamp(caption), Timestamp (attribute name), and TIMESTAMP (column name).

USER PRIVILEGES data setInformation on user privileges by catalog, from the table USER_PRIVILEGES.

This data set contains the following attributes:

GRANTEE attributeThe grantee for this privilege. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: GRANTEE (historical name), GRANTEE(caption), GRANTEE (attribute name), and GRANTEE (column name).

IS GRANTABLE attributeWhether this privilege can be granted by the grantee for the whole catalog. The type is string.

The following names are defined for this attribute: IS_GRANTABLE or IS_GRANTAB (historicalname), IS GRANTABLE (caption), IS_GRANTABLE (attribute name), and IS_GRANTAB (columnname).

Node attributeThe managed system name of the agent. This attribute is a key attribute. The type is string.

42 MySQL agent Reference

Page 49: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

The following names are defined for this attribute: NODE (historical name), Node (caption),ORIGINNODE (attribute name), and ORIGINNODE (column name).

PRIVILEGE TYPE attributeThe type of this privilege. This attribute is a key attribute. The type is string.

The following names are defined for this attribute: PRIVILEGE_TYPE or PRIVILEGE_ (historicalname), PRIVILEGE TYPE (caption), PRIVILEGE_TYPE (attribute name), and PRIVILEGE_(column name).

TABLE CATALOG attributeThe catalog this privilege applies to. The type is string.

The following names are defined for this attribute: TABLE_CATALOG or TABLE_CATA (historicalname), TABLE CATALOG (caption), TABLE_CATALOG (attribute name), and TABLE_CATA(column name).

Timestamp attributeThe local time at the agent when the data was collected. The type is string.

The following names are defined for this attribute: TIMESTAMP (historical name), Timestamp(caption), Timestamp (attribute name), and TIMESTAMP (column name).

Chapter 4. Attributes 43

Page 50: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

44 MySQL agent Reference

Page 51: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

Accessibility features

Accessibility features assist users who have a disability, such as restricted mobility or limited vision, touse information technology content successfully.

Accessibility features

The web-based interface of IBM Performance Management is the Performance Management console. Theconsole includes the following major accessibility features:v Enables users to use assistive technologies, such as screen-reader software and digital speech

synthesizer, to hear what is displayed on the screen.1 Consult the product documentation of theassistive technology for details on using those technologies with this product.

v Enables users to operate specific or equivalent features using only the keyboard.v Communicates all information independently of color.2

The Performance Management console uses the latest W3C Standard, WAI-ARIA 1.0 (http://www.w3.org/TR/wai-aria/), to ensure compliance with US Section 508 (http://www.access-board.gov/guidelines-and-standards/communications-and-it/about-the-section-508-standards/section-508-standards),and Web Content Accessibility Guidelines (WCAG) 2.0 (http://www.w3.org/TR/WCAG20/). To takeadvantage of accessibility features, use the latest release of your screen reader in combination with thelatest web browser that is supported by this product.

The Performance Management console online product documentation in IBM Knowledge Center isenabled for accessibility. The accessibility features of IBM Knowledge Center are described athttp://www.ibm.com/support/knowledgecenter/doc/kc_help.html#accessibility.

Keyboard navigation

This product uses standard navigation keys.

Interface information

The Performance Management console web user interface does not rely on cascading style sheets torender content properly and to provide a usable experience. However, the product documentation doesrely on cascading style sheets. IBM Knowledge Center provides an equivalent way for low-vision users touse their custom display settings, including high-contrast mode. You can control font size by using thedevice or browser settings.

The Performance Management console web user interface includes WAI-ARIA navigational landmarksthat you can use to quickly navigate to functional areas in the application.

The Performance Management console user interface does not have content that flashes 2 - 55 times persecond.

Related accessibility information

In addition to standard IBM help desk and support websites, IBM has established a TTY telephoneservice for use by deaf or hard of hearing customers to access sales and support services:

1. Exceptions include some charts and some of the Agent Configuration pages of the Performance Management console.

2. Exceptions include some Agent Configuration pages of the Performance Management console.

© Copyright IBM Corp. 2013, 2016 45

Page 52: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

TTY service 800-IBM-3383 (800-426-3383) (within North America)

IBM and accessibility

For more information about the commitment that IBM has to accessibility, see IBM Accessibility(www.ibm.com/able).

46 MySQL agent Reference

Page 53: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

Notices

This information was developed for products and services offered in the US. This material might beavailable from IBM in other languages. However, you may be required to own a copy of the product orproduct version in that language in order to access it.

IBM may not offer the products, services, or features discussed in this document in other countries.Consult your local IBM representative for information on the products and services currently available inyour area. Any reference to an IBM product, program, or service is not intended to state or imply thatonly that IBM product, program, or service may be used. Any functionally equivalent product, program,or service that does not infringe any IBM intellectual property right may be used instead. However, it isthe user's responsibility to evaluate and verify the operation of any non-IBM product, program, orservice.

IBM may have patents or pending patent applications covering subject matter described in thisdocument. The furnishing of this document does not grant you any license to these patents. You can sendlicense inquiries, in writing, to:

IBM Director of LicensingIBM CorporationNorth Castle Drive, MD-NC119Armonk, NY 10504-1785US

For license inquiries regarding double-byte character set (DBCS) information, contact the IBM IntellectualProperty Department in your country or send inquiries, in writing, to:

Intellectual Property LicensingLegal and Intellectual Property LawIBM Japan Ltd.19-21, Nihonbashi-Hakozakicho, Chuo-kuTokyo 103-8510, Japan

INTERNATIONAL BUSINESS MACHINES CORPORATION PROVIDES THIS PUBLICATION "AS IS"WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOTLIMITED TO, THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY ORFITNESS FOR A PARTICULAR PURPOSE. Some jurisdictions do not allow disclaimer of express orimplied warranties in certain transactions, therefore, this statement may not apply to you.

This information could include technical inaccuracies or typographical errors. Changes are periodicallymade to the information herein; these changes will be incorporated in new editions of the publication.IBM may make improvements and/or changes in the product(s) and/or the program(s) described in thispublication at any time without notice.

Any references in this information to non-IBM websites are provided for convenience only and do not inany manner serve as an endorsement of those websites. The materials at those websites are not part ofthe materials for this IBM product and use of those websites is at your own risk.

IBM may use or distribute any of the information you provide in any way it believes appropriate withoutincurring any obligation to you.

© Copyright IBM Corp. 2013, 2016 47

Page 54: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

Licensees of this program who wish to have information about it for the purpose of enabling: (i) theexchange of information between independently created programs and other programs (including thisone) and (ii) the mutual use of the information which has been exchanged, should contact:

IBM Director of LicensingIBM CorporationNorth Castle Drive, MD-NC119Armonk, NY 10504-1785US

Such information may be available, subject to appropriate terms and conditions, including in some cases,payment of a fee.

The licensed program described in this document and all licensed material available for it are providedby IBM under terms of the IBM Customer Agreement, IBM International Program License Agreement orany equivalent agreement between us.

The performance data discussed herein is presented as derived under specific operating conditions.Actual results may vary.

Information concerning non-IBM products was obtained from the suppliers of those products, theirpublished announcements or other publicly available sources. IBM has not tested those products andcannot confirm the accuracy of performance, compatibility or any other claims related tonon-IBMproducts. Questions on the capabilities of non-IBM products should be addressed to thesuppliers of those products.

Statements regarding IBM's future direction or intent are subject to change or withdrawal without notice,and represent goals and objectives only.

This information is for planning purposes only. The information herein is subject to change before theproducts described become available.

This information contains examples of data and reports used in daily business operations. To illustratethem as completely as possible, the examples include the names of individuals, companies, brands, andproducts. All of these names are fictitious and any similarity to actual people or business enterprises isentirely coincidental.

COPYRIGHT LICENSE:

This information contains sample application programs in source language, which illustrate programmingtechniques on various operating platforms. You may copy, modify, and distribute these sample programsin any form without payment to IBM, for the purposes of developing, using, marketing or distributingapplication programs conforming to the application programming interface for the operating platform forwhich the sample programs are written. These examples have not been thoroughly tested under allconditions. IBM, therefore, cannot guarantee or imply reliability, serviceability, or function of theseprograms. The sample programs are provided "AS IS", without warranty of any kind. IBM shall not beliable for any damages arising out of your use of the sample programs.

Each copy or any portion of these sample programs or any derivative workmust include a copyrightnotice as follows:© (your company name) (year).Portions of this code are derived from IBM Corp. Sample Programs.© Copyright IBM Corp. 2014, 2015.

48 MySQL agent Reference

Page 55: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

TrademarksIBM, the IBM logo, and ibm.com are trademarks or registered trademarks of International BusinessMachines Corp., registered in many jurisdictions worldwide. Other product and service names might betrademarks of IBM or other companies. A current list of IBM trademarks is available on the web at"Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.

Linux is a trademark of Linus Torvalds in the United States, other countries, or both.

Microsoft, Windows, Windows NT, and the Windows logo are trademarks of Microsoft Corporation in theUnited States, other countries, or both.

UNIX is a registered trademark of The Open Group in the United States and other countries.

Java™ and all Java-based trademarks and logos are trademarks or registered trademarks of Oracle and/orits affiliates.

Terms and conditions for product documentationPermissions for the use of these publications are granted subject to the following terms and conditions.

Applicability

These terms and conditions are in addition to any terms of use for the IBM website.

Personal use

You may reproduce these publications for your personal, noncommercial use provided that allproprietary notices are preserved. You may not distribute, display or make derivative work of thesepublications, or any portion thereof, without the express consent of IBM.

Commercial use

You may reproduce, distribute and display these publications solely within your enterprise provided thatall proprietary notices are preserved. You may not make derivative works of these publications, orreproduce, distribute or display these publications or any portion thereof outside your enterprise, withoutthe express consent of IBM.

Rights

Except as expressly granted in this permission, no other permissions, licenses or rights are granted, eitherexpress or implied, to the publications or any information, data, software or other intellectual propertycontained therein.

IBM reserves the right to withdraw the permissions granted herein whenever, in its discretion, the use ofthe publications is detrimental to its interest or, as determined by IBM, the above instructions are notbeing properly followed.

You may not download, export or re-export this information except in full compliance with all applicablelaws and regulations, including all United States export laws and regulations.

Notices 49

Page 56: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

IBM MAKES NO GUARANTEE ABOUT THE CONTENT OF THESE PUBLICATIONS. THEPUBLICATIONS ARE PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EITHEREXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OFMERCHANTABILITY, NON-INFRINGEMENT, AND FITNESS FOR A PARTICULAR PURPOSE.

IBM Online Privacy StatementIBM Software products, including software as a service solutions, (“Software Offerings”) may use cookiesor other technologies to collect product usage information, to help improve the end user experience, totailor interactions with the end user or for other purposes. In many cases no personally identifiableinformation is collected by the Software Offerings. Some of our Software Offerings can help enable you tocollect personally identifiable information. If this Software Offering uses cookies to collect personallyidentifiable information, specific information about this offering's use of cookies is set forth in thefollowing paragraphs.

Depending upon the configurations deployed, this Software Offering may use session cookies that collecteach user's user name for purposes of session management, authentication, and single sign-onconfiguration. These cookies can be disabled, but disabling them will also likely eliminate thefunctionality they enable.

If the configurations deployed for this Software Offering provide you as customer the ability to collectpersonally identifiable information from end users via cookies and other technologies, you should seekyour own legal advice about any laws applicable to such data collection, including any requirements fornotice and consent.

For more information about the use of various technologies, including cookies, for these purposes, SeeIBM's Privacy Policy at http://www.ibm.com/privacy and IBM's Online Privacy Statement athttp://www.ibm.com/privacy/details the section entitled “Cookies, Web Beacons and OtherTechnologies” and the “IBM Software Products and Software-as-a-Service Privacy Statement” athttp://www.ibm.com/software/info/product-privacy.

50 MySQL agent Reference

Page 57: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

Index

Aaccessibility features 45Action App Return Code attribute 39Action Command attribute 39Action ID attribute 39Action Instance attribute 39Action Message attribute 39Action Name attribute 39Action Node attribute 39Action Owner attribute 39Action Results attribute 39Action Status attribute 39Action Subnode attribute 40Action Type attribute 40additional information

attributes 11Agent Config data set 13Application Component attribute 14attributes

Action App Return Code 39Action Command 39Action ID 39Action Instance 39Action Message 39Action Name 39Action Node 39Action Owner 39Action Results 39Action Status 39Action Subnode 40Action Type 40Agent Config 13Application Component 14AUTO INCREMENT 36Availability 14Average Collection Duration 25AVG ROW LENGTH 21, 36blocking lock id 21blocking trx id 21Cache Hit Percent 25Cache Hits 25Cache Miss Rate Percent 33Cache Misses 25CARDINALITY 31CATALOG NAME 30CHARACTER SET CLIENT 16CHECK TIME 22, 36CHECKSUM 22, 36COLLATION 31COLLATION CONNECTION 16COLUMN NAME 31COMMAND 29Command Line 14COMMENT 31CREATE OPTIONS 37CREATE TIME 22, 37CREATED 16DATA FREE 22, 37DATA LENGTH 22, 37DATABASE COLLATION 17DB 29

attributes (continued)DEFAULT CHARACTER SET NAME 30DEFAULT COLLATION NAME 30DEFINER 17ENDS 17ENGINE 37Error Code 25EVENT BODY 17EVENT CATALOG 17EVENT COMMENT 17EVENT DEFINITION 17EVENT NAME 17EVENT SCHEMA 17EVENT TYPE 17EVENTS 16EXECUTE AT 18FILE NAME 19FILES 19Full Name 14Full Table Scans Percent 33Functionality Test Message 14Functionality Test Status 14GLOBAL STATUS 19GLOBAL VARIABLES 20GRANTEE 42HOST 29ID 29INDEX LENGTH 22, 37INDEX NAME 32INDEX SCHEMA 32INDEX TYPE 32INFO 29INNODB LOCK WAITS 21Instance Name 13INTERVAL FIELD 18INTERVAL VALUE 18Intervals Skipped 26IS GRANTABLE 42Key Read Requests Per Sec 33Key Reads Per Sec 33LAST ALTERED 18Last Collection Duration 26Last Collection Finished 26Last Collection Start 26LAST EXECUTED 18LOAD OPTION 27Max Connections 33MAX DATA LENGTH 22, 37Name 14Node 13, 15, 18, 19, 20, 21, 22, 26, 27, 29, 30, 31, 32, 34, 37,

40, 42NODEGROUP 22NON UNIQUE 32NULLABLE 32Number of Collections 26Object Name 27Object Status 27Object Type 27ON COMPLETION 18Open Tables 34ORIGINATOR 18

© Copyright IBM Corp. 2013, 2016 51

Page 58: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

attributes (continued)overview 11PACKED 32Page Faults per Sec 15PARTITION COMMENT 22PARTITION DESCRIPTION 23PARTITION EXPRESSION 23PARTITION METHOD 23PARTITION NAME 23PARTITION ORDINAL POSITION 23PARTITIONS 21Percent Privileged Time 15Percent Processor Time 15Percent User Mode Time 15Performance Object Status 25PID 15PLUGIN AUTHOR 28PLUGIN DESCRIPTION 28PLUGIN LIBRARY 28PLUGIN LIBRARY VERSION 28PLUGIN LICENSE 28PLUGIN NAME 28PLUGIN STATUS 28PLUGIN TYPE 28PLUGIN TYPE VERSION 28PLUGIN VERSION 29PLUGINS 27Port 13PRIVILEGE TYPE 43PROCESSLIST 29Queries 34Queries Per Sec 34Query Name 27Read Requests First Per Sec 34Read Requests Key Per Sec 34Read Requests Next Per Sec 34Read Requests Previous Per Sec 34Read Requests Rnd Next Per Sec 34Read Requests Rnd Per Sec 35Refresh Interval 27requested lock id 21requesting trx id 21ROW FORMAT 37SCHEMA NAME 30SCHEMATA 30SEQ IN INDEX 32Server Connections Used Percent 35SESSION STATUS 31Slow Queries 35Slow Queries Per Sec 35Slow Queries Percent 35SQL MODE 18SQL PATH 30STARTS 18STATE 29STATISTICS 31Status 15, 33STATUS 19SUB PART 32SUBPARTITION EXPRESSION 23SUBPARTITION METHOD 23SUBPARTITION NAME 23SUBPARTITION ORDINAL POSITION 24Table Cache Percent Used 35TABLE CATALOG 24, 32, 37, 43TABLE COLLATION 38TABLE COMMENT 38

attributes (continued)TABLE NAME 24, 33, 38Table Open Cache 35TABLE ROWS 24, 38TABLE SCHEMA 24, 33, 38TABLE TYPE 38TABLES 36TABLESPACE NAME 19, 24Take Action Status 38Temporary Disk Tables Created Per Sec 35Temporary Tables Created Per Sec 36Temporary Tables On Disk Percent 36Thread Count 16Thread Pool Active Threads 40Thread Pool Avg Active Threads 40Thread Pool Avg Job Wait 41Thread Pool Avg Queue Length 41Thread Pool Max Active Threads 41Thread Pool Max Queue Length 41Thread Pool Max Size 41Thread Pool Min Active Threads 41Thread Pool Min Queue Length 41Thread Pool Queue Length 42Thread Pool Size 42Thread Pool Status 40Thread Pool Total Jobs 42Threads Connected 36TIME 29TIME ZONE 19Timestamp 13, 16, 19, 20, 21, 24, 27, 29, 30, 31, 33, 36, 38,

40, 42, 43Type 16UPDATE TIME 24, 38USER 30USER PRIVILEGES 42VARIABLE NAME 20, 31VARIABLE VALUE 20, 31VARIABLE VALUE AS INTEGER 20VERSION 38Virtual Size 16Working Set Size 16

AUTO INCREMENT attribute 36Availability data set 14Average Collection Duration attribute 25AVG ROW LENGTH attribute 21, 36

Bblocking lock id attribute 21blocking trx id attribute 21

CCache Hit Percent attribute 25Cache Hits attribute 25Cache Miss Rate Percent attribute 33Cache Misses attribute 25CARDINALITY attribute 31CATALOG NAME attribute 30CHARACTER SET CLIENT attribute 16CHECK TIME attribute 22, 36CHECKSUM attribute 22, 36COLLATION attribute 31COLLATION CONNECTION attribute 16COLUMN NAME attribute 31COMMAND attribute 29

52 MySQL agent Reference

Page 59: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

Command Line attribute 14COMMENT attribute 31CREATE OPTIONS attribute 37CREATE TIME attribute 22, 37CREATED attribute 16

Ddashboards 3DATA FREE attribute 22, 37DATA LENGTH attribute 22, 37data set

attributes 13data sets

Agent Config 13Availability 14EVENTS 16FILES 19GLOBAL STATUS 19GLOBAL VARIABLES 20INNODB LOCK WAITS 21list of all 12overview 11PARTITIONS 21Performance Object Status 25PLUGINS 27PROCESSLIST 29SCHEMATA 30SESSION STATUS 31STATISTICS 31Status 33TABLES 36Take Action Status 38Thread Pool Status 40USER PRIVILEGES 42

DATABASE COLLATION attribute 17DB attribute 29DEFAULT CHARACTER SET NAME attribute 30DEFAULT COLLATION NAME attribute 30DEFINER attribute 17

EENDS attribute 17ENGINE attribute 37Error Code attribute 25EVENT BODY attribute 17EVENT CATALOG attribute 17EVENT COMMENT attribute 17EVENT DEFINITION attribute 17EVENT NAME attribute 17EVENT SCHEMA attribute 17EVENT TYPE attribute 17eventing thresholds 7eventing thresholds, using attributes 11EVENTS data set 16EXECUTE AT attribute 18

FFILE NAME attribute 19FILES data set 19Full Name attribute 14Full Table Scans Percent attribute 33Functionality Test Message attribute 14Functionality Test Status attribute 14

GGLOBAL STATUS data set 19GLOBAL VARIABLES data set 20GRANTEE attribute 42

HHOST attribute 29

IID attribute 29INDEX LENGTH attribute 22, 37INDEX NAME attribute 32INDEX SCHEMA attribute 32INDEX TYPE attribute 32INFO attribute 29INNODB LOCK WAITS data set 21Instance Name attribute 13INTERVAL FIELD attribute 18INTERVAL VALUE attribute 18Intervals Skipped attribute 26Introduction 1IS GRANTABLE attribute 42

KKey Read Requests Per Sec attribute 33Key Reads Per Sec attribute 33KPIs 3

LLAST ALTERED attribute 18Last Collection Duration attribute 26Last Collection Finished attribute 26Last Collection Start attribute 26LAST EXECUTED attribute 18LOAD OPTION attribute 27

MMax Connections attribute 33MAX DATA LENGTH attribute 22, 37

NName attribute 14Node attribute 13, 15, 18, 19, 20, 21, 22, 26, 27, 29, 30, 31, 32,

34, 37, 40, 42NODEGROUP attribute 22NON UNIQUE attribute 32NULLABLE attribute 32Number of Collections attribute 26

OObject Name attribute 27Object Status attribute 27Object Type attribute 27ON COMPLETION attribute 18Open Tables attribute 34ORIGINATOR attribute 18

Index 53

Page 60: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

PPACKED attribute 32Page Faults per Sec attribute 15PARTITION COMMENT attribute 22PARTITION DESCRIPTION attribute 23PARTITION EXPRESSION attribute 23PARTITION METHOD attribute 23PARTITION NAME attribute 23PARTITION ORDINAL POSITION attribute 23PARTITIONS data set 21Percent Privileged Time attribute 15Percent Processor Time attribute 15Percent User Mode Time attribute 15Performance Object Status data set 25PID attribute 15PLUGIN AUTHOR attribute 28PLUGIN DESCRIPTION attribute 28PLUGIN LIBRARY attribute 28PLUGIN LIBRARY VERSION attribute 28PLUGIN LICENSE attribute 28PLUGIN NAME attribute 28PLUGIN STATUS attribute 28PLUGIN TYPE attribute 28PLUGIN TYPE VERSION attribute 28PLUGIN VERSION attribute 29PLUGINS data set 27Port attribute 13PRIVILEGE TYPE attribute 43PROCESSLIST data set 29

QQueries attribute 34Queries Per Sec attribute 34Query Name attribute 27

RRead Requests First Per Sec attribute 34Read Requests Key Per Sec attribute 34Read Requests Next Per Sec attribute 34Read Requests Previous Per Sec attribute 34Read Requests Rnd Next Per Sec attribute 34Read Requests Rnd Per Sec attribute 35Refresh Interval attribute 27requested lock id attribute 21requesting trx id attribute 21ROW FORMAT attribute 37

SSCHEMA NAME attribute 30SCHEMATA data set 30SEQ IN INDEX attribute 32Server Connections Used Percent attribute 35SESSION STATUS data set 31Slow Queries attribute 35Slow Queries Per Sec attribute 35Slow Queries Percent attribute 35SQL MODE attribute 18SQL PATH attribute 30STARTS attribute 18STATE attribute 29STATISTICS data set 31Status attribute 15

STATUS attribute 19Status data set 33SUB PART attribute 32SUBPARTITION EXPRESSION attribute 23SUBPARTITION METHOD attribute 23SUBPARTITION NAME attribute 23SUBPARTITION ORDINAL POSITION attribute 24

TTable Cache Percent Used attribute 35TABLE CATALOG attribute 24, 32, 37, 43TABLE COLLATION attribute 38TABLE COMMENT attribute 38TABLE NAME attribute 24, 33, 38Table Open Cache attribute 35TABLE ROWS attribute 24, 38TABLE SCHEMA attribute 24, 33, 38TABLE TYPE attribute 38TABLES data set 36TABLESPACE NAME attribute 19, 24Take Action Status data set 38Temporary Disk Tables Created Per Sec attribute 35Temporary Tables Created Per Sec attribute 36Temporary Tables On Disk Percent attribute 36Thread Count attribute 16Thread Pool Active Threads attribute 40Thread Pool Avg Active Threads attribute 40Thread Pool Avg Job Wait attribute 41Thread Pool Avg Queue Length attribute 41Thread Pool Max Active Threads attribute 41Thread Pool Max Queue Length attribute 41Thread Pool Max Size attribute 41Thread Pool Min Active Threads attribute 41Thread Pool Min Queue Length attribute 41Thread Pool Queue Length attribute 42Thread Pool Size attribute 42Thread Pool Status data set 40Thread Pool Total Jobs attribute 42Threads Connected attribute 36thresholds

See eventing thresholdsTIME attribute 29TIME ZONE attribute 19Timestamp attribute 13, 16, 19, 20, 21, 24, 27, 29, 30, 31, 33,

36, 38, 40, 42, 43Type attribute 16

UUPDATE TIME attribute 24, 38USER attribute 30USER PRIVILEGES data set 42

VVARIABLE NAME attribute 20, 31VARIABLE VALUE AS INTEGER attribute 20VARIABLE VALUE attribute 20, 31VERSION attribute 38Virtual Size attribute 16

54 MySQL agent Reference

Page 61: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

Wwidgets 3Working Set Size attribute 16

Index 55

Page 62: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

56 MySQL agent Reference

Page 63: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):
Page 64: MySQL agent Reference...If this KPI is high, the other KPIs ar e af fected. Consider r educing the number of connections or incr easing the database capacity . v Slow Queries (%):

IBM®

Printed in USA