brentpabst / newrelic-rabbitmq-plugin

A New Relic plugin for monitoring RabbitMQ http://newrelic.com/plugins
MIT License
4 stars 3 forks source link

ssl and ldap with newrelic-rabbitmq-plugin #4

Open stevepardee opened 8 years ago

stevepardee commented 8 years ago

Has anyone gotten newrelic-rabbitmq-plugin working with ssl and ldap? In plugin.json there is a place for:

"name": "my hostname", "host": "my host", "port": 15672, "my user name": "my user name", "my password": "my password" but none for ldap and ssl. Any suggestions would be appreciated.

brentpabst commented 8 years ago

I haven't tested or used an SSL connection or LDAP user/pass to connect with. Anything specific about your setup that might influence the support for it?