Logging
Logging is a function similar the History Graph, but instead of a visual display the values are written out to a log file. To start logging select the filename, enter the desired log values into the Logline edit field and turn on the Enabled checkbox.
Cacheman will replace the tags with the actual values - example:
Logline: %date%, %time% Paging file usage: %pf_usage% MBytes
will appear as follows in the log file:
15/07/2001, 07:22 AM Paging file usage: 120.9 MBytes
Cacheman offers these tags:
%date%
%time%
Physical memory:
%mem_avail%
%mem_avail_kb%
%mem_avail_b%
%mem_usage%
%mem_usage_kb%
%mem_usage_b%
Paging file usage:
%pf_usage%
%pf_usage_kb%
%pf_usage_b%
Win 9x/Me only:
16Bit Resources:
%user_avail%
%gdi_avail%