标签类目:cacti

cacti 实现EMAIL和MSN告警

分类:RedHat原来做nagios。后来由于glibc的版本问题,报警功能搁浅了
公司从mrtg到cacti和nagios也有半年多了吧
最近才从黑客安全里面出来,所以才回头来继续做cacti下的监控报警

关于cacti的安装,网上很多很多方法,或者就下载cactiEZ自动安装就好了

下面记下关于email报警的问题

如果你是手工编译cacti安装的话,那么那么需要安装插件thold
下载地址http://mirror.cactiusers.org/downloads/plugins/thold-0.3.9.tar.gz

继续阅读 »

cacti设置一分钟刷新

之前,Cacti一直以每5分钟来取得数据,老觉得反应慢了一些。万一有攻击都要几分钟之后才知道。前几天,就开始构思怎样做到每分钟取得SNMP数据。

经过连日的研究,终于发现了怎样实现每分钟运行Poller的方式。 继续阅读 »

Network,Server statistics graphing Using Cacti in Ubuntu Server

分类:UbuntuCacti 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的取样间隔更改为一分钟?

其实在cacti的官方论坛上面,已经有这个patch放出来了:RELEASED: < 1 Minute to 5 Minute Polling Interval Patch

不过这个patch有点旧,是针对0.8.6f版本的,而且里面说的是如何新建一张”Hourly”图,而不是将现在的”Daily”,”Weekly”,”Monthly”,”Yearly”修改为1分钟的格式。 继续阅读 »

升级到 cacti 0.8.7

把系统升级到了当时最新的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的官方论坛
继续阅读 »


返回顶部