Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1344065
  • 博文数量: 145
  • 博客积分: 1440
  • 博客等级: 少尉
  • 技术积分: 2986
  • 用 户 组: 普通用户
  • 注册时间: 2012-07-24 23:47
个人简介

我一直在走,至少还有条路,也好于无路可走…

文章分类

全部博文(145)

文章存档

2023年(1)

2017年(2)

2016年(5)

2015年(13)

2014年(13)

2013年(70)

2012年(41)

发布时间:2013-04-27 18:18:15

                             cacti监控mysql1 下载cacti监控mysql的模板 http://code.google.com/p/mysql-cacti-templates/2 解压模板#tar xvf  better-.........【阅读全文】

阅读(1503) | 评论(0) | 转发(1)

发布时间:2013-04-26 18:27:47

                                                 .........【阅读全文】

阅读(1733) | 评论(0) | 转发(0)

发布时间:2013-04-23 18:21:36

1、安装配置Cacti WEB服务(1)安装rrdtool、net-snmp以及相关依赖包(使用CentOS yum 命令安装)yum install rrdtool net-snmp rrdtool-devel net-snmp-devel net-snmp-utils net-snmp-python net-snmp-perl lm_sensors-devel file-devel rpm-devel.........【阅读全文】

阅读(1267) | 评论(0) | 转发(0)

发布时间:2013-04-16 09:43:44

nmonNmon, 是 Nigel's Monitor 的缩写,是一个使用很普遍的开源工具,用以监控 Linux 系统的性能。Nmon 监控多个子系统的性能数据,例如处理器的使用率、内存使用率、队列、磁盘I/O统计、网络I/O统计、内存页处理和进程信息。Nmon 也提供了一个图形化的工具:要运行 nmon,你可以在命令行中启动它,然后选.........【阅读全文】

阅读(891) | 评论(0) | 转发(0)

发布时间:2013-03-01 12:44:59

CactiEZ登录密码忘记,重置Cacti密码用root用户进入系统[root@localhsot]# mysql -u root -pmysql> show databases; mysql> use cacti;mysql> show tables; mysql> select from user_auth;mysql> update user_auth set password=md5("password") where id='1';现在cacti新密码就是password.........【阅读全文】

阅读(6965) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册