Setting Up a Central Data Cache

Use

You can use a central data cache to improve the performance of the Alert Monitor when creating the alert monitoring trees. Data for the various nodes is stored on the local application server in this cache, so that expensive RFC calls to the monitored systems are only necessary when the defined life span of the monitoring tree elements in the cache has expired. Depending on the attribute, this is between two minutes (performance attributes) and twenty minutes (text attribute).

In the ideal case, absolutely no RFC calls are required from the central monitoring system, especially if the monitoring data is transferred from remote systems using agents that use push technology as of SAP Web Application Server 6.10. The agents then deliver their values once per minute directly to the central data cache, if they are registered on the server on which the cache is set up.

The basis of the central data cache is the technology of the Internet Server Cache (ISC). This is a cross-process cache in the main memory of an application server.

Procedure

Create Logon Group

As the central data cache only exists on one application server, you should ensure that you always call the Alert Monitor on this application server. We recommend that you create a logon group that consists of only one application server:

  1. Start transaction SMLG (CCMS: Maintain Logon Groups)
  2. Create a new logon group by choosing Create Assignment ().
  3. The Create Assignment screen appears. Enter an appropriate name for the group in the Logon Group field, and the name of the application server on which you want to set up the central data cache in the Instance field.
  4. Ensure that the Ext. RFC enabled indicator is activated on the Properties tab page.
  5. Save your entries.

Activating a Central Data Cache

You activate the central data cache using the profile parameter alert/cache/size_MB. This parameter is not set by default, meaning that the central data cache is deactivated.

  1. Start transaction RZ10 (Edit Profiles).
  2. Use the input help for the Profile field to select the instance profile of the application server for which you want to activate the central data cache.
  3. Ensure that Extended Maintenance is activated in the Edit Profile group box and choose Change ().
  4. The system displays a list with the profile parameters for this instance. Create the parameter alert/cache/size_MB if it is not in the list, and enter the size of the central data cache in megabytes.
  5. Save your entries.

Registering Agents with this Application Server

Ensure that the NetWeaver management agents are registered with exactly the logon group that you have intended for monitoring using the Alert Monitor. For information about registering the agents, see Registering SAP NetWeaver Components and Hosts in CEN.

Result

You have set up the central data cache on an application server. By setting up a logon group that consists of only this server, you ensure that the central data cache in the Alert Monitor is active if you always logon to this group to use the Alert Monitor.