Hello, I'm experimenting amqp plugin with pmacct. I'm wondering why amqp plugin use sql config/user pass ?
Grepping in the source code : amqp_plugin.c: if (!config.sql_passwd) config.sql_passwd = rabbitmq_pwd; amqp_plugin.c: p_amqp_set_passwd(&amqpp_amqp_host, config.sql_passwd); Is there a good reason ? or is this just a typo ? Regards, -- Raphael Mazelier _______________________________________________ pmacct-discussion mailing list http://www.pmacct.net/#mailinglists
