Changes between Version 17 and Version 18 of Documentation/Manuals/ARCNativeAPELClients


Ignore:
Timestamp:
Sep 24, 2013 8:13:31 AM (11 years ago)
Author:
Andrii Salnikov
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/Manuals/ARCNativeAPELClients

    v17 v18  
    150150}}}
    151151
    152 You can start with "testing" APEL server and open a GGUS ticket to verify if everything is OK. But once the solution will be verified for one site, another sites can go to production using the standard operations procedure:
    153  - declare "gLite-APEL" endpoing in GOCDB for grid-site
    154  - use PROD brockers from BDII
    155  - check ​http://goc-accounting.grid-support.ac.uk/rss/GOCBD-SITE-NAME_Sync.html and ​http://goc-accounting.grid-support.ac.uk/rss/GOCBD-SITE-NAME_Pub.html in a few days.
    156 
    157152''4.'' Finally you need to create a CRON job to parse logs and sent records regularly. It can be simply {{{/etc/cron.daily/apel}}} that contains:
    158153{{{
     
    162157/usr/bin/apelclient
    163158}}}
     159
     160== Operational part to publish data to PROD Network ==
     161
     162 - declare "gLite-APEL" endpoing in GOCDB for grid-site (this step will add an endpoint DN to APEL's white-list and allows to  publish records)
     163 - use PROD brockers received from Top-BDII in SSM configuration (see above)
     164 - check that data appeared in EGI accounting database: http://accounting.egi.eu/egi.php?ExecutingSite=GOCBD-SITE-NAME
     165 - enable monitoring of EGI accounting database for your grid-site with Nagios tests: declare "APEL" endpoint in GOCDB
     166 - Nagios check results will be browsable in a few days using URLs: ​http://goc-accounting.grid-support.ac.uk/rss/GOCBD-SITE-NAME_Sync.html and ​http://goc-accounting.grid-support.ac.uk/rss/GOCBD-SITE-NAME_Pub.html
     167 - expect to see APEL "OK" green box on EGI Dashboard
     168
     169To speed-up the process you can declare "APEL" and "gLite-APEL" endpoints simultaneously.
    164170
    165171== Compat version of logger for older ARC CE versions ==