Movatterモバイル変換


[0]ホーム

URL:


Loading

TheNodes view shows the following panels.

TheNodes table lists all the nodes used by the Elasticsearch cluster, along with their name, role, and status. The elected master node is marked with a star.

TheOpen Events panel lists open events sorted by severity and time. When the conditions that triggered the event no longer exist, the event is automatically set to close and appear in theEvents History panel. Closing an event does not necessarily indicate that the customer resolved the issue, but rather that AutoOps no longer detects it.

The following table lists all the other panels in theNodes view that drill down into specific monitoring areas, along with the names and descriptions of metrics they present.

AreaMetrics nameMetrics description
ActivityIndexing rateNumber of documents being indexed per second on all primary and replica shards hosted on the node.
Indexing latencyAverage latency for indexing documents, which is the time it takes to index documents divided by the number that were indexed in all primary and replica shards hosted on the node.
Search rateNumber of search requests being executed per second on all shards hosted on the node.
Search latencyAverage latency for searching, which is the time it takes to execute searches divided by the number of searches submitted to the node.
Host and ProcessLoadLoad average of the node over the last five minutes.
CPUPercentage of the CPU usage for the Elasticsearch process running on the node.
Heap used in bytesTotal JVM heap memory used by the Elasticsearch process running on the node.
GCAverage time spent doing GC in milliseconds on the node.
Thread poolsWriteNumber of index, bulk and write operations in the queue, as well as the total number of completed and rejected operations in those pools.
SearchNumber of search operations in the queue, as well as the total number of completed and rejected operations in that pool.
ManagementNumber of management operations in the queue, as well as the total number of completed and rejected operations in that pool.
SnapshotNumber of snapshot operations in the queue, as well as the total number of completed and rejected operations in that pool.
DataDisk usageAmount of used disk storage on the node.
Shards countNumber of primary and replica shards hosted on the node.
Segment countNumber of segments hosted on the node.
Documents countNumber of documents hosted on the node.
HTTPHTTP current openCurrent number of open HTTP connections for the node.
HTTP connections open rateNumber of HTTP connections opened per second.
Circuit breakersParent UsedEstimated memory used for the parent circuit breaker.
Field Data usedEstimated memory used for the field data circuit breaker.
Request usedEstimated memory used for the request circuit breaker.
Parent trippedTotal number of times the parent circuit breaker has been triggered and prevented an out-of-memory error.
Field data trippedTotal number of times the field data circuit breaker has been triggered and prevented an-out-of memory error.
Request trippedTotal number of times the request circuit breaker has been triggered and prevented an out-of-memory error.
NetworkNetwork rx bytesSize of RX packets received by the node during internal cluster communication.
Network rx countTotal number of RX packets received by the node during internal cluster communication.
Network tx bytesSize of TX packets sent by the node during internal cluster communication.
Network tx countTotal number of TX packets received by the node during internal cluster communication.
DiskDisk read bytesThe total number of bytes read across all devices used by Elasticsearch.
Disk read IOPSThe total number of completed read operations across all devices used by Elasticsearch.
Disk write bytesThe total number of bytes written across all devices used by Elasticsearch.
Disk write IOPSThe total number of completed write operations across all devices used by Elasticsearch.
Activity-AdditionalMerge rateNumber of merge operations being executed per second on all shards hosted on the node.
Merge latencyAverage latency for merging, which is the time it takes to execute merges divided by the number of merge operations submitted to the node.
Indexing failedNumber of failed indexing operations on the node.

[8]ページ先頭

©2009-2026 Movatter.jp