https://github.com/somic/graphite-rabbitmqを使用して RabbitMQ を Graphite(0.9.9) に接続しようとして います。
私が走るとき、私carbon-agent-rabbitm1.py
は得る
Failed to import the graphite package. Please verify that this package
was properly installed and that your PYTHONPATH environment variable
includes the directory in which it is installed.
For example, you may need to run the following command:
export PYTHONPATH="/home/myusername/lib/python/:$PYTHONPATH"
助けていただければ幸いです