graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #03402
Re: [Question #213524]: Error At Send Data
Question #213524 on Graphite changed:
https://answers.launchpad.net/graphite/+question/213524
Status: Open => Answered
Jeff Blaine proposed the following answer:
> whisper-fetch.py /opt/graphite/storage/whisper/servers/prod/server1/metric.wsp
>
> But the result is. none, none, none.
>
> I use this script
> echo "dtrace.ghost.syscall.read.entry 400 `date +%s`" | nc 192.168.101.155 2003
Querying the servers/prod/server1/metric.wsp whisper file
is not going to show you anything about the metric
dtrace.ghost.syscall.read.entry
Try doing a whisper-fetch on
/opt/graphite/storage/whisper/dtrace/ghost/syscall/read/entry.wsp instead
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.