All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.index-health-nodes.html.pasta Maven / Gradle / Ivy

Go to download

Provides a thin layer above Elasticsearch (Fluent Query API, Automatic Mapping, Utilities)

The newest version!


Versions @version
Available Processors @clusterStats.getNodesStats().getOs().getAvailableProcessors()
CPU Percent @clusterStats.getNodesStats().getProcess().getCpuPercent()
Average open file descriptors @clusterStats.getNodesStats().getProcess().getAvgOpenFileDescriptors()
JVM-threads @clusterStats.getNodesStats().getJvm().getThreads()
Max-Uptime @clusterStats.getNodesStats().getJvm().getMaxUpTime().toString()
Used Heap @formatSize(clusterStats.getNodesStats().getJvm().getHeapUsed().getBytes())




© 2015 - 2025 Weber Informatics LLC | Privacy Policy