DSB Monitoring

compared with
Current by Christophe Hamerling
on Apr 18, 2012 16:11.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (3)

View Page History
* -easierbsm.active=BOOLEAN where BOOLEAN is true or false: Activate or not monitoring by static configuration. Note: Changing this parameter value at runtime has no effect.-
* *easierbsm.base*=URL is the base URL of the BSM endpoints. As described in the BSM documentation, each DSB endpoint enable a monitoring endpoint which address is built from the easierbsm base URL plus the endpoint name + a suffix. By default, the base value is set to [http://localhost:8180/services/|http://localhost:8086/services/]
* *easierbsm.admin*=URL where URL is the URL of the monitoring management endpoint ie the one which will receive the new registration query as described above. By default this value is set to [http://localhost:8180/services/adminExternalEndpoint|http://localhost:8086/services/adminExternalEndpoint]
[http://localhost:8180/services/adminExternalEndpoint|http://localhost:8086/services/adminExternalEndpoint]

{info}Note that the global configuration file (monitoring.cfg) is used to activate or not all the monitoring implementation.{info}


h4. Code