命令样例如下:

curl -X GET "https://localhost:9200/_cat/thread_pool?v=true&pretty" --cacert $ES_HOME/config/certs/http_ca.crt -u "elastic:ohCxPH=QBE+s5=*lo7F9"

执行结果输出如下:

node_name     name                                   active queue rejected
jackie-ubuntu analyze 0 0 0
jackie-ubuntu auto_complete 0 0 0
jackie-ubuntu azure_event_loop 0 0 0
jackie-ubuntu ccr 0 0 0
jackie-ubuntu cluster_coordination 0 0 0
jackie-ubuntu downsample_indexing 0 0 0
jackie-ubuntu esql 0 0 0
jackie-ubuntu esql_worker 0 0 0
jackie-ubuntu fetch_shard_started 0 0 0
jackie-ubuntu fetch_shard_store 0 0 0
jackie-ubuntu flush 0 0 0
jackie-ubuntu force_merge 0 0 0
jackie-ubuntu generic 0 0 0
jackie-ubuntu get 0 0 0
jackie-ubuntu inference_utility 0 0 0
jackie-ubuntu management 1 0 0
jackie-ubuntu ml_datafeed 0 0 0
jackie-ubuntu ml_job_comms 0 0 0
jackie-ubuntu ml_native_inference_comms 0 0 0
jackie-ubuntu ml_utility 0 0 0
jackie-ubuntu profiling 0 0 0
jackie-ubuntu refresh 0 0 0
jackie-ubuntu repository_azure 0 0 0
jackie-ubuntu rollup_indexing 0 0 0
jackie-ubuntu search 0 0 0
jackie-ubuntu search_coordination 0 0 0
jackie-ubuntu search_throttled 0 0 0
jackie-ubuntu search_worker 0 0 0
jackie-ubuntu searchable_snapshots_cache_fetch_async 0 0 0
jackie-ubuntu searchable_snapshots_cache_prewarming 0 0 0
jackie-ubuntu security-crypto 0 0 0
jackie-ubuntu security-token-key 0 0 0
jackie-ubuntu snapshot 0 0 0
jackie-ubuntu snapshot_meta 0 0 0
jackie-ubuntu system_critical_read 0 0 0
jackie-ubuntu system_critical_write 0 0 0
jackie-ubuntu system_read 0 0 0
jackie-ubuntu system_write 0 0 0
jackie-ubuntu warmer 0 0 0
jackie-ubuntu watcher 0 0 0
jackie-ubuntu write 0 0 0

查看帮助,命令如下:

curl -X GET "https://localhost:9200/_cat/thread_pool?v=true&help=true&pretty" --cacert $ES_HOME/config/certs/http_ca.crt -u "elastic:ohCxPH=QBE+s5=*lo7F9"

执行结果输出如下:

node_name         | nn  | node name
node_id | id | persistent node id
ephemeral_node_id | eid | ephemeral node id
pid | p | process id
host | h | host name
ip | i | ip address
port | po | bound transport port
name | n | thread pool name
type | t | thread pool type
active | a | number of active threads
pool_size | psz | number of threads
queue | q | number of tasks currently in queue
queue_size | qs | maximum number of tasks permitted in queue
rejected | r | number of rejected tasks
largest | l | highest number of seen active threads
completed | c | number of completed tasks
core | cr | core number of threads in a scaling thread pool
max | mx | maximum number of threads in a scaling thread pool
size | sz | number of threads in a fixed thread pool
keep_alive | ka | thread keep alive time

相关资料

