mkhpalm / elastizabbix

Zabbix plugin for monitoring elastic / elasticsearch
68 stars 57 forks source link

Support for threadpull - Bulk n Search requests #21

Open gregsilveira opened 6 years ago

gregsilveira commented 6 years ago

For analytical analysis or event monitoring the queues, it wold be very useful to capture bulk and search requests of the threadpool.

Through the API below, it is possible to capture ids, hosts, type of request rejected, completed, still in queue, etc.:

/_cat/thread_pool/bulk,search?v&h=id,host,name,active,rejected,completed,queue