elasticsearch.node.fs.disk.total
Total disk space bytesDimensions:None
Summary
Reports the total disk capacity of the filesystem where Elasticsearch data is stored. This static value provides the denominator for calculating disk utilization percentages. Monitoring this alongside available disk space is essential for predicting when disk watermarks will be triggered, potentially causing shard relocation storms or read-only index enforcement.
Interface Metrics (12)
Dimensions:None
Dimensions:None
Dimensions:None
Dimensions:None
Dimensions:None
Dimensions:None
Dimensions:None
Dimensions:None
Dimensions:None
Sources










elasticsearch.disk.indicesgithub.com
elasticsearch.disk.percentgithub.com
elasticsearch.disk.totalgithub.com
elasticsearch.disk.usedgithub.com
elasticsearch.fs.total.disk_io_opgithub.com
elasticsearch.fs.total.disk_io_size_in_bytesgithub.com
elasticsearch.fs.total.disk_read_size_in_bytesgithub.com
elasticsearch.fs.total.disk_write_size_in_bytesgithub.com
elasticsearch.fs.total.total_in_bytesgithub.com
elasticsearch.node.fs.disk.totalgithub.com
elasticsearch_filesystem_data_size_byteswww.dynatrace.com
Related Insights (1)
Disk Watermark Shard Relocation Stormwarning
When any node crosses the low disk watermark (85% full by default), Elasticsearch starts relocating shards. Multiple nodes hitting watermarks simultaneously can trigger cascading relocations that overload cluster I/O and delay recovery.
▸