2. If you are looking to add features, please add support for SRBMiner and CastXMR miner, that would be great
thanks
Check out the development version I just published. It includes support for SRBMiner. I only got an example file from the miner developer.
If you run into issues then please create an issue on GitHub and attach a Json from one of you miners.
I haven't had the time to create the dashboard yet, but you can check the field/tag names by logging into influxBD
#influx
>use rigdata
> select * from miner_system where miner='SRBMINER'
> select * from miner_gpu where miner='SRBMINER'