3.6 Technical Considerations for December 2012 Patch Release

The following technical considerations or new features apply to the December 2012 Patch Release for Operations Center version 5.0:

3.6.1 Operations Center Server

The following topics describe technical considerations for the Operations Center server configuration:

Alarm Suppression and Event Data Store

Sybase is not supported for alarm suppression.

For more information about supported databases, see Supported Databases in the Operations Center 5.0 Getting Started Guide.

Algorithms

When using banding thresholds in the Algorithms.xml file to set element condition, define no more than 10 banding definitions. Any banding definitions in excess of 10 are ignored by the Operations Center server and not executed.

For more information about defining algorithms in the Algorithms.xml file, see Modifying the Algorithm Library in the Operations Center 5.0 Server Configuration Guide.

Database and Service Warehouse Definitions

The Function configuration option for database definitions (Administration > Database Definitions) is no longer needed and has been removed.

The Operations Center server must be restarted if the database type for the Service Warehouse is changed.

For more information database definitions, see Configuring and Administering the Database in the Operations Center 5.0 Server Configuration Guide.

LDAP Jobs

If LDAP imports setup on a scheduled job are not running and you are unable to manually start the job, do the following:

  1. Do one of the following to access the Configuration Explorer:

    • In Configuration Manager, on the Server pane on the Components tab, click the Explore button for the Configuration Storage option.

    • Enter moscfg at command line.

  2. Open your configuration.

  3. Navigate to Administration > Time Management > Jobs

  4. Click jobConfiguration.xml.

  5. In the Name column., click the Edit icon for content. The Edit Property dialog opens.

  6. Locate the LDAP Job definition, usually named LDAP Group Group_Name Import Schedule.

  7. Delete all content inside the <script> </script> tags for the job definition.

  8. Add the following code inside the <script> </script> tags:

    load(&apos;jobs/LDAPGroupUserImportInternal.fs&apos;);
    performLDAPGroupUserImport(&apos;Group_Name&apos;);
    
  9. Click OK.

  10. Repeat Step 6 - Step 9 for each LDAP Group Import Schedule job.

  11. Click File and select Save to save the configuration.

  12. Restart the Operations Center server.

3.6.2 Adapter Considerations

After creating a new alarm resolution state in Microsoft System Center Operations Manager (SCOM) 2012, you must restart any Microsoft System Center Operations Manager (SCOM) 2012 adapters in Operations Center in order to have the new resolution state(s) available from alarms in Operations Center.

For information about the SCOM 2012 adapter, see Microsoft System Center Operations Manager (SCOM) in the Operations Center 5.0 Adapter and Integration Guide.

3.6.3 AppManager Operations Portal

Existing AppManager Operations Portal users must import the /OperationsCenter_install_path/NetIQControlCenter/ControlCenterUpdate.config.xml file to apply updates.

To import the file, right-click Administration > Server and select Configuration, then Import. Browse to select the file, then click OK.

For information about the AppManager Operations Portal, see the NetIQ AppManager Operations 5.0 Portal Getting Started Guide.

3.6.4 Dashboard

The following sections describe technical considerations for the Operations Center Dashboard:

Information Portlet Requires CSS for 508 Compliance

The Dashboard Information portlet is not 508 compliant when CSS is disabled.

For information about the Information portlet, see Configuring the Information Portlet in the Operations Center 5.0 Dashboard Guide.

For information about 508 compliance, see Enabling the Dashboard for Section 508 Accessibility in the Operations Center 5.0 Dashboard Guide, or Section 508 Compliance Summary in the Operations Center 5.0 Getting Started Guide

Default Dashboard Password Policies

The Dashboard is initialized with a default password policy, (Control Panel > Password Policies). The Changeable setting is enabled and read-only, to support Operations Center user synchronization requirements.

For information about the Dashboard, see the Operations Center 5.0 Dashboard Guide.

3.6.5 SNMP Integrator

The SNMP adapter is supported only for Oracle JDE. It will not run with other JREs.

For information about the SNMP Integrator, see the Operations Center 5.0 SNMP Integrator Guide.