Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1630
task resource cpu-memory-low
Configures the system action for SNMP trap generation and logging whenever CPU memory.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration
configure
Entering the above command sequence results in the following prompt:
[local]
host_name
(config)#
Syntax Description
task resource cpu-memory-low { kill | warn } }
{ kill | warn }
Default: kill
Sets the action for the Resource Manager to take when the amount of free memory on a CPU falls below
12MB. An SNMP TRAP and CORBA notification are generated and the event is logged.
Once the free memory threshold is crossed, The Resource Manager examines all tasks on that cpu and finds
the most over limit task and kills it. If there are no over limit tasks nothing happens. Resource Manager takes
preference on killing a non-sessmgr task over a sessmgr task.
kill: The task most over memory limit (if any) is killed and recovered.
warn: The event is logged and no tasks are killed.
Usage Guidelines
Set the CPU memory low action to only log CPU low memory events.
Examples
task resource cpu-memory-low warn
Command Line Interface Reference, Modes G - H, StarOS Release 19    
425
Global Configuration Mode Commands (T-threshold phspc)
task resource cpu-memory-low