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 Detector Parameter Description Required Default value broker-url The URL used to connect to the ActiveMQ broker required vm://localhost?create=false user The authentication username for connecting to the broker. optional - password The password for connecting to the broker. optional - use-nodelabel If true, modify the broker URL to use the node label in the broker URL instead of the IP address. optional 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.