graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #04291
Re: [Question #233976]: Failing attempts in benchmarking Graphite
Question #233976 on Graphite changed:
https://answers.launchpad.net/graphite/+question/233976
Status: Answered => Open
Shai Duvdevani is still having a problem:
Hi Brian and thank you for your quick response!
I was only doing what's mentioned here:
https://graphite.readthedocs.org/en/latest/feeding-carbon.html
My intention was to simulate multiple clients (on purpose).
My ultimate desired command line is something like
ls requestFileNum* | xargs -n 1 -P 10 -I {} sh -c 'cat {} | nc localhost 2013'
I saw graphite comes with example client python script which utilizes sockets,
I'll try to use that one.
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.
References