Esta página ainda não está disponível no idioma selecionado. Estamos trabalhando para adicionar mais opções de idiomas. Agradecemos sua compreensão.

Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive

HBase Cluster Supported Metrics

Updated on 2024-12-24 GMT+08:00

Description

Monitoring is critical to ensure CloudTable reliability, availability, and performance. You can monitor the running status of CloudTable servers.

This section describes the metrics that can be monitored by CES as well as their namespaces and dimensions. You can use the management console or APIs provided by Cloud Eye to query the metrics of the monitored objects and alarms generated for CloudTable.

Namespace

SYS.CloudTable

CloudTable HBase HMaster Instance Monitoring Metrics

Table 1 CloudTable HBase HMaster instance monitoring metrics

Metric ID

Name

Meaning

Value Range

Monitoring Interval (Raw Data)

disk_throughput_write_rate

Disks Read Rate

Volume of data read from the monitored object per second

≥ 0 bytes/s

1 min

disk_throughput_read_rate

Disks Write Rate

Volume of data written to the monitored object per second

≥ 0 bytes/s

1 min

cmdForTotalMemory

Total Memory

Total memory size of the monitored object

> 0 Byte

1 min

cmdProcessCPU

CPU Usage

CPU usage of the monitored object

0%–100%

1 min

cmdProcessMem

Memory Usage

Memory usage of the monitored object

0%–100%

1 min

hm_deadregionservernum

Faulty RegionServers

Number of faulty RegionServers in the cluster

≥ 0

1 min

hm_regionservernum

Normal RegionServers

Number of normal RegionServers in the cluster

≥ 0

1 min

hm_ritCount

RIT Count

Number of regions in the Region In Transaction (RIT) state in the cluster where the monitored object is located

≥ 0

1 min

hm_ritCountOverThreshold

RIT Count Over Threshold

Number of regions in the RIT state and reach the threshold in the cluster where the monitored object is running

≥ 0

1 min

rs_queuecalltime_max

RPC Queue Call Time (Max)

Maximum RPC queue call time

≥ 0 ms

1 min

rs_queuecalltime_mean

RPC Queue Call Time (Mean)

Mean RPC queue call time

≥ 0 ms

1 min

nn_percentallused

Disk Utilization Rate

Disk space usage of the cluster

0%–100%

1 min

nn_capacityremaining

Disk capacity remaining of cluster

Remaining disk space of the cluster

Depends on the cluster disk capacity.

1 min

nn_capacityused

Disk capacity used of cluster

Disk space used in the cluster

Depends on the cluster disk capacity.

1 min

NOTE:

hmaster instances include hmaster-standby (standby) and hmaster-active (active). When hmaster-active becomes faulty, hmaster-standby becomes active to provide services.

CloudTable HBase RegionServer Instance Monitoring Metrics

Table 2 lists the monitoring metrics supported by CloudTable HBase RegionServer instances.

Table 2 Monitored CloudTable metrics

Metric ID

Metric

Meaning

Value Range

Monitoring Period (Raw Data)

cmdProcessCPU

CPU Usage

CPU usage of the monitored object

Unit: %

0%–100%

1 minute

cmdForTotalMemory

Total Memory

Total memory size of the monitored object

Unit: byte

> 0 byte

1 minute

cmdProcessMem

Memory Usage

Memory usage of the monitored object

Unit: %

0%–100%

1 minute

disk_throughput_write_rate

Disks Write Rate

Volume of data written to the monitored object per second

Unit: byte/s

≥ 0 bytes/s

1 minute

disk_throughput_read_rate

Disks Read Rate

Volume of data read from the monitored object per second

Unit: byte/s

≥ 0 bytes/s

1 minute

hm_regionservernum

Normal RegionServers

Number of normal RegionServers

≥ 0

1 minute

hm_deadregionservernum

Faulty RegionServers

Number of faulty RegionServers

≥ 0

1 minute

hm_ritCountOverThreshold

RIT Count Over Threshold

Region in transaction count over threshold

≥ 0

1 minute

hm_ritCount

RIT Count

Region in transaction count

≥ 0

1 minute

rs_requests

Requests Per Second

Number of requests of a RegionServer per second

Unit: Request/s

≥ 0 requests/s

1 minute

rs_regions

Regions

Number of regions of a RegionServer

≥ 0

1 minute

rs_writerequestscount

Write Requests

Number of write requests of a RegionServer

≥ 0

1 minute

rs_readrequestscount

Read Requests

Number of read requests of a RegionServer

≥ 0

1 minute

rs_blockcachehitcachingratio

Hit Cache Block Caching Ratio

