【发布时间】:2026-01-09 10:55:01
【问题描述】:
我正在尝试使用 https://github.com/somic/graphite-rabbitmq 将 RabbitMQ 连接到 Graphite(0.9.9) 但是,我不完全确定应该放置 Graphite 中的哪个目录 Graphite-rabbitmq 文件。
当我运行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"
非常感谢您的帮助
【问题讨论】:
标签: python django rabbitmq graphite