ElasticSearch之cat thread pool API的更多相关文章

  1. Improve Scalability With New Thread Pool APIs

    Pooled Threads Improve Scalability With New Thread Pool APIs Robert Saccone Portions of this article ...

  2. elasticsearch【cat API,系统数据】指令汇总

    本博文讲述的ES获取系统数据的API是基于Elasticsearch 2.4.1版本的. 0. overview a. 下面将要介绍的所有的指令,都支持一个查询参数v(verbose),用来显示详细的 ...

  3. Elasticsearch利用cat api快速查看集群状态、内存、磁盘使用情况

    使用场景 当Elasticsearch集群中有节点挂掉,我们可以去查看集群的日志信息查找错误,不过在查找错误日志之前,我们可以通过elasticsearch的cat api简单判断下各个节点的状态,包 ...

  4. Reporting Service 告警"w WARN: Thread pool pressure. Using current thread for a work item"

    如果Reporting Service偶尔出现不可访问或访问出错情况,这种情况一般没有做监控的话,很难捕捉到.出现这种问题,最好检查Reporting Service的日志文件. 今天早上就遇到这样一 ...

  5. The CLR's Thread Pool

    We were unable to locate this content in zh-cn. Here is the same content in en-us. .NET The CLR's Th ...

  6. MySQL thread pool【转】

    本文来自:http://blog.chinaunix.net/uid-26896862-id-3993773.html 刚刚经历了淘宝的双11,真实感受到了紧张的氛围.尽管DB淡定的度过,但是历程中的 ...

  7. worksteal thread pool

    worksteal的场景 对于一个线程池,每个线程有一个队列,想象这种场景,有的线程队列中有大量的比较耗时的任务堆积,而有的线程队列却是空的,现象就是有的线程处于饥饿状态,而有的线程处于消化不良的状态 ...

  8. CLR thread pool

    Thread Pooling https://msdn.microsoft.com/en-us/library/windows/desktop/ms686756(v=vs.85).aspx Threa ...

  9. MySQL Thread Pool: Problem Definition

    A new thread pool plugin is now a part of the MySQL Enterprise Edition.In this blog we will cover th ...

  10. Thread Pool Engine, and Work-Stealing scheduling algorithm

    http://pages.videotron.com/aminer/threadpool.htm http://pages.videotron.com/aminer/zip/threadpool.zi ...

随机推荐

  1. 主动写入流对@ResponseBody注解的影响

    问题回溯 2023年Q2某日运营反馈一个问题,商品系统商家中心某批量工具模板无法下载,导致功能无法使用(因为模板是动态变化的) 商家中心报错(JSON串): {"code":-1, ...

  2. MFC中使用函数实现ini文件的连续读写

    实现的思路: 首先通过读取文件中的count值,确定当前信息条数: 第二步:将count进行累加,把信息写到累加后的键值"="的后面: 第三步:写入count累加值,实现连续读写: ...

  3. 小札 Maximum Weight Closure of a Graph

    1. Introduction    Define a closure of a directed graph \(G=(V,E)\) as an induced set of vertexes of ...

  4. CFS-GA 相关性特征选择与遗传算法 特征选择/特征提取

    CFS-GA特征选择/特征提取 CFS 对于一个样本空间,构造一个二维矩阵A代表此样本空间,A中每行代表一条数据,每列代表一个特征 样本中的数据分为数个特征,其中\(A_i\)表示第\(i\)个特征, ...

  5. 探索抽象同步队列 AQS

    by emanjusaka from https://www.emanjusaka.top/archives/8 彼岸花开可奈何 本文欢迎分享与聚合,全文转载请留下原文地址. 前言 AbstractQ ...

  6. pbjs 无法编码 bytes 类型数据问题的解决方案

    问题背景 之前写过一篇<使用脚本收发 protobuf 协议数据>,通过 pbjs 命令可以将 protobuf 二进制数据转换为 json: > pbjs msg.proto -- ...

  7. Django框架项目之搜索功能——搜索导航栏、搜索后台接口、搜索页面

    文章目录 1-搜索导航栏 Header搜索组件:选择性CV router/index.js Header.vue 2-搜索后台接口 路由:course/urls.py 视图:course/views. ...

  8. Asp-Net-Core开发笔记:EFCore统一实体和属性命名风格

    前言 C# 编码规范中,类和属性都是大写驼峰命名风格(PascalCase / UpperCamelCase),而在数据库中我们往往使用小写蛇形命名(snake_case),在默认情况下,EFCore ...

  9. C、C++函数和类库详解(VC++版)(2016-06-26更新)

    C.C++函数和类库详解(VC++版)(未完成) 整理者:赤勇玄心行天道 QQ:280604597 Email:280604597@qq.com 大家有什么不明白的地方,或者想要详细了解的地方可以联系 ...

  10. P4221 [WC2018]州区划分 题解

    题目链接 题目描述 给出 \(n\) 个城市,\(m\) 条边,一个划分合法当且仅当所有划分中的点集和集合中点之间存在的边集所构成的图不构成欧拉回路且联通. 定义一个点集的值为 划分的总值为其中所有点 ...