APTARE IT Analytics Data Collector Installation Guide for Capacity Manager
- Overview
- Pre-Installation setup for Dell Compellent
- Pre-Installation setup for DELL EMC Elastic Cloud Storage (ECS)
- Pre-Installation setup for EMC data domain storage
- Pre-Installation setup for EMC Isilon
- Pre-Installation setup EMC Symmetrix
- Pre-Installation setup for Dell EMC Unity
- Pre-Installation setup for EMC VNX Celerra
- Pre-Installation setup for EMC VNX CLARiiON
- Pre-Installation setup for EMC VPLEX
- Pre-Installation setup for EMC XtremIO
- Pre-Installation setup for Hitachi Block
- Configuring a Hitachi Device manager user
- Pre-Installation setup for Hitachi Content Platform (HCP)
- Hitachi content platform system management console
- Hitachi content platform tenant management console
- Pre-Installation Setup for Hitachi NAS
- Pre-Installation Setup for Hitachi Vantara All-Flash and Hybrid Flash Storage
- Host inventory pre-installation setup
- Host Access Privileges, Sudo Commands, Ports, and WMI Proxy Requirements
- Configure host Discovery policies to populate the host Inventory
- Validate host connectivity
- Host Inventory search and host Inventory export
- Configure and edit host probes
- Propagate Probe Settings: Copy Probes, Paste Probes
- Pre-Installation setup for HP 3PAR
- Pre-Installation setup for HP EVA
- Pre-Installation setup for Huawei OceanStor
- Pre-Installation setup for IBM Enterprise
- Pre-Installation setup for NetApp E-Series
- Pre-Installation setup for IBM COS
- Pre-Installation setup for IBM SVC
- Pre-Installation setup for IBM XIV
- Pre-Installation setup for Infinidat InfiniBox
- Pre-Installation setup for Infinidat InfiniGuard
- Pre-Installation setup for NetApp-7
- Pre-Installation setup for NetApp StorageGRID
- Pre-Installation setup for Microsoft Windows server
- Pre-Installation setup for NetApp Cluster
- Pre-Installation setup for Pure Storage FlashArray
- Pre-Installation setup for Veritas NetBackup appliance
- Pre-installation setup for FUJITSU ETERNUS Data Collector
- Installing the Data Collector software
- Validating Data Collection
- Uninstalling the Data Collector
- Manually starting the Data Collector
- Appendix A. Firewall configuration: Default ports
Prerequisites for adding Data Collectors (IBM Enterprise)
APTARE IT Analytics supports the following IBM Enterprise storage arrays, running DSCLI 5.2.2.272 & above: DS6000 and DS8000.
64-bit OS. See the Certified Configurations Guide for supported operating systems.
When the APTARE IT Analytics system collects data from any vendor subsystem, the collection process expects name/value pairs to be in US English, and requires the installation to be done by an Administrator with a US English locale. The server's language version can be non-US English.
Verify the rpm fontconfig is installed. Fontconfig is a library designed to provide system-wide font configuration, customization and application access. If the rpm fontconfig is not installed, the installer will not be able to load User Interface Mode. This is a prerequisite for a new Data Collector installation.
Support Amazon Corretto 11. Amazon Corretto is a no-cost, multi-platform, production-ready distribution of the Open Java Development Kit (OpenJDK).
For performance reasons, do not install Data Collectors on the same server as the APTARE IT Analytics Portal. However, if you must have both on the same server, verify that the Portal and Data Collector software do not reside in the same directory.
Install only one Data Collector on a server (or OS instance).
Ports used: TCP 1751, 1750, 1718
The IBM Enterprise Data Collector Policy is restricted to one array per policy.
DSCLI must be installed on the Data Collector server.
Gather the following required configuration details:
Array Addresses: IP addresses or name of the IBM DS Storage Frame.
Profile Name: The dscli.profile file name with its absolute path.
DSCLI Client Software Location: Location of the DSCLI executable on the Data Collector server.
User ID & Password: Credentials with monitor group privileges on the storage array.
Edit the DSCLI profile file (dscli.profile) and set the output format to XML. Locate the profile file, typically in the /profile sub-directory and named dscli.profile. In this file, un-comment the Output Format property and set it to XML, as shown in the following example.
# Output format type for ls commands, which can take one of the following values: # default: Default output # xml : XML format # delim : delimit columns using a character specified by "delim" # stanza : Horizontal table format # "format" is equivalent to option "-fmt default|xml|delim|stanza". format: xml