This monitoring message reports memory use by the PowerExchange Logger Controller, Command Handler, and Writer tasks. For each task, the message reports memory use in the following categories:
current
. The amount of memory that the task is currently using.
total
. The amount of memory in use by the task and for related header overhead. This value fluctuates as memory is dynamically allocated and freed during PowerExchange Logger processing.
maximum
. The largest amount of memory that has been recorded for the "total" category up to the point in time when the monitoring statistics are generated.
This message is part of the report that is generated in response to a PowerExchange Logger DL (or DS) command or pwxcmd displaystats -tp logger command. Also, if you specify the STATS=(MONITOR,
interval
) parameter in the PowerExchange Logger configuration file, pwxccl.cfg, this message is issued when the specified interval expires. If you specify the STATS=(MONITOR) parameter, either with or without the
interval
subparameter, this message is issued when the PowerExchange Logger stops in response to a SHUTDOWN or SHUTCOND command or at the end of a batch run.