Elasticsearch

Download 57
Last updated Aug 24, 2023

elastic-node-stats

Get cluster node statuses from Elasticsearch.

elastic-node-stats [profile=PROFILE]
profile=PROFILE
Elasticsearch connect profile code

Output Fields

FieldTypeNameDescription
_timeDateTime
profileStringConnect profileProfile code of Elasticsearch
nameStringName
hostStringHost address
uptimeLongUptimeIn seconds
cpu_usageIntegerCPU usagePercent
mem_usedLongMemory usedIn bytes
mem_totalLongMemory totalIn bytes
swap_usedLongSwap usedIn bytes
swap_totalLongSwap totalIn bytes
disk_usedLongDisk usedIn bytes
disk_totalLongDisk totalIn bytes
heap_usedLongHeap usedIn bytes
heap_committedLongHeap committedIn bytes
heap_maxLongHeap maxIn bytes
non_heap_usedLongNon heap usedIn bytes
non_heap_committedLongNon heap committedIn bytes
thread_countIntegerThread count