Varnish 3.x Cacti 监控插件

安装说明
1 – 导入 cacti_host_template_varnish.xml 模板到 Cacti (tested with 0.8.8a)
2 – 复制 getVarnishStats.sh 到 Cacti的 “scripts” 目录下
3 – 配置 snmpd.conf 来支持Varnish
3.1 – 向 snmpd.conf 尾行添加一行内容    extend varnishstats “/etc/snmp/varnish_stats.sh”
3.2 – 复制 varnish_stats.sh 到 “/etc/snmp”
4 – 默认参数编译spine因缓冲区太小,获取Varnish数据量过大会导致错误,因此要重新编译spine, 配置时加入 –with-results-buffer=2048″

点击下载 Cacti_Plugin_for_Varnish_3.x

你可能感兴趣的:(Varnish 3.x Cacti 监控插件)