我有两台虚拟机,ip分别为:192.168.0.188 和192.168.0.161,在188那台服务器上我用apt-get install cacti ,访问http://192.168.0.188/cacti可以看到188的流量图,不过我还想监控到161,我在161上用apt-get install snmp snmpd,修改snmp的配置文件如下: ############################################################################### # # EXAMPLE.conf: # An example configuration file for configuring the ucd-snmp s...
cacti流量监控服务器搭建手册 1、安装环境及软件需求: centos-5.2 http://www.centos.org mysql-5.0.67 http://www.mysql.com apache-2.2.9 http://www.apache.org php-5.2.6 http://www.php.net eaccelerator-0.9.5.3 http://eaccelerator.net/ net-snmp-5.4.2 http://www.net-snmp.net rrdtool-1.3.4 http://oss.oetiker.ch/rrdtool/ cacti-0.87b http://www.cacti.net cacti-spine-0.87a ...
本人使用centOS4.5操作系统。服务器要有一个IP地址。有机器名。 使用cacti需要有php的环境,网络上有很多为什么使用cacti而不使用mrtg的评论,我这里就不多罗嗦了。 一、安装rrdtool 1、先安装libart_lgpl # cd /export1/soft # tar -zvxf libart_lgpl-2.3.17.tar.gz # make # make install 2、安装rrdtool # cd /export1/soft # tar -zvxf rrdtool-1.0.49.tar.gz(因为到了1.2后好多库都不是内置,为了方便我们安装1.0的) #...
cacti流量监控服务器搭建手册 1、安装环境及软件需求: centos-5.2 http://www.centos.org mysql-5.0.67 http://www.mysql.com apache-2.2.9 http://www.apache.org php-5.2.6 http://www.php.net eaccelerator-0.9.5.3 http://eaccelerator.net/ net-snmp-5.4.2 http://www.net-snmp.net rrdtool-1.3.4 http://oss.oetiker.ch/rrdtool/ cacti-0.87b http://www.cacti.net cacti-spine-0.87a ht...
求教各位高手 谢谢大家不吝指教……………… 最近cacti把我搞蒙了 有些问题已经解决了。但是我该怎么样才能让cacti监控其他的服务器呢? [ 本帖最后由 ppiqq 于 2008-3-26 11:19 编辑 ]
原文来源这里 : 我做了一些修改. 第一步:ubuntu系统和LAMP服务的安装 建议用ubuntu server系统+LAMP服务来安装cacti软件,因为server版的系统+系统自带的LAMP服务会较稳定。 ubuntu server在安装的过程中,选中安装LAMP服务。 如果用桌面版的ubuntu来安装的,或者安装的过程中没有安装LAMP服务,可以用下面的命令先架设LAMP服务器。 $ sudo apt-get install apache2 $ sudo apt-get install mysql-server $ sudo apt-get instal...
各位大侠,又来求助啦:cry: ,前几天用nagios监控http服务还好好的,监测没有异常,可是从上周突然出现这种情况 service:http status:WARNING status information: http WARNING: http/1.1 400 Bad Request - 168 bytes in 0.520 second response time 请问如何修改这个响应时间啊?
各位同行达人在主机监控方面应该都听说过cacti监控系统,不知它在监控对象数量上能到什么规模,欢迎各位来交流! 小弟从事第三方支付行业,使用cacti中文版V10监控了55台服务器,情况稳定,这里面包括大部分的linux服务器,也有部分Windows主机和虚拟机。 小弟所在集团的兄弟公司,做电子机票业务,使用它监控100多台主机,情况稳定。