This custom function obtains free heap memory statistics, particularly useful if you wish to be notified when the server may be experiencing performance issues. In order to get the free heap percentage you will need to use the custom function GetFreeHeapInPercentile. Refer the downloads section to use this function.
Downloads
Source code and build instructions
See How to Create Custom Trigger Functions for details on installation.
Read More