| CA Technologies |
1.0 CA Spectrum Support and Upgrade Considerations
1.1 Required Configuration for Large Deployments
1.2 Upgrade Steps to Support HTTPS (SSL)
1.3 Maintain Functionality with Concurrent Users
1.4 Replace Customization Files
1.5 Nonfatal Errors in Installation Log
1.6 Migrate Devicepacks between Data Collectors
2.3 Commas in IP Domain Definitions
3.0 Localization Known Limitations
3.1 Double Byte Language Characters Can Display Incorrectly in PDF Reports
3.2 Bookshelf Versions and Translations
4.1 Limitations in Data Source Support for Multi-Tenancy Features
4.2 Interface Display for Users of CA Network Flow Analysis
4.4 Search View Filter Does Not Work for Unified Communications Views
If you plan to register a CA Spectrum data source with CA Infrastructure Management 2.4, we recommend upgrading to CA Spectrum Release 9.4. Earlier versions of CA Spectrum do not fully support the following new features:
Note: For information about upgrading CA Spectrum to Release 9.4, see the CA Spectrum Release 9.4 documentation.
Modify the configuration file for the CA Performance Center MySQL server in large-scale monitoring environments.
CA Performance Center installs MySQL with two default settings that are optimized for a medium-sized database. If you intend to run CA Performance Center on a system to support a large-scale deployment, modify the following two parameters from their default settings in the /etc/my.cnf file:
thread_concurrency = 8
key_buffer_size = 4096M
Take this step just after the installation has completed, but before you launch CA Performance Center for the first time.
When you have completed the changes to the my.cnf file, run the following command to restart MySQL:
/etc/init.d/mysqld restart
Recommendations
Set the thread_concurrency parameter to equal twice the number of CPUs on the target system.
Set the key_buffer_size to about 12 - 15% of total memory on the system.
For more information, see the MySQL documentation at http://dev.mysql.com/doc/refman/5.6/en/server-system-variables.html
When you upgrade to CA Performance Center 2.4, a few steps are required to enable Single Sign-On support for SSL encryption (HTTPS).
Note: These steps are only required if you had HTTPS configured in Single Sign-On for the previous release of CA Infrastructure Management. Otherwise, follow the steps that are provided in the Single Sign-On User Guide to configure HTTPS.
After the upgrade, the certificate that was previously imported to the Jetty keystore and to the Java keystore is not imported to the new keystores. Take some steps to import the certificate.
Follow these steps:
cp $InstallDir/PerformanceCenter/jetty-7.2.0/etc/keystore $InstallDir/PerformanceCenter/jetty/etc
If you are using a CA certificate:
cd $InstallDir/jre/lib/security
keytool -importcert -keystore cacerts -storepass keystorepwd –alias alias -file CACertFile
If you are using a self-signed certificate:
cd $InstallDir/PerformanceCenter/jetty/etc/keystore
keytool –export–alias alias -keystore keystore –rfc –file {$OtherDir}/alias.cer
cd $InstallDir/jre/lib/security
keytool –importcert –keystore cacerts –alias alias -file {$OtherDir}/alias.cer –storepasskeystorepwd
Symptom
When you upgrade to CA Performance Center 2.4, the following pages are slow to load under high event load and high user load:
Note: This issue does not exist in Releases 2.4 and later.
Solution
Insufficient database connections that are allocated to the Event Manager cause this issue. As a result, the Event Manager cannot handle multiple large simultaneous queries. Increase the maxActive attribute in the em.properties file.
Follow these steps:
maxActive
/etc/init.d/caperfcenter_eventmanager restart
Symptom
When you upgrade to CA Performance Center 2.4, customization that is done before the upgrade appears to be lost. However, the Data Aggregator saves the customization, and can retrieve it. You are unable to access the customization web application using <CAPC_HOSTNAME>:CA Portal/ems.
Solution
Copy the file "$EMS_INSTALLER/core/MediationUtil/ems.war" to the $CAPC_INSTALL_DIR/PC/webapps directory.
After you upgrade to CA Performance Center 2.4, the following two errors appear in the installation log:
Fail to determine version: Failed to compare current version: 5.5.1d against installed version: null
Execute Custom Code
class com.ca.im.dm.core.installer.CustomCode.config.CanInstallAfterBackup.install() runtime exception: java.lang.IllegalArgumentException: does not exist
The errors do not affect the upgrade in any way. You do not need to act. The upgrade installs correctly.
Too many devicepacks deployed in a single Data Collector can affect performance negatively. To improve performance, you can migrate selected device packs to another Data Collector.
NOTE: If you are migrating only the Engine, skip step 5. Verify that PRESENTER_ID of the OLD server matches the PRESENTER_ID of the Engines.
Example: If the old server has Engine_CAAlcatel5620Sam, then provide Engine_CAAlcatel5620Sam_<NEW_SERVER_IP>.
When you deploy, provide a different component ID of the Presenter other than the one in the old server.
Example: If the old server has the component id PRESENTER_CAPM, then provide PRESENTER_CAPM_<NEW_SERVER_IP>.
$CAMM_INSTALL/MC/repository/<OLD_SERVER_IP>/COMPONENTS
cp –R ENGINE_<devicepack>/* $CAMM_INSTALL/MC/repository/<NEW_SEVER_IP>/COMPONENTS/ENGINE_<devicepack_NewID>/
$CAMM_INSTALL/COMPONENTS/ ENGINE_<devicepack_NewID>
$CAMM_INSTALL/COMPONENTS/ ENGINE_<devicepack_NewID>/tmp/input/inventory
$CAMM_INSTALL/COMPONENTS/ ENGINE_<devicepack_NewID>/tmp/input/performance
$CAMM_INSTALL/COMPONENTS/ENGINE_<devicepack>/tmp/input/inventory/.historyFile.Inventory to $CAMM_INSTALL/COMPONENTS/ ENGINE_<devicepack_NewID>/tmp/input/inventory
$CAMM_INSTALL/COMPONENTS/ENGINE_<devicepack>/tmp/input/performance/.historyFile.Performance to $CAMM_INSTALL/COMPONENTS/ ENGINE_<devicepack_NewID>/tmp/input/performance
When an administrator allocates the interfaces from a single router to multiple MSP customer domains, interfaces are often switched to different IP domains. CA Network Flow Analysis detects interface domain changes. These changes are not applied to data being sent to Data Aggregator, however, because Data Aggregator only identifies interfaces at the device level.
As a result, when interfaces are switched to a different domain after monitoring and data collection have begun, the global administrator sees two different interface items in CA Performance Center for each affected interface. The two interfaces continue to be monitored in separate IP domains, and their data is not aggregated. In this situation, individual tenant users do not see any problem. Device-level statistics for the routers or switches that contain these interfaces are not affected. Only the global administrator sees two interfaces to represent a single monitored interface.
Notifications
In this release, Event Manager notifications only respond to events coming from Data Aggregator or CA Network Flow Analysis.
When you are sending Event Manager traps using the Notifier, you can send them in either of two trap (MIB) formats: the nhLiveAlarm format or the EventManager format. However, CA eHealth events are not supported, so you cannot create event notifications for a CA eHealth data source. EventManager is the recommended format. The nhLiveAlarm format is provided for users who already have a trap receiver that is customized to receive traps in the CA eHealth format.
Supported Data Sources
Event Manager relays data and displays events from the following data sources:
Events Display Limitation
The CA Performance Center Events list view is limited to show a maximum of ten pages of events. This design preserves user interface performance in large-scale environments. If your large deployment has 10,000 events for the selected time period, the dashboard shows only ten pages of ten events. A message indicates that only 100 events are shown.
A workaround lets you see more events by changing the Max per page setting at the bottom of the Events list view. You can select 50 or 100 as the maximum number of events to include on each page and can scroll through more events. However, the limit of ten pages maximum is still enforced.
The use of commas (,) in your IP domain definitions is not supported.
A full list of anomalies associated with translation is provided in the Localization Status Readme file.
If you generate a PDF report in a language that uses double byte characters (for example, Chinese, Simplified Chinese, or Japanese), characters can display incorrectly. Characters can display incorrectly for two possible reasons:
To resolve this issue, do one or more of the following steps:
The CA Network Flow Analysis Documentation Bookshelf is included with the CA Performance Center user interface. In addition to English, it is also available in three languages, but it is not available in Traditional Chinese.
The CA Application Delivery Analysis documentation is not available in French. However, translated versions of the CA Application Delivery Analysis online Help for CA Performance Center are available in Simplified Chinese and Japanese.
Support for multi-tenant monitoring in CA Performance Center is subject to some limitations in the registered data sources. Where a Data Aggregator data source has fully implemented multi-tenancy and IP domain monitoring, the following data sources offer more limited support:
CA Application Delivery Analysis monitors IP domains without a concept of tenants. As a result, CA Performance Center receives all items from CA Application Delivery Analysis in the Default Tenant. However, CA Application Delivery Analysis does support IP domains. CA Performance Center can thus associate these items with tenants according to their IP domain. Be aware that some managed items are duplicated between the Default Tenant and custom tenants.
Starting with r9.3, CA Spectrum supports custom IP domains. CA Spectrum devices can be placed in custom IP domains or in the Default IP Domain. Tenants are not visible in CA Spectrum OneClick. However, tenants in CA Performance Center can have associated CA Spectrum devices based on IP domain. The global administrator can also make these items available for monitoring by tenant users by placing them into the Service Provider Items group. For more information, see the CA Spectrum - CA Performance Center Integration Guide.
With the CA Network Flow Analysis, CA Application Delivery Analysis, and CA Unified Communications Monitor data sources, segregation by tenant ends at drilldown into the data source user interface. You can use Product Privilege settings and role rights to prevent tenant users from seeing data from other tenants. For more information, see the use case titled "Deploying Multi-Tenancy with CA Performance Center."
Neither CA eHealth nor CA Application Performance Management supports IP domains or tenants. Therefore, all items and configuration that are contributed by these data sources are visible only in the Default Tenant and in the Default IP Domain.
Interface names and descriptions may not match between the NFA console and the CA Performance Center Console.
Note: Changes to the interface names and descriptions are limited to the product that you use to make the changes. If you change interface descriptions in one product console, the changes are not displayed in the other console, for example. To show the same interface names and descriptions in both locations, make revisions in one product to match the other product.
NFA Console
For information about changing the default template behavior, see the CA Network Flow Analysis topic 'Edit the Interface Template.'
Any changes you make are shown in a number of locations, including the Active Interfaces page, Enterprise Overview reports, drilldown Interface page reports, and the Interface Index. You use the Interface Index to select interfaces as filters in Custom reports and Analysis reports and to navigate to an interface in the Interface pages.
CA Performance Center Console
The Manage IP Domains page opens.
The IP Domains Administration dialog opens.
The dialog closes.
The Manage Data Sources page opens.
The data source is resynchronized.
Note: You can wait 5 minutes for the next synchronization to complete automatically instead of resynchronizing manually.
The interface descriptions apply to devices that have already been discovered and to devices that will be discovered in the future.
The Call Quality SLA view from the CA Unified Communications Monitor data source includes a "Calls Not Meeting SLA" column. The new column is supported only by CA Unified Communications Monitor data sources at version 3.5 or later. This release of CA Performance Center will return an error if it sends a request for the new data to a CA Unified Communications Monitor data source that is not at version 3.5 or later.
The Search View filter may not function for the views in the Unified Communications dashboards.
Contact CA Support
For your convenience, CA Technologies provides one site where you can access the information that you need for your Home Office, Small Business, and Enterprise CA Technologies products. At http://ca.com/support, you can access the following resources:
Providing Feedback About Product Documentation
If you have comments or questions about CA Technologies product documentation, you can send a message to techpubs@ca.com.
To provide feedback about CA Technologies product documentation, complete our short customer survey which is available on the CA Support website at http://ca.com/docs.
Copyright © 2014 CA Technologies. All rights reserved. All trademarks, trade names, service marks, and logos referenced herein belong to their respective companies.