首页 > 其他 > 详细

Smokeping Configuration and Best Practices 1

时间:2019-05-05 17:05:40      阅读:118      评论:0      收藏:0      [点我收藏+]

Define probes

I recommend these best practices based on my own experience having used Smokeping over a number of years to analyze network latency and illustrate packet loss.

I suggest starting by making sure that 20 pings are sent every 60 seconds. It’s important to consider the relevance of this when you first deploy Smokeping as changes to these parameters will break your RRD graphs and require you to start from scratch. To set this rate, edit the Database file located in Smokeping’s config.ddirectory:

技术分享图片

 

No Refreshing on page

vi usr/local/smokeping/etc/basepage.html.dist

copied the original file to basepage.html.dist.20190430

removed the following line from the header:

<META HTTP-EQUIV="Refresh" CONTENT="<##step##>">

 

Smokeping Configuration and Best Practices 1

原文:https://www.cnblogs.com/simon4you/p/10813948.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!