It is possible to integrate with multiple Data Center Expert servers.
- Select System Setup > External System Configuration.
- Click Add server, and select Data Center Expert as the server type.
- Type the Data Center Expert server identification, such as name, IP, port (80 or 443), and credentials.
- To configure the data collection settings (see screenshot), set:
- Time period for calculation of peak and average power values (Calculate power data based on the last).
- Interval for asking Data Center Expert for updated device data (temperatures are collected).
- Interval for asking Data Center Expert for updated power data. (This value does not include all kW measurements. Power data from rack PDUs is collected, whereas power data from cooling units is not.)
- Full alarm synchronization every (how often IT Advisor synchronizes alarms and alarm statuses from Data Center Expert).
- Retrieve sensors: If you select this, data from sensors such as temperature sensors are included. If you do not want to see the temperature sensor data in IT Advisor, do not select this.
-
Callback information to the IT Advisor server. This is used to tell Data Center Expert which ip/hostname to push alarms once they occur.
- To Use Encryption a certification must be added to Data Center Expert. See Configuring a secure connection below.
-
Timeout settings for connection and response.
- Stop trying to connect after: In case IT Advisor cannot connect to the Data Center Expert server, the user will get a warning after the specified amount of time, and data collection will resume when the connection has been restored.
- Stop waiting for data after: IT Advisor will drop the connection after the specified time to avoid having a hanging connection.
- When you have finished the steps in the wizard and the server has been added to the list of external systems, click Test to test the connection.
Configuring a secure connection
If you want to ensure a secure connection for the data exchanged between the systems, follow these instructions to ensure the certificate is trusted on both Data Center Expert and IT Advisor servers.
- Access the IT Advisor server management interface to access the certificate.
- Launch the Webmin web interface by typing the address of the IT Advisor server in a Web browser and click Server Configuration.
- Log on to Webmin using the user credentials created during the installation.
- In the Webmin interface menu, select System>Upload and Download.
- Open the Download from server tab.
- Browse to the certificate:
/etc/isx-operations/ssl/certificate.crt
and click Download. - Open the .crt file with a text editor, such as Notepad.
- Select all and copy the contents (Ctrl+A/Ctrl+C).
Alternatively, in a web browser:
a. Type the server IP address and click the pad lock icon to the left to open View Site Information.
b. Click Certificate Information.
c. In the Connection tab, click Export and save as .pem.
d. Open the file to copy the contents.
For Mac, there's an extra Keychain step before exporting, see animation.
- Make the certificate available to Data Center Expert.
- Launch Data Center Expert.
- Select System>Server Administration Settings>Server SSL Certificates...
- Click Add..., right-click and select Paste to paste in the contents of the .crt file (from above step), and click Add.
The connection has been set up and the certificate is trusted on both servers.
Access and copy contents from certificate. This example uses Chrome on Mac.