Question #663092 on Graphite changed: https://answers.launchpad.net/graphite/+question/663092
Tobias posted a new comment: Yes it seems to be working: # curl -v "http://127.0.0.1/render?&target=disk.used&from=-5min&rawData=true" * About to connect() to 127.0.0.1 port 80 (#0) * Trying 127.0.0.1... connected * Connected to 127.0.0.1 (127.0.0.1) port 80 (#0) > GET /render?&target=disk.used&from=-5min&rawData=true HTTP/1.1 > User-Agent: curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.21 > Basic ECC zlib/1.2.3 libidn/1.18 libssh2/1.4.2 > Host: 127.0.0.1 > Accept: */* > < HTTP/1.1 200 OK < Date: Tue, 16 Jan 2018 09:36:11 GMT < Server: Apache/2.4.25 (Red Hat) mod_wsgi/4.5.13 Python/2.7 < Content-Length: 60 < Expires: Tue, 16 Jan 2018 09:37:11 GMT < Cache-Control: max-age=60 < Access-Control-Allow-Origin: * < Access-Control-Allow-Methods: GET, OPTIONS < Access-Control-Allow-Headers: origin, authorization, accept < Content-Type: text/plain; charset=UTF-8 < disk.used,1516095120,1516095420,60|None,None,None,None,None * Connection #0 to host 127.0.0.1 left intact * Closing connection #0 -- You received this question notification because your team graphite-dev is an answer contact for Graphite. _______________________________________________ Mailing list: https://launchpad.net/~graphite-dev Post to : graphite-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~graphite-dev More help : https://help.launchpad.net/ListHelp