Building a Device Mapper

So, you want to contribute a device mapper to the Sonar poller. Great! Here’s a walk through on how to get started. First, you’ll need a copy of the source code. Head over to our repository and fork the poller. Now let’s step through how to build a new mapper, and test it easily. All the code you’ll want [...]