Skip to main content

Agent and modules generated by the plugin

The plugin will create an agent for each target database. That agent will contain the following modules:

If enabled Primary metrics:

If enabled Nodes metrics:

If enabled Cluster metrics:

active_primary_shards =	The number of active primary shards.
active_shards =	The total number of active shards, including primary and rep...
active_shards_percent_as_number = The percentage of active shards in the cluster.
cluster_name = The name of the cluster
cluster_status = The cluster health status, which represents the state of sha...
delayed_unassigned_shards =	The number of delayed unassigned shards.
initializing_shards = The number of initializing shards.
number_of_data_nodes = The number of data nodes in the cluster.
number_of_in_flight_fetch =	The number of unfinished fetches.
number_of_nodes = The number of nodes in the cluster.
number_of_pending_tasks = The number of pending tasks in the cluster.
relocating_shards = The number of relocating shards.
unassigned_shards =	The number of unassigned shards.

image.png