Block cache hit caching ratio

Unit: %

0%–100%

1 minute

rs_blockCacheCountHitPercent

Hit Cache Block Ratio

Block cache hit ratio

Unit: %

0%–100%

1 minute

rs_getavgtime

Get Delay (Avg)

Average Get operation delay of the RegionServer per unit time

Unit: millisecond

≥ 0 ms

1 minute

rs_putavgtime

Put Delay (Avg)

Average Put operation delay of the RegionServer per unit time

Unit: millisecond

≥ 0 ms

1 minute

rs_deleteavgtime

Delete Delay (Avg)

Average Delete operation delay of the RegionServer per unit time

Unit: millisecond

≥ 0 ms

1 minute

rs_getnumops

Get Operations

Number of Get operations of the RegionServer per unit time

≥ 0

1 minute

rs_putnumops

Put Operations

Number of Put operations of the RegionServer per unit time

≥ 0

1 minute

rs_deletenumops

Delete Operations

Number of Delete operations of the RegionServer per unit time

≥ 0

1 minute

rs_queuecalltime_max

RPC Queue Call Time (Max)

Maximum RPC queue call time

Unit: millisecond

≥ 0 ms

1 minute

rs_queuecalltime_mean

RPC Queue Call Time (Mean)

Mean RPC queue call time

Unit: millisecond

≥ 0 ms

1 minute

rs_flushtime_mean

Flush Time(Mean)

Mean time of flush

Unit: millisecond

≥ 0 ms

1 minute

rs_compactionqueuesize

Compaction Queue Size

Point in time length of the compaction queue. The number of Stores for compaction in the RegionServer.

≥ 0

1 minute

rs_flushqueuesize

Flush Queue Size

Flush queue size

≥ 0

1 minute

rs_compactionscompletedcount

Compaction Count

Count of compaction

≥ 0

1 minute

rs_flushtimeops_num

Flush Operation Count

Count of flush operation

≥ 0

1 minute

rs_blockcacheevictedcount

Discarded Cache Blocks

Block cache evict count

≥ 0

1 minute

rs_syncTime_max

Sync WAL Time(Max)

Maximum time it took to sync the WAL to HDFS

Unit: millisecond

≥ 0 ms

1 minute

rs_syncTime_mean

Sync WAL Time(Mean)

Mean time it took to sync the WAL to HDFS

Unit: millisecond

≥ 0 ms

1 minute

dn_byteswritten_speed

Bytes written per second

Bytes written per second of the node

≥ 0 byte

1 min

dn_bytesread_speed

Bytes read per second

Bytes read per second of the node

≥ 0 byte

1 min

rs_numActiveHandler

Number of RegionServer Active Handlers

Number of active RegionServer handlers (total number of handlers for processing user table requests, meta table requests, and replication requests)

≥ 0

1 min

rs_numActiveGeneralHandler

Number of RegionServer Active Handlers for Processing User Table Requests

Number of active RegionServer handlers for processing user table requests

≥ 0

1 min

rs_scanTime_p999

99.9th Percentile of the Scan Operation Delay

99.9th percentile of the RegionServer Scan operation delay

≥ 0 ms

1 min

rs_syncTime_p999

99.9th Percentile of the WAL Sync Operation Delay

99.9th percentile of the RegionServer WAL Sync operation delay

≥ 0 ms

1 min

rs_Get_99th_percentile

99th Percentile of the Get Operation Delay

99th percentile of the RegionServer Get operation delay

≥ 0 ms

1 min

rs_Put_99th_percentile

99th Percentile of the Put Operation Delay

99th percentile of the RegionServer Put operation delay

≥ 0 ms

1 min

rs_Delete_99th_percentile

99th Percentile of the Delete Operation Delay

99th percentile of the RegionServer Delete operation delay

≥ 0 ms

1 min

rs_Get_999th_percentile

99.9th Percentile of the Get Operation Delay

99.9th percentile of the RegionServer Get operation delay

≥ 0 ms

1 min

rs_Put_999th_percentile

99.9th Percentile of the Put Operation Delay

99.9th percentile of the RegionServer Put operation delay

≥ 0 ms

1 min

rs_Delete_999th_percentile

99.9th Percentile of the Delete Operation Delay

99.9th percentile of the RegionServer Delete operation delay

≥ 0 ms

1 min

Dimension

Key

Value

cluster_id

CloudTable cluster ID.

instance_name

Name of a CloudTable cluster node.

Usamos cookies para aprimorar nosso site e sua experiência. Ao continuar a navegar em nosso site, você aceita nossa política de cookies. Saiba mais

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback