Cisco Headend System Release 2.7 Installation Guide

Page of 60
 
 
 
Set SARA Server Environment Variables 
 
4023373 Rev B 
29 
 
Set SARA Server Environment Variables 
This section describes how to add entries to the .profile file of the dncs user. These 
entries reduce the rate of cancel packets generated due to an IPG update in the 
SARA Server. 
Important:  
 
Use this procedure only if your IPG collector is scheduled to run before midnight. 
If your IPG collector is scheduled to run after midnight, go to Restart System 
Components
 (on page 31). 
 
If you are uncomfortable editing the .profile file yourself, contact Cisco Services 
for assistance. 
1  Open an xterm window on the SARA Server. 
2  Type appStop and then press Enter to stop the SARA Server processes. 
3  Type appKill to then press Enter to stop all SARA Server processes. 
4  Type cd /export/home/dncs and press Enter.  
5  Type cp .profile .profile.bak and then press Enter. The system makes a backup 
copy of the .profile file. 
6  Use the UNIX text editor of your choice to open the 
/export/home/dncs/.profile file. 
7  Add the following lines to the .profile file. 
IPG_MIDNIGHT_UPDATE=1 
export IPG_MIDNIGHT_UPDATE 
8  Save the .profile file and close the text editor. 
9  In the xterm window, type . ./.profile and press Enter to source the 
environmental variable. The system will use the updated .profile file. 
Note: Be sure to type a space between the first two periods. 
10  Type env | grep "IPG"  and press Enter. The system displays the environmental 
variables associated with the IPG process  
11  Are the IPG settings correct? 
 
If yes, you have successfully updated the .profile file to reduce the rate of 
cancel packets generated due to an IPG update in the SARA Server. Leave the 
xterm window open, and go to step 12. 
 
If no, contact Cisco Services for assistance.