← Back to team overview

graphite-dev team mailing list archive

Re: [Question #295687]: Can't record some data to graphite

 

Question #295687 on Graphite changed:
https://answers.launchpad.net/graphite/+question/295687

Description changed to:
Graphite doesn't record some data.

This fails

echo "lnc.simple 12000 1466499600" | nc -c <server> 2003

Unix epoch time is as follow:

GMT: Tue, 21 Jun 2016 09:00:00 GMT
Your time zone: 2016. 6. 21. pm 6:00:00 GMT+9:00


This succeed

echo "lnc.simple 12000 1466499300" | nc -c <server> 2003


I can't figure out how it can be solved.  I am using graphite  0.9.15.

Who can verify it?

-- 
You received this question notification because your team graphite-dev
is an answer contact for Graphite.