![Cisco BTS 10200 Softswitch Troubleshooting Manual Download Page 853](http://html.mh-extra.com/html/cisco/bts-10200-softswitch/bts-10200-softswitch_troubleshooting-manual_67550853.webp)
C-9
Cisco BTS 10200 Softswitch Troubleshooting Guide, Release 5.0.x
OL-8723-19
Appendix C Overload Control
Operating
alarm_damping_time=60 #The minimum amount of time(s) before alarm 112 is changed
[OBJECT 1]
#Defines the section of the configuration file relating to CPU Utilization.
factor_type=cpu_utilization #The type of this factor
cpu_collection_interval=5 #In seconds, the value passed to the gosGetCpuUsage()
#platform function.
cpu_nice_value=12 #The Unix nice value that is used to identify critical
processes.
#Slots
slot_array_size=${SLOTS} #The number of slots in the array of factor levels over
which the
#mean is taken.
#Thresholds in %
level_1_threshold=85 #The value at which MCL level 1 is triggered for this factor
level_2_threshold=90 #The value at which MCL level 2 is triggered for this factor
level_3_threshold=95 #The value at which MCL level 3 is triggered for this factor
level_4_threshold=98 #The value at which MCL level 4 is triggered for this factor
#Alarm Step Size %
info_alarm_step_size=${STEP} #The number of percentage point steps that will cause an
#info alarm for this factor
[OBJECT 2]
#Defines the section of the configuration file pertaining to IPC BufferPool Utilization.
factor_type=ipc_buff_pool #The type of this factor
#Slots
slot_array_size=${SLOTS} #The number of slots in the array of factor levels over
which the
#mean is taken.
#Thresholds in %
level_1_threshold=${THRESH1} #The value at which MCL level 1 is triggered for this factor
level_2_threshold=${THRESH2} #The value at which MCL level 2 is triggered for this factor
level_3_threshold=${THRESH3} #The value at which MCL level 3 is triggered for this factor
level_4_threshold=${THRESH4} #The value at which MCL level 4 is triggered for this factor
#Alarm Step Size %
info_alarm_step_size=${STEP} #The number of percentage point steps that will cause an
#info alarm for this factor
[OBJECT 3]
#Defines a section of the configuration file pertaining to monitoring of Critical Queue
Sizes.
factor_type=critical_queue #The type of this factor
process_name=BCM #The 3 or 4 character process name.
thread_type=1 #The numeric thread type associated with the queue.
thread_instance=1 #The numeric thread instance number associated with
#the queue being monitored.
#Slots
slot_array_size=${SLOTS} #The number of slots in the array of factor levels over
which the
#mean is taken.
#Thresholds in %
level_1_threshold=${THRESH1} #The value at which MCL level 1 is triggered for this factor
level_2_threshold=${THRESH2} #The value at which MCL level 2 is triggered for this factor
level_3_threshold=${THRESH3} #The value at which MCL level 3 is triggered for this factor
level_4_threshold=${THRESH4} #The value at which MCL level 4 is triggered for this factor
#Alarm Step Size %
info_alarm_step_size=${STEP} #The number of percentage point steps that will cause an
#info alarm for this factor