graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #00690
[Question #147467]: Data does not display in web app.
New question #147467 on Graphite:
https://answers.launchpad.net/graphite/+question/147467
I have installed the 0.9.7 release and I cannot get the data to display on the web gui. Data appears to be loading via the carbon-cache.py process:
console.log:
01/03/2011 19:27:54 :: Sorted 3 cache queues in 0.000035 seconds
01/03/2011 19:28:00 :: Sorted 11 cache queues in 0.000054 seconds
01/03/2011 19:28:55 :: Sorted 3 cache queues in 0.000031 seconds
01/03/2011 19:29:00 :: Sorted 11 cache queues in 0.000040 seconds
01/03/2011 19:29:57 :: Sorted 3 cache queues in 0.000036 seconds
01/03/2011 19:30:00 :: Sorted 11 cache queues in 0.000039 seconds
01/03/2011 19:30:59 :: Sorted 3 cache queues in 0.000033 seconds
updates.log
01/03/2011 19:33:01 :: wrote 1 datapoints for carbon.agents.chunkhc01.pointsPerUpdate in 0.00020 seconds
01/03/2011 19:33:01 :: wrote 1 datapoints for carbon.agents.chunkhc01.cpuUsage in 0.00017 seconds
01/03/2011 19:33:01 :: wrote 1 datapoints for carbon.agents.chunkhc01.updateOperations in 0.00017 seconds
01/03/2011 19:33:01 :: wrote 1 datapoints for system.loadavg_5min in 0.00082 seconds
01/03/2011 19:33:01 :: wrote 1 datapoints for carbon.agents.chunkhc01.cache.queries in 0.00024 seconds
01/03/2011 19:33:01 :: wrote 1 datapoints for system.loadavg_1min in 0.00014 seconds
01/03/2011 19:33:01 :: wrote 1 datapoints for carbon.agents.chunkhc01.cache.queues in 0.00020 seconds
I used all the defaults to install to try to avoid troubles like this. The only thing non-default is the location of our python installation. Could this be causing the problem? All the data and storage locations are set to the default.
Thanks for your help!
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.