driplineorg / dripline-cpp

C++ Implementation of the Dripline framework
http://driplineorg.github.io
Apache License 2.0
1 stars 0 forks source link

dl-mon hardcoded message about monitoring requests exchange #57

Closed raphaelcervantes closed 3 years ago

raphaelcervantes commented 4 years ago

When I tell dl-mon to monitor the alerts exchange, it gives me a message that it's monitoring the requests exchange.

root@clerk-dripline-python-deployment-6bcfd9b8f8-s96vg:/usr/local/src/dripline-python-plugin/data_taking_scripts# dl-mon --auth-file /etc/rabbitmq-secret/authentications.json -b rabbitmq-app -a 'sesnor_measurement_status.#'
2020-06-19 22:52:10 [ PROG] i/application.cc(128): Final configuration:
{
    alert-keys : 
    [
        sesnor_measurement_status.#
    ]
    dripline : 
    {
        alerts-exchange : alerts
        auth-file : /etc/rabbitmq-secret/authentications.json
        broker : rabbitmq-app
        heartbeat-interval-s : 60
        heartbeat-routing-key : heartbeat
        loop-timeout-ms : 1000
        max-payload-size : 10000
        message-wait-ms : 1000
        requests-exchange : requests
    }
}
2020-06-19 22:52:10 [ PROG] i/application.cc(129): Ordered args:
[
]
2020-06-19 22:52:10 [ PROG] brary/monitor.cc(59): Monitor <monitor_4686bcbc-ea55-4cd2-ad1b-b680a11692e4> will monitor key <sesnor_measurement_status.#> on the requests exchange