世上没有东西可以取代坚毅的地位,才干不能,有才能而失败者比比皆是;天才不能,才华横溢又毫无进取者不胜枚举;单靠教育不能,受过教育但潦倒终生者充斥世间;惟有坚毅与果断者能够无所不能,得到成功。雷?克罗克
分类:
2012-03-16 11:57:10
原文地址:SmokePing 安装配置 作者:kevinadmin
# cons xff steps rows AVERAGE 0.5 1 1008 AVERAGE 0.5 12 4320 MIN 0.5 12 4320 MAX 0.5 12 4320 AVERAGE 0.5 144 720 MAX 0.5 144 720 MIN 0.5 144 720
四、*** Presentation ***
这里主要是定义你使用监控的方法,是使用fping还是echoping等,在这里定义好了之后,在后面的probes里面引用这里定义好的就可以了。
这里面的参数基本上不用动,可以加语言包的设置,不过好像没有用。
charset = gb2312
和ping包的大小
packetsize = 2000
五、*** Probes ***
A、引用上面定义好的探针。
B、定义监控主机及在web上面的显示。
我的配置如下:
probe = FPing
menu = Top
title = Network Latency Grapher
remark = Welcome to the SmokePing website of ShenZhen Wang Yu Company. \
Here you will learn all about the latency of our network.
+ Test
menu = Targets
parents = owner:/Test/James location:/
title = Host in Test
++ James
menu = James
title =James
alerts = someloss
#slaves = boomer slave2
host = 219.84.206.211
++ MultiHost
menu = Multihost
#title = James and James as seen from Boomer
title = All Host In One Graph
host = /Test/James /Test/QQ /Test/MFS-Monitor /Test/TaiWan
menu = QQ
title =
host =
++ MFS-Monitor
menu = MFS-Monitor
title = Monitor
host = abc.cacti.xxxx.com
++ TaiWan
menu = TaiWan-Server
title = 219.84.206.231
host = 219.84.206.231
+ Monitor
menu = Monitor
title = Monitor Server Hosts
++ ShenZhen
menu = ShenZhen
title = SZ-Cacti
host = abce.qq.com
六、*** Slaves ***
这个是用于分布式监控的。暂时还没有测试过,等测试过后,再写上来吧。
这个是比较基础的一个文档,现在这个配置还比较少,一般只能看官方文档配置了。