Summary | Preprocessor and postprocessor scripts in StorageAnalyzer |
Platform | Unix |
Category | functionality |
Requires | |
Server Required Patch/es | |
Supersedes | 635, 524 |
Superseded by | |
Affects | Client: Storage Analyzer |
Last Updated | October 12, 2016 |
Includes call to pre-processor and post-processor scripts in file_space_account. It is added in $CONFIG_DIR/file_space (usually /var/opt/openit/etc/file_space): GLOBAL_PREPROCESSOR: <pre-processor script> GLOBAL_POSTPROCESSOR: <post-processor script> The post-processor script will only be called on successful completion of collection job.
This patch will reset access time of the directories that are entered through disk scan.
Change code that goes through the directory structure so that it no longer reads entire directory cataloges into memory at once. This should reduce the memory usage of file_space_account when encountering direcories whith a large amount of files.
Installation Unpack tar file in e.g /tmp/patch on the Open iT client. Do the following as root: cd /tmp/patch ./patch.pl
No corresponding Patches available.