Cisco Systems H.323 Dynamic System Data, Default, “Logging Levels” section on page, Example

Models: H.323

1 32
Download 32 pages 39.25 Kb
Page 8
Image 8
Dynamic System Data

Chapter 3 Provisioning the Cisco HSI

Cisco HSI Configuration

Dynamic System Data

To modify the dynamic system data parameters in Table 3-4, use the sys_config_dynamic MML name variable for the prov-add, prov-dlt, and prov-edcommands. You need not halt and restart call processing for the changes to take effect.

In the following example, the prov-addcommand adds the dynamic system data parameter OVLDLEVEL1PERCENT to a dynamic configuration file. The prov-edcommand modifies the value of the OVLDLEVEL1PERCENT parameter. The prov-dltcommand deletes the OVLDLEVEL1PERCENT parameter from the dynamic configuration file.

Example

prov-add:name=sys_config_dynamic,OVLDLEVEL1PERCENT=20 prov-ed:name=sys_config_dynamic,OVLDLEVEL1PERCENT=25 prov-dlt:name=sys_config_dynamic,OVLDLEVEL1PERCENT

The MML commands write the parameters in Table 3-4to a dynamic configuration file or to a section within a file.

Table 3-4 Dynamic System Data Parameters

Parameter

Description

Default

 

 

 

LOGDIRECTORY

Specifies the directory used when the active log file is created, and

/var/log/

 

also specifies the directory where the rotated log file is stored.

 

 

 

 

LOGFILENAMEPREFIX

Specifies the filename prefix used when the log files are created or

platform.log

 

rotated. The .log postfix is appended to the end of the prefix to

 

 

establish the name of the active log file.

 

 

 

 

LOGPRIO

Defines the initial logging levels. By default it is set to TRACE. When

TRACE

 

the system initializes and is running, the levels set for individual

 

 

packages (0x0000 to 0xFFFF) determine the log levels. See the

 

 

“Logging Levels” section on page 4-10.

 

 

 

 

LOGFILEROTATESIZE

Triggers a log file rotation based on the size of the active file. The

10 Mb

 

application regularly checks the current size of the file to determine

 

 

whether a rotation is required. If a file rotation is triggered by this

 

 

parameter, the rotated file might be slightly larger than the size

 

 

specified by this parameter. This parameter triggers a file rotation and

 

 

also resets the timer associated with the

 

 

LOGFILEROTATEINTERVAL parameter.

 

 

 

 

LOGFILEROTATEINTERVAL

Triggers a log file rotation based on the time elapsed since the

1440 minutes

 

previous rotation. This timer is reset after any rotation occurs,

(24 hours)

 

regardless of the cause or trigger of the rotation.

 

 

 

 

IPADDRNMS

Defines the IP address of the network management system.

 

 

 

OVLDSAMPLERATE

Defines the frequency of CPU sampling and threshold checking.

3000 millisecond

 

 

(ms) polling rate

 

 

 

 

Cisco H.323 Signaling Interface User Guide

3-8

OL-4806-01 Rev. A14

Page 8
Image 8
Cisco Systems H.323 Dynamic System Data, Default, “Logging Levels” section on page, Example, Parameter, Description