statsd
基础知识
Graphite 安装简介
# yum -y install cairo pycairo# yum install python-devel python-pip
# pip install django django-tagging carbon whisper graphite-web uwsgi# cd /opt/graphite/webapp/graphite
# cp local_settings.py.example local_settings.py
# python manage.py syncdbstatsd 安装简介
配置示例
解释
metric 类型
推荐阅读
Last updated