Cisco Cisco Tunnel Terminating Gateway (TTG)

Page de 8770
  Session Event Module Configuration Mode Commands 
event  ▀   
 
Command Line Interface Reference, StarOS Release 16  ▄  
 
   
8223 
 
secondary-url url
: Specifies the secondary URL location to which the system pushes the event 
files.  
url
 must be an alphanumeric string of 1 through 1024 characters in the format: 
//user:password@host:[port]/direct
 
 
via local-context
: Specifies that the local context, and, subsequently, the SPIO management ports, 
will be used to pull or push event files from/to the event server. 
use-harddisk
 
Default: Disabled 
Specifies that the hard disk drive on the SMC is to be used to store S-GW event records. 
Usage 
Use this command to configure how the S-GW event records are moved and stored. By default, records are 
stored in the PSC RAM where the CDRMOD instance is running.  
The 
event use-harddisk
 command can be run only in a context where CDRMOD is running. 
Configuring in any other context will result in failure with the message “Failure: Please Check if CDRMOD 
is running in this context or not.” 
If push transfer mode is configured, the server URL to which the event files will be transferred must be 
specified. 
When changing the transfer-mode from pull to push, disable the pull setting before changing the transfer 
mode to push. The push to server URL must be accessible from the local context. Also, make sure that its 
base directory contains an event subdirectory. 
After changing the transfer mode from push to pull, enable pull on the destination server. Any ongoing push 
activity will continue until all the file transfers are completed. If there is no ongoing push activity at the time 
of this configuration change, the push-related configuration is nullified immediately. 
Example
 
The following command sets the space usage trigger for pushing files to the event server to 60%: 
 event push-trigger space-usage-percent 60 
The following command specifies that the event files are to be transferred to a server with the URL of 
user:password@event-server.com: 
event transfer-mode push primary url //user:password@event-server.com