ActiveMQDetector

Use this detector to find and assign services based on ActiveMQ.

Detector facts

Implementation

org.opennms.netmgt.provision.detector.jms.ActiveMQDetector

Configuration and use

Table 1. Parameters for the ActiveMQ service detector
Parameter Description Default

Required

broker-url

The URL used to connect to the ActiveMQ broker.

vm://localhost?create=false

Optional

user

The authentication username for connecting to the broker.

none

password

The password for connecting to the broker.

none

use-nodelabel

If true, modify the broker URL to use the node label instead of the IP address in the broker URL.

false

Examples

Example for use-nodelabel=true

If you are using an SSL-based connector, use this flag so that the detector will adjust the broker-url to reflect the node label as the hostname.