===== Monitors for SAP Control connectors ===== ^Monitor^metricId^metricUnit^metricTarget^metricDescription^ |Java components status|JAVA_COMPONENTS_STATUS|Status|Component| | |Java instances status|JAVA_INSTANCES_STATUS|Status|INSTANCE|Contains a TRUE value if the instance is available, FALSE instead| |Java processes status|JAVA_PROCESSES_STATUS|Status|PROCESS|set to TRUE if the process is running, FALSE instead| ===== Monitors for SYBASE connectors ===== ^Monitor^metricId^metricUnit^metricTarget^metricDescription^ |Sybase backups|DATABASE_BACKUP_AGE|Minutes|[TYPE][DB]|This metrics contains the number of minutes elapsed since the last dump of a given type, for a given DB| |Sybase database size|DATABASE_LOG_PERCENTAGE_USED_SPACE|%|[DB NAME]|The LOG percentage usage of a given DB| |Sybase database size|DATABASE_DATA_PERCENTAGE_USED_SPACE|%|[DB NAME]|The DATA percentage usage of a given DB| |Sybase database size|DATABASE_LOG_USED_SPACE|GB|[DB NAME]|The LOG usage of the DB| |Sybase database size|DATABASE_DATA_USED_SPACE|GB|[DB_NAME]|The DATA usage of the DB| |Sybase database size|DATABASE_TOTAL_LOG_SPACE|MB|[DB NAME]|The total LOG space of the given DB| |Sybase database size|DATABASE_TOTAL_DATA_SPACE|GB|[DB NAME]|The total DATA space of the given DB| |Sybase file system|DATABASE_OS_USED_SPACE|%|[FILESYSTEM]|The disk usage of the file system in percent of the total physical space.| |Sybase performance|DATABASE_CPU_UTILIZATION|%|[PERIOD]|The average total CPU utilization within a time period set as TARGET| |Sybase performance|DATABASE_THREAD_POOL_IDLE_RATIO|%|[POOL][PERIOD]|The average idle ratio of the trheads of the given pool, within a period of time.| |Sybase transaction log|SAP_DATABASE_TRANS_LOG_CLR_PAGES_KB|KB|CLR_PAGES|fetched CLR pages value, expressed in KB| |Sybase transaction log|SAP_DATABASE_TRANS_LOG_CLR_PAGES_MB|MB|CLR_PAGES|fetched CLR pages value, expressed in MB| |Sybase transaction log|SAP_DATABASE_TRANS_LOG_CLR_PAGES_GB|GB|CLR_PAGES|fetched CLR pages value, expressed in GB| |Sybase transaction log|SAP_DATABASE_TRANS_LOG_CLR_PAGES_NUMBER|Number of pages|CLR_PAGES|fetched CLR pages value, expressed in number of pages| |Sybase transaction log|SAP_DATABASE_TRANS_LOG_CLR_PAGES_PERCENT|Percentage|CLR_PAGES|fetched CLR pages value, expressed in percentage| |Sybase transaction log|SAP_DATABASE_TRANS_LOG_FREE_PAGES_KB|KB|FREE_PAGES|fetched free pages value, expressed in KB| |Sybase transaction log|SAP_DATABASE_TRANS_LOG_FREE_PAGES_MB|MB|FREE_PAGES|fetched free pages value, expressed in MB| |Sybase transaction log|SAP_DATABASE_TRANS_LOG_FREE_PAGES_GB|GB|FREE_PAGES|fetched free pages value, expressed in GB| |Sybase transaction log|SAP_DATABASE_TRANS_LOG_FREE_PAGES_NUMBER|Number of pages|FREE_PAGES|fetched free pages value, expressed in number of pages| |Sybase transaction log|SAP_DATABASE_TRANS_LOG_FREE_PAGES_PERCENT|Percentage|FREE_PAGES|fetched free pages value, expressed in percentage| |Sybase transaction log|SAP_DATABASE_TRANS_LOG_USED_PAGES_KB|KB|USED_PAGES|fetched used pages value, expressed in KB| |Sybase transaction log|AP_DATABASE_TRANS_LOG_USED_PAGES_MB|MB|USED_PAGES|fetched used pages value, expressed in MB| |Sybase transaction log|SAP_DATABASE_TRANS_LOG_USED_PAGES_GB|GB|USED_PAGES|fetched used pages value, expressed in GB| |Sybase transaction log|SAP_DATABASE_TRANS_LOG_USED_PAGES_NUMBER|Number of pages|USED_PAGES|fetched used pages value, expressed in number of pages| |Sybase transaction log|SAP_DATABASE_TRANS_LOG_USED_PAGES_PERCENT|Percentage|USED_PAGES|fetched used pages value, expressed in percentage value| ===== Monitors for MS SQL connectors ===== ^Monitor^metricId^metricUnit^metricTarget^metricDescription^ |MS-SQL Autogrowth|MSSQL_DATABASE_GROWTH_SIZE|MB|[File Type] - [File name]|The fetched growth size value for a given database file, expressed in MB| |MS-SQL Autogrowth|MSSQL_DATABASE_GROWTH_SIZE|percentage|[File Type] - [File name]|The fetched growth size value for a given database file, expressed in percentage| |MS-SQL Autogrowth|MSSQL_DATABASE_REMAINING_SPACE_AFTER_GROW|MB|[File Type] - [File name]|Calculated remaining space in file after grow, expressed in MB| |MS-SQL Autogrowth|MSSQL_DATABASE_REMAINING_SPACE_AFTER_GROW|percentage|[File Type] - [File name]|Calculated remaining space in file after grow, expressed in percentage| |MS-SQL Backups|MSSQL_DATABASE_ELAPSED_TIME_SINCE_LAST_BACKUP_DAYS|Days|[Backup Type]|The retrieved elapsed time since the last backup of a given type, expressed in Days| |MS-SQL Backups|MSSQL_DATABASE_ELAPSED_TIME_SINCE_LAST_BACKUP_HOURS|Hours|[Backup Type]|The retrieved elapsed time since the last backup of a given type, expressed in Hours| |MS-SQL Backups|MSSQL_DATABASE_ELAPSED_TIME_SINCE_LAST_BACKUP_MINUTES|Minutes|[Backup Type]|The retrieved elapsed time since the last backup of a given type, expressed in Minutes| |MS-SQL Backups|MSSQL_DATABASE_BACKUP_DURATION_TIME|seconds|[Backup Type]|Fetched duration time of the last backup of a given type, expressed in Seconds| |MS-SQL Backups|MSSQL_DATABASE_BACKUP_SIZE|MB|[Backup Type]|Fetched size of the last backup of a given type, expressed in MB| |MS-SQL Configurations|MSSQL_DATABASE_CONFIG_MAX_SERVER_MEMORY_MB|MB|[SQL Server configuration name]|fetched value of configuration| |MS-SQL Configurations|MSSQL_DATABASE_CONFIG_MIN_SERVER_MEMORY_MB|MB|[SQL Server configuration name]|fetched value of configuration| |MS-SQL File size|MSSQL_DATABASE_AGG_FILE_SIZE|MB|AGGREGATE|The addition of all retrieved SQL Server file sizes - aggregated - of a given database, expressed in MB| |MS-SQL File size|MSSQL_DATABASE_FILE_SIZE|MB|[File type] - [File name]|Retrieved SQL Server file size, expressed in MB| |MS-SQL Free disk space|MSSQL_DATABASE_FREE_DISK_SPACE_MB|MB|[File type] - [File name]|Retrieved free disk space for a given database file, expressed in MB| |MS-SQL Free List Stalls|MSSQL_DATABASE_FREE_LIST_STALLS_IO_STALL_READ_MS|Millisecond|[File type] - [File name]|Calculated IO Stall read in milliseconds / number of reads for a given SQL server file| |MS-SQL Free List Stalls|MSSQL_DATABASE_FREE_LIST_STALLS_IO_STALL_WRITE_MS|Millisecond|[File type] - [File name]|Calculated IO Stall write in milliseconds / number of writes for a given SQL server file| |MS-SQL Free List Stalls|MSSQL_DATABASE_FREE_LIST_STALLS_NUM_OF_BYTES_READ|Byte|[File type] - [File name]|Calculated number of bytes read / number of reads for a given SQL server file| |MS-SQL Free List Stalls|MSSQL_DATABASE_FREE_LIST_STALLS_NUM_OF_BYTES_WRITTEN|Byte|[File type] - [File name]|Calculated number of bytes written / number of writes for a given SQL server file| |MS-SQL Free space in file|MSSQL_DATABASE_FREE_SPACE_IN_FILE_PERCENT|Percentage|[File type] - [File name]|Retrieved SQL Server file free space, expressed in percentage| |MS-SQL Free space in file|MSSQL_DATABASE_FREE_SPACE_IN_FILE_MB|MB|[File type] - [File name]|Retrieved SQL Server file free space, expressed in MB| |MS-SQL Free space in file|MSSQL_DATABASE_AGG_FREE_SPACE_IN_FILE_PERCENT|Percentage|AGGREGATE|The addition of all retrieved SQL Server files free spaces - aggregated - of a given database, expressed in percentage| |MS-SQL Free space in file|MSSQL_DATABASE_AGG_FREE_SPACE_IN_FILE_MB|MB|AGGREGATE|The addition of all retrieved SQL Server files free spaces - aggregated - of a given database, expressed in MB| |MS-SQL Performances|MSSQL_DATABASE_PERF_AVG_LATCH_WAIT_TIME_MS|Millisecond|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_AVG_WAIT_TIME_MS_KEY|Millisecond|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_AVG_WAIT_TIME_MS_OBJECT|Millisecond|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_AVG_WAIT_TIME_MS_PAGE|Millisecond|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_BUFFER_CACHE_HIT_RATIO|Percent|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_COMPILATIONS_SEC|Second|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_DEADLOCKS_PER_SEC_KEY|Second|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|SSQL_DATABASE_PERF_DEADLOCKS_PER_SEC_OBJECT|Second|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_DEADLOCKS_PER_SEC_PAGE|Second|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_LATCH_WAITS_PER_SEC|Second|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_LAZY_WRITES_PER_SEC|second|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_LOGINS_PER_SEC|Second|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_LOCK_REQUESTS_PER_SEC_KEY|Second|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_LOCK_REQUESTS_PER_SEC_OBJECT|Second|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_LOCK_REQUESTS_PER_SEC_PAGE|Second|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_LOCK_TIMEOUTS_PER_SEC_KEY|Second|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_LOCK_TIMEOUTS_PER_SEC_OBJECT|Second|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_LOCK_TIMEOUTS_PER_SEC_PAGE|Second|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_LOCK_WAITS_PER_SEC_KEY|Second|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_LOCK_WAITS_PER_SEC_OBJECT|Second|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_LOCK_WAITS_PER_SEC_PAGE|Second|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_LOCK_WAIT_TIME_MS_KEY|Millisecond|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_LOCK_WAIT_TIME_MS_OBJECT|Millisecond|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_LOCK_WAIT_TIME_MS_PAGE|Millisecond|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_LOGOUTS_PER_SEC|Second|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_LONGEST_TRANS_RUNNING_TIME|Milliseconds|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_PAGE_LIFE_EXPECTANCY|Second|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_PAGES_READ_PER_SEC|Second|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_RECOMPILATIONS_SEC|Second|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_TABLE_LOCK_ESCALATIONS_PER_SEC|Second|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_TOTAL_LATCH_WAIT_TIME_MS|Millisecond|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_USER_CONNECTIONS|Number|[SQL Server performance name]|fetched value of performance| |MS-SQL Performances|MSSQL_DATABASE_PERF_WORKTABLES_FROM_CACHE_RATIO|Percent|[SQL Server performance name]|fetched value of performance| |MS-SQL Used space in file|MSSQL_DATABASE_AGG_USED_SPACE_IN_FILE_MB|MB|AGGREGATE|The addition of all retrieved SQL Server files used spaces - aggregated - of a given database, expressed in MB| |MS-SQL Used space in file|MSSQL_DATABASE_AGG_USED_SPACE_IN_FILE_PERCENT|Percentage|AGGREGATE|The addition of all retrieved SQL Server files used spaces - aggregated - of a given database, expressed in percentage| |MS-SQL Used space in file|MSSQL_DATABASE_USED_SPACE_IN_FILE_MB|MB|[File type] - [File name]|Retrieved SQL Server file used space, expressed in MB| |MS-SQL Used space in file|MSSQL_DATABASE_USED_SPACE_IN_FILE_PERCENT|Percentage|[File type] - [File name]|Retrieved SQL Server file used space, expressed in percentage| ===== Monitors for WEB connectors ===== ^Monitor^metricId^metricUnit^metricTarget^metricDescription^ |PI/XI channels|PIXI_CHANNEL_STATUS|Channel status|[STATE][CHANNEL][SERVICE][PARTY][LOG]|Sends TRUE if the rule generated an alarm, FALSE instead| |PI/XI channels|PIXI_CHANNEL_STATUS_COUNT|Channel errors|[STATE][CHANNEL][SERVICE][PARTY][LOG]|Sends the number of channels matching the filter| |PI/XI consumer cache status|PIXI_CONSUMMER_CACHE_STATUS|Consummer cache status|CACHE|Sends TRUE if the cache has an OK status, FALSE instead.| |PI/XI messages JAVA|PIXI_JAVA_MESSAGE_STATUS|Message errors|[STATUS][PERIOD][SENDER][RECEIVER][INTERFACE]|Sends TRUE if the corresponding rule generated an alarm, FALSE instead| |PI/XI messages JAVA|PIXI_JAVA_MESSAGE_STATUS_COUNT|Status|[STATUS][PERIOD][SENDER][RECEIVER][INTERFACE]|Sends the number of messages matching the filter| ===== Monitors for HANA connectors ===== ^Monitor^metricId^metricUnit^metricTarget^metricDescription^ |Database CPU utilization|DB_CPU_UTILIZATION|Percent|HOST|Sends the CPU utilization per node| |Database CPU utilization|DB_CPU_UTILIZATION_PER_SERVICE|Percent|HOST - SERVICE|Sends the CPU utilization per service| |Database CPU utilization|DB_CPU_UTILIZATION_SMOOTHED_PER_SERVICE|Percent|HOST - SERVICE|Sends the CPU utilization smoothed over a period, per service| |Database disk usage|HANA_DISK_USED_SPACE|Mega Bytes|HOST/INSTANCE/TYPE|Sends total disk usage for a given instance and type | |Database disk usage|HANA_DISK_PERC_USED_SPACE|Percent |HOST/INSTANCE/TYPE|Sends total disk usage in percent for a given instance and type| |Database disk usage|HANA_DISK_USED_SPACE_PER_SERVICE|Mega Bytes|HOST/INSTANCE/TYPE/SERVICE|Sends service disk usage for a given instance, type and service| |Database disk usage|HANA_DISK_PERC_USED_SPACE_PER_SERVICE|Percent|HOST/INSTANCE/TYPE/SERVICE|Sends service disk usage in percent for a given instance, type and service| |Database memory utilization|MEMORY_PERCENTAGEUSED|Percent or Mega Bytes|HOST|Sends memory usage ratio per host| |Database memory utilization|MEMORY_USED|Percent or Mega Bytes|HOST - SERVICE|Sends memory used space| |Database memory utilization|MEMORY_PERCENTAGEUSED_PER_SERVICE|Percent or Mega Bytes|HOST - SERVICE|Sends memory usage ratio per service| |Database memory utilization|MEMORY_USED_PER_SERVICE|Percent or Mega Bytes|HOST - SERVICE|Sends memory used space per service| |Database memory utilization|MEMORY_ALLOC_SIZE|Mega Bytes|HOST - SERVICE|Sends memory allocation size per service| |Database memory utilization|MEMORY_EFFECTIVE_ALLOC_SIZE|Mega Bytes|HOST - SERVICE|Sends effective memory allocation size per service| |HANA backups|LOG_BACKUP_DURATION|Minutes|SERVICE|The duration of the last LOG backup in minutes.| |HANA backups|DATA_BACKUP_DURATION|Minutes|SERVICE|The duration of the last DATA backup in minutes.| |HANA backups|TIME_SINCE_LAST_LOG_BACKUP|Minutes|TYPE|The number of elapsed minutes since last LOG backup.| |HANA backups|TIME_SINCE_LAST_DATA_BACKUP|Minutes|TYPE|The number of elapsed hours since last DATA backup.| |HANA backups|DATA_BACKUP_FILE_SIZE|Bytes|HOST - SERVICE|The size of the DATA backup file.| |HANA backups|LOG_BACKUP_FILE_SIZE|Bytes|HOST - SERVICE|The size of the LOG backup file.| |HANA connections|CONNECTION_COUNT_PER_USER|Connections|USER|Sends the number of connections per user| |HANA connections|CONNECTION_COUNT|Connections|HOST or USER|Sends the total number of connections per host| |HANA connections|CONNECTION_RUNNING_COUNT|Connections|HOST|Sends the total number of RUNNING connections per host| |HANA nodes status|HANA_NODE_AVAILABILITY|status|NODE|Sends TRUE if the node is in a OK state, FALSE instead| |HANA replication LOG retention statistics|REPLICATION_LOG_RETENTION_REMAINING_DAYS|Days|HOST:PORT|Sends the remaining days before reaching retention limit| |HANA replication LOG retention statistics|REPLICATION_LOG_BACKUP_DISK_FULL_REMAINING_DAYS|Days|HOST:PORT|Sends the remaining days before LOG disk full| |HANA replication LOG retention statistics|REPLICATION_LOG_BACKUP_DAILY_AVG_SIZE|Megabytes|HOST:PORT|Sends average size of daily LOG backup| |HANA replication shipping statistics|REPLICATION_LOG_SHIPPING_DELAY|Seconds|SITE/HOST/PORT|Sends the log shipping delay| |HANA replication shipping statistics|REPLICATION_LOG_SHIPPING_SIZE|Megabytes|SITE/HOST/PORT|Sends the log shipping size| |HANA replication shipping statistics|REPLICATION_LAST_DELTA_REPLICA_SIZE|Megabytes|SITE/HOST/PORT|Sends the last replica size| |HANA replication shipping statistics|REPLICATION_LAST_DELTA_REPLICA_DURATION|Seconds|SITE/HOST/PORT|Sends the duration of the last delta replication| |HANA replication status|REPLICATION_STATUS|Boolean|SITE/HOST/PORT|Send TRUE if the replication status is OK, FALSE instead| |HANA replication status|REPLICATION_IS_SECONDARY_ACTIVE|Boolean|SITE/HOST/PORT|| |HANA replication status|REPLICATION_IS_SECONDARY_FULLY_RECOVERABLE|Boolean|SITE/HOST/PORT|Send TRUE if the fully recoverable status is TRUE, FALSE instead| |HANA replication status|REPLICATION_RECONNECT_COUNT|Reconnects|SITE/HOST/PORT|Sends the number of reconnects since last check| |HANA replication status|REPLICATION_FAILOVER_COUNT|Failovers|SITE/HOST/PORT|Sends the number of failovers since last check| |HANA tables|TABLE_RECORD_COUNT|Records|SCHEMA.TABLE|Sends the number of records per CS table| |HANA tables|TABLE_DELTA_RECORD_COUNT|Records|SCHEMA.TABLE|Sends the number of delta records per CS table| |HANA tables|TABLE_DELTA_MEMORY|MegaBytes|SCHEMA.TABLE|Sends the used memory per CS table| |HANA tables|TABLE_DISK_USAGE|MegaBytes|SCHEMA.TABLE|Sends disk used space per CS table| |HANA threads|THREADS_COUNT|Threads|HOST|Returns the number of running threads| |HANA transactions|TRANSACTIONS_BLOCKED_COUNT|Transactions|HOST|Sends the number of blocked transactions| |Merge statistics|MERGE_STATISTICS_TIME|Seconds|SCHEMA.TABLE|Sends the average time taken by merge operations within a period, for a given table| |Merge statistics|MERGE_STATISTICS_COUNT|Occurence|SCHEMA.TABLE|Sends the number of merge operations occurred for a given table within a period.| |Services status|SERVICE_STATUS|Service status|SERVICE|Sends TRUE if the service is OK, FALSE instead| ===== Monitors for BO connectors ===== ^Monitor^metricId^metricUnit^metricTarget^metricDescription^ |Concurrent users|BO_CONCURENT_USERS|Sessions|[userName]|Metric with the number of sessions per user.| |Schedules|BO_SCHEDULES|Status|[scheduleName]|A metric with the state of each scheduled execution| |Servers status|BO_SERVICE_STATUS|STATE|Server name|The state of the server. -1 : The server is currently in an invalid state due to a configuration error. 0 : The server is currently stopped.1 : The server is currently running. 2 : The server is currently waiting for resources. This can occur if the Central Management Server is unavailable.| ===== Monitors for ABAP connectors ===== ^Monitor^metricId^metricUnit^metricTarget^metricDescription^ |ABAP instance memory|HEAP_MEMORY_USAGE_RATIO|Percent|INSTANCE| | |ABAP instance memory|HEAP_MEMORY_USAGE|Megabytes|INSTANCE|| |ABAP instance memory|HEAP_MEMORY_PEAK_USAGE_RATIO|Percent|INSTANCE|| |ABAP instance memory|HEAP_MEMORY_PEAK_USAGE|Megabytes|INSTANCE|| |ABAP instance memory|EXTENDED_MEMORY_USAGE_RATIO|Percent|INSTANCE|| |ABAP instance memory|EXTENDED_MEMORY_USAGE|Megabytes|INSTANCE|| |ABAP instance memory|EXTENDED_MEMORY_TOTAL|Megabytes|INSTANCE|| |ABAP instance memory|PAGING_MEMORY_USED|Percent|INSTANCE|| |ABAP instance memory|ROLLING_MEMORY_USED|Percent|INSTANCE|| |ABAP instance response time|ABAP_RESPONSE_TIME|Milliseconds|TASK:PERIOD|The total response time computed over the period| |ABAP instance response time|ABAP_DB_REQUEST_TIME|Milliseconds|TASK:PERIOD|The database response time computed over the period| |ABAP instance response time|ABAP_DB_REQUEST_TIME_RATIO|Percent|TASK:PERIOD|The ratio of the database response time over the total response time| |ABAP instance response time|ABAP_STEPS_RATE|Steps/Minutes|TASK:PERIOD|The number of steps per minute| |ABAP locks|LONG_EXCLUSIVE_LOCKS_NUMBER|Seconds|TABLE|The number of exclusive locks waiting on the table| |ABAP shortdumps|SHORTDUMPS_COUNT|Shortdumps|[INSTANCE][CLIENT][ERROR_ID][REPORT]|The number of short dumps occurred within the period and matching the filter| |Batch inputs|FAILED_BATCHINPUTS_NUMBER|Errors|[CLIENT][CREATOR][SESSION]|Send the number of batch input sessions with error matching the filter.| |Database backups|DATABASE_BACKUP_DURATION|Minutes|TYPE|Sends the last backup duration of the given type of backup| |Database backups|DATABASE_BACKUP_SIZE|Megabytes|TYPE|Sends the last backup size of the given type of backup| |Database backups|DATABASE_BACKUP_STATUS|Status|TYPE|Sends the last backup status of the given type of backup| |Database backups|DATABASE_BACKUP_AGE|Minutes|TYPE|Sends the age of the last backup of a given type| |Database size|DATABASE_DATA_PERCENTAGE_USED_SPACE|Percent|SID|Sends the usage ratio of DATA| |Database size|DATABASE_LOG_PERCENTAGE_USED_SPACE|Percent|SID|Sends the usage ratio of LOG| |Database size|DATABASE_TOTAL_PERCENTAGE_USED_SPACE|Percent|SID|Sends the ratio of total used space| |Database size|DATABASE_TABLESPACE_PERCENTAGE_USED_SPACE|Percent|TABLESPACE|Sends the usage ratio of a given tablespace| |Database size|DATABASE_TABLESPACE_USED_SPACE|Megabytes|TABLESPACE|Sends the disk usage of a given tablespace| |Database size|DATABASE_TABLESPACE_TOTAL_SPACE|Megabytes|TABLESPACE|Sends the available disk space for a given tablespace| |Database size|DATABASE_LOG_TOTAL_SPACE|Megabytes|SID|Sends the total available disk space for LOG| |Database size|DATABASE_LOG_USED_SPACE|Megabytes|SID|Sends the disk usage for LOG| |Database size|DATABASE_TOTAL_DATA_SPACE|Gigabytes|SID|Sends the total database used space| |Database size|DATABASE_DATA_USED_SPACE|Gigabytes|SID|Sends the database used space of DATA| |Database size|DATABASE_MAX_SPACE|Gigabytes|SID|Sends the max used space of the database| |DB Exclusive locks|LONG_EXCLUSIVE_LOCKS_NUMBER|Seconds|[OBJECT]|Sends the number of exclusive locks matching the filter| |Dispatcher queues|DISPATCHER_QUEUES_PERCENTAGE_USED|Percent|INSTANCE:TYPE|The usage ratio of a dispatcher queue (Nb of waiting requests/Max size)| |Dispatcher queues|DISPATCHER_QUEUES_NB_WAITING|Waiting requests|INSTANCE:TYPE|The total number of requests waiting in the queue| |Dispatcher queues|DISPATCHER_NB_WRITTEN_REQUESTS_IN_PERIOD|Written Request|INSTANCE:TYPE|The number of requests written in the queue within the configured period| |ICM status and usage|ICM_THREAD_PERCENTAGE_USED|Percent|INSTANCE|Sends the threads percentage usage| |ICM status and usage|ICM_CONNECTIONS_PERCENTAGE_USED|Percent|INSTANCE|Sends the connections percentage usage| |ICM status and usage|ICM_QUEUES_PERCENTAGE_USED|Percent|INSTANCE|Sends the queues percentage usage| |ICM status and usage|ICM_STATUS|Status|INSTANCE|Sends TRUE if ICM status is OK, FALSE instead.| |IDOC exchange monitoring|FAILED_IDOC_MESSAGES|IDOCS|[CLIENT][DIRECTION][TYPE][PARTNER][ERROR_CODE]|Sends the number of failed IDOCS matching the filter. Target field will be set according to how specific is the configuration| |IDOC exchange monitoring|WAITING_IDOC_MESSAGES|IDOCS|[CLIENT][DIRECTION][TYPE][PARTNER][ERROR_CODE]|Sends the number of waiting IDOCS matching the filter. Target field will be set according to how specific is the configuration| |Instances availability|INSTANCE_AVAILABILITY|Status|INSTANCE|Sends TRUE if the instance is available, FALSE instead.| |PI/XI messages ABAP|PIXI_ABAP_MESSAGES_STATUS|Status|[TYPE][CLIENT][SENDER][RECIVER][EMIT_INT ][REC_INT][PID]|Sends TRUE if the rule generated an alarm for this filter, FALSE instead.| |PI/XI messages ABAP|PIXI_ABAP_MESSAGES_STATUS_COUNT|Message errors|[TYPE][CLIENT][SENDER][RECIVER][EMIT_INT ][REC_INT][PID]|Sends the number of messages matching the filter| |Process Chains monitoring|PROCESSCHAINS_DURATION|Seconds|Process Chain Name|Sends the duration of the process chain| |Process Chains monitoring|ABORTED_PROCESSCHAINS|Process chains|Process chain filter|Sends the number of aborted process chains matching the filter.| |Queued RFC|QRFC_IN_STATUS|Status|[CLIENT][QUEUE][DESTINATION]|Send status ok if the number of requests in error in the INBOUND queue is below threshold. Send failed status otherwise.| |Queued RFC|QRFC_OUT_STATUS|Status|[CLIENT][QUEUE][DESTINATION]|Send status ok if the number of requests in error in the OUTBOUND queue is below threshold. Send failed status otherwise.| |Queued RFC|QRFC_IN_ENTRIES|Entries|[CLIENT][QUEUE][DESTINATION]|Send the number of QRFC entries in the INBOUND queue| |Queued RFC|QRFC_IN_ERRORS|Entries|[CLIENT][QUEUE][DESTINATION]|Send the number of QRFC entries in error in the INBOUND queue| |Queued RFC|QRFC_OUT_ENTRIES|Entries|[CLIENT][QUEUE][DESTINATION]|Send the number of QRFC entries in the OUTBOUND queue| |Queued RFC|QRFC_OUT_ERRORS|Entries|[CLIENT][QUEUE][DESTINATION]|Send the number of QRFC entries in error in the OUTBOUND queue| |RFC Destinations availability|RFC_DESTINATION_AVAILABILITY_PER_AS|status|[INSTANCE][DESTINATION]|The status of the destination per AS| |RFC Destinations availability|RFC_DESTINATION_AVAILABILITY_PER_SYSTEM|status|[DESTINATION]|The global status of the destination. True if works from all application servers, false instead.| |SAP buffers|BUFFER_PERCENTAGE USED|Percent|[INSTANCE][BUFFER]|The usage ratio of the buffer| |SAP buffers|BUFFER_USED_SPACE|Kilobytes|[INSTANCE][BUFFER]|The space used in the buffer| |SAP buffers|BUFFER_DIRECTORY_USED|Percent|[INSTANCE][BUFFER]|The directory used space of the buffer| |SAP buffers|BUFFER_HIT_RATIO|Percent|[INSTANCE][BUFFER]|The buffer hit ratio| |SAP buffers|BUFFER_SWAP_RATE|Percent|[INSTANCE][BUFFER]|The buffer swap rate| |SAP buffers|BUFFER_QUALITY|Percent|[INSTANCE][BUFFER]|The buffer quality rate| |SAP change settings|SYSTEM_GLOBAL_CHANGE_LOCKED|Status|SID|Sends TRUE if the system change mode is authorized, FALSE instead| |SAPconnect (SCOT/SOST)|MESSAGE_TRANSFER_ERROR|Error messages|[CLIENT][TYPE][NODE][RECEIVER][SUBJECT]|Sends the number of messages with error state| |SAPconnect (SCOT/SOST)|MESSAGE_TRANSFER_ERROR|Error messages|[CLIENT][TYPE][NODE][RECEIVER][SUBJECT]|Sends the number of messages with waiting state| |SAP Jobs monitoring|JOBS_DURATION|Seconds|[JOB] (CLIENT)|The duration of the job in seconds| |SAP Jobs monitoring|JOBS_STATUS|Status|[JOB] (CLIENT)|The status of the job exexution. TRUE if success, FALSE instead| |SAP Jobs monitoring|ABORTED_JOBS|Aborted jobs|[JOB] (CLIENT)|The number of aborted jobs matching the filter.| |SAP transaction times|TRANSACTION_AVG_TIME_PER_STEP|Avg time per step (ms)|TASK / TRANSACTION|Sends the average response time per step for a transaction, a group of transaction or a task| |SAP transports|SAP_FAILED_TRANSPORTS|Transports|[TRANSPORT][CLIENT][USER]|Sends the number of failed transports matching the filter| |SAP users|USER_ACTIVE_COUNT|Users|INSTANCE|The total number of user connection from any type, per application server and overall.| |SAP users|SAP_USER_INTERACTIVE_COUNT|Users|INSTANCE|The total number of interactive user connection from any type, per application server and overall| |Spools|SPOOL_REQUEST_ERRORS|Requests|[OUTPUT_DEVICE][USER]|The number of spool requests in error| |Spools|SPOOL_REQUEST_COMPLETED_WITH_ERRORS|Requests|[OUTPUT_DEVICE][USER]|The number of spool requests completed in error| |Spools|SPOOL_REQUEST_WAITING|Requests|[OUTPUT_DEVICE][USER]|The number of waiting spool requests| |Spools|SPOOL_USED_NUMBERS|Percent|[OVERALL]|The spool used number| |Spools|SPOOL_BIG_SPOOL_COUNT|Spool|[THRESHOLD]|The number of spool with a size greater then the threshold| |System Logs|SYSLOG_LINE_OCCURENCE|status|Pattern X on INSTANCE| | |Transactional RFC|TRFC_IN_ENTRIES|Entries|[STATUS][INSTANCE][FUNC][USER]|The number of INBOUND TRFC entries matching the filter| |Transactional RFC|TRFC_OUT_ENTRIES|Entries|[STATUS][INSTANCE][FUNC][USER]|The number of OUTBOUND TRFC entries matching the filter| |Update requests|UPDATES_ERRORS|Updates|[CLIENT][USER][TRANSACTION][REPORT]|Sends the number of updates matching the filter, having an error status.| |Update requests|UPDATES_NOT_COMPLETED|Updates|[CLIENT][USER][TRANSACTION][REPORT]|Send the number of incomplete updates matching the filter| |Update service|UPDATES_SERVICE_AVAILABILITY|Update service availability|SID|Sends TRUE if the update service is running and with an OK status| |Work processes|WORKPROCESSES_PERCENTAGE_USED|Percent or Work processes|[INSTANCE][TASK][STATUS]|Sends the usage ratio of a work process of a given type| |Work processes|WORKPROCESSES_USED_COUNT|Percent or Work processes|[INSTANCE][TASK][STATUS]|Sends the number of a work processes of a given type| |Work processes|WORKPROCESSES_FREE_COUNT|Work processes|[INSTANCE][TASK]|Sends the number of work processes in WAITING state for a given task| ===== Monitors for ORACLE connectors ===== ^Monitor^metricId^metricUnit^metricTarget^metricDescription^ |Oracle Backups|ORACLE_DATABASE_ELAPSED_TIME_SINCE_LAST_BACKUP_DAYS|Days| | | |Oracle Backups|ORACLE_DATABASE_ELAPSED_TIME_SINCE_LAST_BACKUP_HOURS|Hours||| |Oracle Backups|ORACLE_DATABASE_ELAPSED_TIME_SINCE_LAST_BACKUP_MINUTES|Minutes||| |Oracle Backups|ORACLE_DATABASE_BACKUP_DURATION_TIME|Seconds||| |Oracle Backups|ORACLE_DATABASE_BACKUP_SIZE|MB||| |Oracle Database Errors Tracker|ORACLE_DATABASE_DBERRTRK_DB_ERR_COUNTER|Integer|Number or errors| | |Oracle Performances|ORACLE_DATABASE_PERF_AVG_READ_TIME||Average read time (hs)| | |Oracle Performances|ORACLE_DATABASE_PERF_AVG_WRITE_TIME||Average write time (hs)|| |Oracle Performances|ORACLE_DATABASE_PERF_BUFFER_CACHE||Buffer cache|| |Oracle Performances|ORACLE_DATABASE_PERF_BUFFER_CACHE_HIT_RATIO||Buffer cache hit ratio|| |Oracle Performances|ORACLE_DATABASE_PERF_DATA_HIT_CACHE||Data hit cache|| |Oracle Performances|ORACLE_DATABASE_PERF_INVALID_OBJ_NUM||Invalid objects (number of)|| |Oracle Performances|ORACLE_DATABASE_PERF_LIBRARY_CACHE_HIT_RATIO||Library cache hit ratio|| |Oracle Performances|ORACLE_DATABASE_PERF_PGA_SORT_IN_MEMORY_RATIO||PGA sort in memory ratio|| |Oracle Performances|ORACLE_DATABASE_PERF_PROCESSES_CURRENT_NUM||Processes (current number of)|| |Oracle Performances|ORACLE_DATABASE_PERF_PROCESSES_CURRENT_PCT||Processes (current number percentage)|| |Oracle Performances|ORACLE_DATABASE_PERF_SESSIONS_CURRENT_NUM||Sessions (current number of)|| |Oracle Performances|ORACLE_DATABASE_PERF_SESSIONS_CURRENT_PCT||Sessions (current percentage)|| |Oracle Switch Intervals|ORACLE_DATABASE_SWTINTV_MAX_SWT_PER_HOUR| | | | |Oracle Switch Intervals|ORACLE_DATABASE_SWTINTV_MAX_INTV_WO_SWT|||| |Oracle Switch Intervals|ORACLE_DATABASE_SWTINTV_AVG_SWT_PER_HOUR|||| |Oracle Tablespaces|ORACLE_DATABASE_TBLSPC_SIZE_MB|MB|TABLE_SPACE|| |Oracle Tablespaces|ORACLE_DATABASE_TBLSPC_FREE_SPACE_MB|MB|TABLE_SPACE|| |Oracle Tablespaces|ORACLE_DATABASE_TBLSPC_FREE_SPACE_PERCENTAGE|%|TABLE_SPACE| | |Oracle Tablespaces|ORACLE_DATABASE_TBLSPC_USED_SPACE_MB|MB|TABLE_SPACE|| |Oracle Tablespaces|ORACLE_DATABASE_TBLSPC_USED_SPACE_PERCENTAGE|%|TABLE_SPACE|| |Oracle Tablespaces|ORACLE_DATABASE_TBLSPC_FRAGM_FREE_CHUNKS||TABLE_SPACE|| |Oracle Tablespaces|ORACLE_DATABASE_TBLSPC_FRAGM_LARGEST_CHUNK_MB|MB|TABLE_SPACE|| |Oracle Tablespaces|ORACLE_DATABASE_TBLSPC_FRAGM_INDEX||INDEX|| |Oracle Tablespaces|ORACLE_DATABASE_TBLSPC_NOT_AUTOEXTEND||TABLE_SPACE|| |Oracle Tablespaces|ORACLE_DATABASE_TBLSPC_EXTEND_ABILITY||TABLE_SPACE||