salt.returners.carbon_return

Take data from salt and "return" it into a carbon receiver

Add the following configuration to your minion configuration files:

carbon.host: <server ip address>
carbon.port: 2003
salt.returners.carbon_return.returner(ret)

Return data to a remote carbon server using the text metric protocol