Copyright 1998-2020 BMC Software, Inc. as an unpublished work. All rights reserved. Date: October 9, 2020 Product Name ============================== TrueSight Infrastructure Management Supported Versions ============================== BPPM 9.6 FP2 TrueSight Infrastructure Management 10.7 and higher Type ============================== Export tool version 1.1 Whats New in Version 1.1 1. Do not save duplicate instance thresholds in csv output file. Instance threshold will be treated as duplicate if values of all below paramters match with already saved threshold: -- Device Name -- Attribute Unique Name -- Monitor Type Unique Name -- Monitor Instance Display Name -- Threshold Type -- Threshold Severity -- CMA Created 2. If tool is run with option "debug", then details of duplicate thresholds are logged into log file. 3. Updated summary to show how many total duplicate thresholds are available in database Files contained in the tool ============================== utility/TrueSightExportTool/TrueSightExportTool.bat utility/TrueSightExportTool/TrueSightExportTool.sh utility/TrueSightExportTool/lib/tsom-export-tool-1.1.jar utility/TrueSightExportTool/conf/ directory that contains all configuration folders and XML Installing the tool ============================== 1) Download the latest zip file from location ftp://ftp.bmc.com/pub/TSOM/ExportTool/ 2) For BPPM/TSIM, as the same user that installed BPPM/TSIM, extract the file into %BPPM_SERVER_HOME% Steps to run the tool ============================== 1) As the user who installed TrueSight Operations Management, go to the following folder using a command prompt: %BPPM_SERVER_HOME%/utility/TrueSightExportTool Run the following: TrueSightExportTool.bat thresholds instance Or sh TrueSightExportTool.sh thresholds instance To enable granular level logging, run the following: TrueSightExportTool.bat thresholds instance debug Or sh TrueSightExportTool.sh thresholds instance debug 2) Once the script has executed, it will save instance thresholds of all PATROL Instances to csv file under utility/TrueSightExportTool. The csv file will be created with below naming format: _AllInstanceThresholdSettings___
___ 3) It will create log file "tsom-export-tool.log" under utility/TrueSightExportTool/logs. Log statements in debug mode are also logged in the file. Steps of uninstallation ============================== TSIM: Delete the folder %BPPM_SERVER_HOME%/utility/TrueSightExportTool ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ If you have any questions about usage of tool, contact BMC Customer Support and provide zip of the TrueSightExportTool/logs directory and TrueSightExportTool/. ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------