cacti设置一分钟刷新
之前,Cacti一直以每5分钟来取得数据,老觉得反应慢了一些。万一有攻击都要几分钟之后才知道。前几天,就开始构思怎样做到每分钟取得SNMP数据。
经过连日的研究,终于发现了怎样实现每分钟运行Poller的方式。 继续阅读 »
之前,Cacti一直以每5分钟来取得数据,老觉得反应慢了一些。万一有攻击都要几分钟之后才知道。前几天,就开始构思怎样做到每分钟取得SNMP数据。
经过连日的研究,终于发现了怎样实现每分钟运行Poller的方式。 继续阅读 »
Cacti is a complete network graphing solution designed to harness the power of RRDTool’s data storage and graphing functionality. Cacti provides a fast poller, advanced graph templating, multiple data acquisition methods, and user management features out of the box. All of this is wrapped in an intuitive, easy to use interface that makes sense for
LAN-sized installations up to complex networks with hundreds of devices.
Now we are going install Cacti from source code.If you are trying to install from source code you will have some
advantages like latest version you can install. 继续阅读 »
其实在cacti的官方论坛上面,已经有这个patch放出来了:RELEASED: < 1 Minute to 5 Minute Polling Interval Patch
不过这个patch有点旧,是针对0.8.6f版本的,而且里面说的是如何新建一张”Hourly”图,而不是将现在的”Daily”,”Weekly”,”Monthly”,”Yearly”修改为1分钟的格式。 继续阅读 »
把系统升级到了当时最新的0.8.6-svn,其中的版本就是0.8.6k
现如今cacti的最新的stable版本都已经是0.8.7了,于是我也想升级
当我当下来0.8.7的文件,升级的时候,发现系统报不支持从0.8.6k升级到0.8.7
查了查升级脚本,果然是没有对0.8.6k的支持,于是就求助于cacti的官方论坛
继续阅读 »