Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

APEL/SSM2Configuration

From EGIWiki
< APEL
Revision as of 13:40, 5 November 2015 by Sp (talk | contribs) (Added section for Production CPU accounting)
Jump to navigation Jump to search

Sending Data to the APEL Production Server

If you wish to send data to the APEL production server, your host must be registered in GOCDB with the relevant service type and the HostDN field filled in. Use the service types 'gLite-APEL' for CPU Accounting or 'eu.egi.cloud.accounting' for Cloud Accounting.

CPU Accounting

If you want to send records to the production server, you should make the following changes:

Update the configuration file /etc/apel/sender.cfg

In the [broker] section: network: PROD use_ssl: True

In the [messaging] section:

destination: /queue/global.accounting.cpu.central

Sending Data to the APEL Test Server

If you wish to send data to the APEL test server, your host must be registered in GOCDB with the relevant service type and the HostDN field filled in. Use the service types 'gLite-APEL' for CPU Accounting or 'eu.egi.cloud.accounting' for Cloud Accounting. Alternatively, if you are sending data from an unregistered host you must have provided the DN of your host certificate to the APEL team: apel-admins@stfc.ac.uk

CPU Accounting

If you want to send records to the test server you should make the following changes:

Update the configuration file /etc/apel/sender.cfg

In the [broker] section: network: PROD

In the [messaging] section:

destination: /queue/global.accounting.test.cpu.central

Storage Accounting

This is currently being tested, if you want to send StAR records to the test server you should make the following changes:

Update the configuration file /etc/apel/sender.cfg

In the [broker] section: network: PROD

In the [messaging] section:

destination: /queue/global.accounting.test.storage.central

Cloud Accounting

This is currently being tested, if you want to send Cloud Accounting records to the test server you should make the following changes:

Update the configuration file /etc/apel/sender.cfg

In the [broker] section needs to have: network: PROD

In the [messaging] section, you need:

destination: /queue/global.accounting.test.cloud.central