
Plug-in (Function & Smart Service)Free
Heap Metrics
by Vuram Technology
Description
This plugin contains a function to get the metrics related to the Heap memory like Committed Heap Memory, Initial Heap Memory, Used Heap Memory, Free Heap Memory and Maximum Heap Memory.
Features
- Committed Heap Memory - Returns the amount of memory in bytes that is committed for the Java virtual machine to use.
- Used Heap Memory - Returns the amount of used memory in bytes.
- Initial Heap Memory - Returns the amount of memory in bytes that the Java virtual machine initially requests from the operating system for memory management.
- Free Heap memory – Returns the amount of free memory in bytes.
- Maximum Heap Memory - Returns the maximum amount of memory in bytes that can be used for memory management.
Resources
- Download
Documentation.docx
Documentation