smokeping七大组件:general(普通设置) 、alerts(警报设置)、Datebase(数据库参数)、presentation(网络自定义)、slaves(从smokeping定义)、targets(目标设置——“含插件定义”)

(以下均只说明常用设置)

Genreral:

*** General ***
owner = derrick.jiang               #文件所有者
contact = derrick.jiang@XXX.com               #所有者联系方式
mailhost = smtp.exmail.xx.com              #邮箱地址
mailusr = derrick.jiang@xx.com               #邮箱登陆名
mailpwd = XXXXX           #邮箱登陆密码
#sendmail = /usr/sbin/sendmail
# NOTE: do not put the Image Cache below cgi-bin
# since all files under cgi-bin will be executed ... this is not
# good for images.
imgcache = /usr/local/smokeping/cache                     #安装smokeping时定义的图形文件存放路径
imgurl = cache
datadir = /usr/local/smokeping/data                      #安装smokeping时定义的数据文件存放路径
piddir = /usr/local/smokeping/var                       #安装smokeping时定义的进程pid文件
cgiurl = http://smokeping服务器IP或域名/smokeping.cgi #在线图形连接地址
smokemail = /usr/local/smokeping/etc/smokemail.dist
tmail = /usr/local/smokeping/etc/tmail.dist
# specify this to get syslog logging
syslogfacility = local0
# each probe is now run in its own process
# disable this to revert to the old behaviour
# concurrentprobes = no
offset=50%

最新文章

  1. iOS从零开始学习直播之3.美颜
  2. 前端优化 - 打开速度1s
  3. Linux(一)__入门介绍
  4. python语言特性及其数据类型
  5. 斯坦福第十四课:降维(Dimensionality Reduction)
  6. 强大的UML建模工具——StarUML
  7. uva 11090
  8. 网卡及MAC和PHY的区别
  9. 【转】Android 基于google Zxing实现二维码、条形码扫描,仿微信二维码扫描效果--不错
  10. 解决Android单个dex文件不能超过65536个方法问题
  11. Python -- 堆数据结构 heapq - I love this game! - 博客频道 - CSDN.NET
  12. nginx+lua安装配置
  13. js倒计时,秒倒计时,天倒计时
  14. C语言简单实现链栈基本几个功能(适合新手看,大神可指正)
  15. katalon之web文件上传
  16. MySQL 单表优化
  17. git使用详细过程
  18. 学JS的心路历程-函式(五)箭头函式
  19. 【Python】如何基于Python写一个TCP反向连接后门
  20. HDU 6127 Hard challenge(扫描线)

热门文章

  1. js Regex match, exec, test & jquery plugin, visit the official website!
  2. 基于Socket创建Web服务
  3. [SaltStack] salt-master启动流程
  4. AutoResetEvent 和 ManualResetEvent 多线程应用
  5. iOS9.0 友盟分享详细过程
  6. API网关服务Zuul-Spring Cloud学习第五天(非原创)
  7. 苹果iOS APP配置HTTPS,iOS ATS配置SSL,苹果ATS标准解决方案
  8. opentracing学习入门
  9. Using Single Alert For Messages And Confirmation Messages In Oracle Forms With Set_Alert_Button_Property
  10. 报“ Got minus one from a read call”的错误