Validating the Data Collector Installation > Validating the Installation
  
Version 9.2.00
Validating the Installation
The following directions assume that the Data Collector files have been installed in their default location:
Windows (C:\Program Files\Aptare) or Linux (/opt/aptare).
If you have installed the files in a different directory, please make the necessary path translations as you follow these testing instructions.
Note: Running some of these commands can take up to several hours depending on the size of your enterprise.
1. Open a session.
Windows: Open a command prompt window.
Linux: Open a telnet session logged in as root to the Data Collector Server.
2. Change to the directory where you’ll run the validation script.
Windows: At the command prompt, enter:
cd C:\Program Files\Aptare\mbs\bin <enter>
Linux: In the telnet session, enter:
cd /opt/aptare/mbs/bin <enter>
3. Execute the validation script.
Windows: At the command prompt, enter: checkinstall.bat <enter>
Linux: In the telnet session enter: ./checkinstall.sh <enter>
The checkinstall utility performs a high-level check of the installation, including a check for the domain, server group and URL, Data Collector policy and database connectivity. This utility will fail if a Data Collector policy has not been configured in the Portal. Check for status, listed in uppercase: SUCCESS, WARNING, and FAILED. Warning messages often simply indicate that a subsystem, such as a tape library, is not part of your environment.
Checkinstall includes an option to run a probe for one or more specific devices. Note that certain Data Collectors will not allow individual selection of devices. Typically these are collectors that allow the entry of multiple server addresses or ranges of addresses in a single text box. These collectors include: Cisco Switch, EMC CLARiiON, EMC Data Domain, EMC VNX arrays, HP 3PAR, IBM mid-range arrays, IBM XIV arrays and VMWare. Data Collectors that probe all devices that are attached to a management server also do not allow individual selection of devices: EMC Symmetric, File Analytics, Hitachi arrays and IBM VIO.
 
4. If the output in the previous steps contains the word FAILED, then contact the APTARE Global Support Services and have the following files ready for review:
<install_dir>/mbs/logs/metadata.log
<install_dir>/mbs/logs/watchdog.log