shell script to output citrusleafdb namespace values to graphite

exactly as the name says. if you are a citrusleaf user, here is an easy (and hacky) way to output your namespace values to graphite with a nohup script every 10 seconds in github or here: #!/bin/bash ####### # this script runs through clinfo and grabs all the values for citrusleaf, then parses them out … Read More