← Back to team overview

graphite-dev team mailing list archive

Re: [Question #97754]: perl script not working

 

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

    Status: Open => Answered

chrismd proposed the following answer:
Which version of graphite are you using? The latest version is 0.9.5 and
it installs by default into /opt/graphite/ instead of
/usr/local/graphite/. I bring that up in case you may have upgraded but
assumed it would have overwritten a previous installation in
/usr/local/. The "global name schemas is not defined" error usually
indicates a problem parsing the storage-schemas.conf file. The sample
you included looks fine so maybe the file is not in the expected
location (/opt/graphite/conf/storage-schemas.conf if you're using
0.9.5). Also, the perl code looks good so the problem is more than
likely with carbon not reading the storage-schemas.conf file.

If you are not using 0.9.5, my advice would be to upgrade simply because
so much has changed and been fixed since 0.9.4 was released a year or so
ago.

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.