Changes between Version 1 and Version 2 of EDIR_batch_jobs


Ignore:
Timestamp:
05/22/15 14:21:50 (10 years ago)
Author:
lttoth@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EDIR_batch_jobs

    v1 v2  
    1 (last updated 20070521 elm)           EDIR RELATED BATCH PROCESSES 
    2 ================================================================== 
     1 = EDIR RELATED BATCH PROCESSES = 
    32 
    43EDIR batch jobs are primarily those that update static lists utilized by the  
    54EDIR web gateway and with synchronizing CGI scripts between "e" boxes. 
    65 
    7 Note: Appworx jobs are scheduled on the toklat cluster and execute wrapper scripts  
     6Note: Appworx jobs are scheduled on the talkeetna cluster and execute wrapper scripts  
    87which ssh over to ldapgw account on "e" boxes to execute scripts having the same  
    9 name as the toklat wrapper.  See ~ldapgw/appworx/<server>_appworx_wrapper.pl on toklat.    
     8name as the talkeetna wrapper.  See ~ldapgw/appworx/<server>_appworx_wrapper.pl on talkeetna.    
    109 
    1110 
    12 "e" box:~ldapgw cron jobs 
    13 ++++++++++++++++++++++++ 
    14 M-Su every 5 minutes execute /export/home/ldapgw/local/scripts/rsync<Inst>.ksh 
     11== Ebox:~ldapgw Cron Jobs == 
    1512 
    16 APPWORX CHAINS 
    17 ++++++++++++++ 
    18 LDAP_STATIC_FILES               # used to refresh static files used to generated EDIR pick lists 
     13===  /export/home/ldapgw/local/scripts/rsync<Inst>.ksh === 
     14 
     15M-Su - executes every 5 minutes  
     16 
     17== APPWORX CHAINS == 
     18 
     19=== LDAP_STATIC_FILES ===                
     20Refresh static files used to generated EDIR pick lists 
     21 
     22== APPWORX MODULES == 
     23 
     24=== LDAP_STATIC_FILES_EDGAR     === 
     25Refresh static files used to generated EDIR pick lists 
     26=== LDAP_STATIC_FILES_EGEGIK    === 
     27Refresh static files used to generated EDIR pick lists 
     28=== LDAP_STATIC_FILES_EKLUTNA === 
     29Refresh static files used to generated EDIR pick lists 
     30=== LDAP_STATIC_FILES_ELIAS ===          
     31Refresh static files used to generated EDIR pick lists 
    1932 
    2033 
    21 APPWORX MODULES 
    22 +++++++++++++++ 
    23 LDAP_STATIC_FILES_EDGAR         # used to refresh static files used to generated EDIR pick lists 
    24 LDAP_STATIC_FILES_EGEGIK        # used to refresh static files used to generated EDIR pick lists 
    25 LDAP_STATIC_FILES_EKLUTNA       # used to refresh static files used to generated EDIR pick lists 
    26 LDAP_STATIC_FILES_ELIAS         # used to refresh static files used to generated EDIR pick lists 
     34== TALKEETNA ~ldapgw/appworx links == 
     35 
     36=== edgar_static_list_maint.ksh ===      
     37Links to server specific wrapper script 
     38=== egegik_static_list_maint.ksh ===     
     39Links to server specific wrapper script 
     40=== eklutna_static_list_maint.ksh ===    
     41Links to server specific wrapper script 
     42=== elias_static_list_maint.ksh ===  
     43Links to server specific wrapper script 
    2744 
    2845 
    29 toklat ~ldapgw/appworx links 
    30 ++++++++++++++++++++++++++++ 
    31 edgar_static_list_maint.ksh     # link to server specific wrapper script 
    32 egegik_static_list_maint.ksh    # link to server specific wrapper script 
    33 eklutna_static_list_maint.ksh   # link to server specific wrapper script 
    34 elias_static_list_maint.ksh     # link to server specific wrapper script 
     46== Ebox ~ldapgw/appworx links == 
     47=== <server>_static_list_maint.ksh      === 
     48Links to script in ~ldapgw/scripts directory 
    3549 
    3650 
    37 "e" box ~ldapgw/appworx links 
    38 +++++++++++++++++++++++++++++ 
    39 <server>_static_list_maint.ksh  # link to script in ~ldapgw/scripts directory 
     51== Ebox ~ldapgw/local/scripts == 
    4052 
    41  
    42 "e" box ~ldapgw/local/scripts 
    43 +++++++++++++++++++++++++++++ 
    44 rsync<Inst>.ksh 
     53=== rsync<Inst>.ksh === 
    4554        Script utilizing rsync to synchronize AUTHSERV related source code between "e" boxes. 
    4655        The rsync scripts should only ever be scheduled on the box from which CGI script 
    4756        changes are mastered. 
    4857 
    49 static_list_maint.ksh Test|Prep|Prod 
     58=== static_list_maint.ksh Test|Prep|Prod === 
    5059        Master script that refresh static files used to generated EDIR pick lists.  This  
    5160        script is executed on every "e" box hosting an instance of the EDIR web gateway. 
    5261 
    5362 
    54 ######################### 
    55 DOCUMENT CHANGE HISTORY 
    56 20070822        sxelm   corrected UNIX account names and added sections indicating (none) 
    57                         corresponding to sections in other documents 
    58 20070521        sxelm   removed references to batch processes that are not part of EDIR environment 
    59                         (see UPDT|LDAP|AUTH|REGI_batch_jobs) and standardized format 
    60 ######################### 
     63########################################################[[br]] 
     64LEGACY CHANGE HISTORY - NOTE: All subsequent changes are recorded in TracWiki[[br]] 
     65########################################################[[br]] 
     6620070822        sxelm  - corrected UNIX account names and added sections indicating (none) corresponding to sections in other documents[[br]] 
     6720070521        sxelm  - removed references to batch processes that are not part of EDIR environment (see UPDT|LDAP|AUTH|REGI_batch_jobs) and standardized format[[br]] 
    6168 
     69