graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #06578
[Question #653729]: Load MySQL data into graphite
New question #653729 on Graphite:
https://answers.launchpad.net/graphite/+question/653729
I have a working graphite-carbon set up on ubuntu. I was able to insert data one line at a time using the command line
echo "local.random.diceroll 4 `date +%s`" | nc -q0 ${SERVER} ${PORT}
But I have about 2M rows to load into graphite from a mySQL database.
Whats the best tool or approach for this requirement?
--
You received this question notification because your team graphite-dev
is an answer contact for Graphite.