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.

Difference between revisions of "APEL/SSM2Configuration"

From EGIWiki
Jump to navigation Jump to search
(Created page with "* Back to APEL/SSM = Configuring SSM 2 = '''The supplied configuration will send messages to the test server CPU accounting SSM.''' However, if you need to configure som...")
 
Line 15: Line 15:
This is currently being tested, if you want to send StAR records to the test server you should make the following changes:
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 <code>ssm.cfg</code> default location is <code>/opt/apel/ssm/conf</code>
Update the configuration file <code>/etc/apel/sender.cfg</code>


In the [producer] section, instead of:
In the [messaging] section, instead of:
<code>topic: /topic/global.accounting.cpu.central</code>
<code>topic: /queue/ssm2test</code>
you need:
you need:
 
<code>topic: /queue/???</code>
<code>topic: /topic/global.accounting.storagetest.central</code>


== Cloud Accounting ==
== Cloud Accounting ==
Line 27: Line 26:
This is currently being tested, if you want to send Cloud Accounting records to the test server you should make the following changes:
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 <code>ssm.cfg</code> default location is <code>/opt/apel/ssm/conf</code>
Update the configuration file <code>/etc/apel/sender.cfg</code>


In the [producer] section, instead of:
In the [messaging] section, instead of:
<code>topic: /topic/global.accounting.cpu.central</code>
<code>topic: /queue/ssm2test</code>
you need:
you need:


<code>topic: /topic/global.accounting.cloudtest.CENTRAL</code>
<code>topic: /queue/???</code>




[[Category:Accounting]]
[[Category:Accounting]]

Revision as of 16:56, 17 January 2013

Configuring SSM 2

The supplied configuration will send messages to the test server CPU accounting SSM.

However, if you need to configure something differently, here are the instructions:

CPU Accounting in Production

This should only be done, once successful testing on the test server has been done. Please contact the APEL team for the setup instructions: APEL-SUPPORT@JISCMAIL.CO.UK

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 [messaging] section, instead of: topic: /queue/ssm2test you need: topic: /queue/???

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 [messaging] section, instead of: topic: /queue/ssm2test you need:

topic: /queue/???