Configuring core CMDB components and plug-ins
You can configure the system parameters and logging information for the CMDB components and shared plugins from the CMDB Portal. Use the CMDB Portal to only view local settings. Normalization Engine has certain configurations that are not stored in Centralized Configuration System; hence these parameters cannot be configured through the centralized configuration and must be configured from the CMDB Portal only.
Local and Global level settings
You can manage the components more effectively and reliably by defining global-level and local-level configuration settings under Centralized Configuration. Configuration data is stored in the centralized configuration forms and reflected in the ar.cfgconfiguration file for backward compatibility. Global-level configurations are defined for all servers in a server group. You can set a global-level configuration value for all the common settings across the server group.
To configure the core CMDB components from the CMDB Portal
1. From the CMDB Portal, go to Configurations > Core Configurations.
2. The left pane provides tabs for the CMDB components to be configured.
3. Click the component that you want to configure. The right pane displays all the component-related parameters. The values that are already displayed in some parameters are the default values. For example, for the CMDB Engine component, the Cache Refresh Interval parameter contains the value 300000, which is the default number of milliseconds for cache refresh.
4. Parameters that belong to a single category are grouped together, such as Logging, Plugin Server, and so on.
5. After you set values for the required components, click Save.
Conversion Pattern definitions
The conversion pattern in a log file defines the order and types of information that are included in a log event.
For example, if the conversion pattern is:
%d %-5p [%t] %C (%F:%L) - %m%n
d stands for the date of the logging event.
p is the priority of the logging event.
t is the name of the thread that generated the logging event.
C stands for the fully qualified class name of the caller issuing the logging request.
F is the file name where the logging request was issued.
L is the line number from where the logging request was issued.
m is the application supplied message associated with the logging event.
n is the platform dependent line separator character or characters.
CMDB components to configure
Configure the CMDB components to optimize the performance of CMDB. For details, see: