vovwavepp
The utility vovwavepp is used to convert the verbose logs generated by the vovserver into efficient "wave" files.
- resources logs, in *.swd/logs/resources*, which contain information about the utilization of the resource maps
- taskerload logs, in *.swd/logs/taskerload/*, which contain information about average load, free RAM, and idle CPU times
- waitreasons logs, in *.swd/logs/waitreasons/*, which contain information about the reasons that prevent jobs from being dispatched
In general, the directory "waves" can be always blasted away, because they are recreated automatically the next time a plot is requested. If you would like to run vovwavepp from the command line, here are some examples.
Waves for Resources
% cd `vovserverdir -p .`
% vovwavepp -p resources -y 2009 -D logs -P resources.@DATE@.log
% cd `vovserverdir -p .`
% vovwavepp -p resources -y 2019 -m 6 -D logs -P resources.@DATE@.log
% cd `vovserverdir -p .`
% vovwavepp -p resources -y 2009 -m 06 -D logs -P resources.@DATE@.log -r License:calibre
Waves for Tasker Load
% cd `vovserverdir -p logs`
% vovwavepp -p taskerload -y 2019 -m 06 -D taskerload -P @DATE@