RAM in use ( #var:MbRamInUse# )

XML identifiers: Pairs of two keys: One named HBL01-25 with a string showing a label of your choosing (such as MB_RAM_in_use), and the matching HBV01-25 string with the identifier #var:MbRamInUse# in the JSON transferred via the logging server. See example. Valid for versions: 0.9 and higher. Purpose: These two parameters are the identifier of a heartbeat key (label), and it’s value. The #var:MbRamInUse# is replaced during heartbeat with the number of megabytes of RAM in use. Status: Currently in use. Category: Heartbeat keys (labels and value). Usage: Returns the number of megabytes of RAM in use, to the logging server (for setup, please see logserver-setup-page). Values above 60 may indicate malfuncion, and a triggerpoint may be defined at the logging server to alert admins if this should occur. If some other label is preferred, for instance CHARGLEVL, redefine the value of the first label to your liking, or relocate both label and replacement parameter (see example). Default: Defaults to the pair of HBL10 = MB_RAM_in_use, and HBV10 = #var:MBRamInUse# with the replacement identifier #var:MBRamInUse# being replaced during actual operation with the number of megabytes of RAM in use. See Development, below. Development: Stable, with no plans for change. Example: Choosing to use the WAL HeartBeat ConFiguration Key 20 and Value 20 pair to give heartbeats informing about RAM in use, using a custom defined name RAMusage: … <key>HBL20</key> <string>RAMusage</string> … <key>HBV20</key> <string>#var:MbRamInUse#</string> .. Document Revision: December, 2019. February, 2020. March, 2020. Nov. 2024. Rev. 1.0