前言:cacti监控mysql服务器的大概50张graphs都弄出来了,也出图了,当中遇到一些问题,印象比較深刻的记录例如以下: (一):加入io监控 点击Create Graphs for this Host 进去创建IO的图,结果报错 This data query returned 0 rows, perhaps there was a problem executing this data query. You can run this data query in debug mode …
start job failed to start mysql ubuntu 原因时我将var整个目录的组权限设置为www-data了, 试了网上的办法都不行(有个妥协方法是重新安装, 但很不好), 最后,通过重新设置正确权限解决 root@iZ238w18zieZ:/var/lib# ll total 196 drwxr-xr-x 43 root root 4096 Jul 18 20:01 ./ drwxr-xr-x 12 root root 4096 Oct 24 14:16 ../ dr…
Cacti监控mysql数据库服务器实现过程 2014-05-29      0个评论    来源:Cacti监控mysql数据库服务器实现过程   收藏    我要投稿 1 先在cacti服务器端安装mysql模板 wget https://mysql-cacti-templates.googlecode.com/files/better-cacti-templates-1.1.8.tar.gz tar –xvf better-cacti-templates-1.1.8.tar.gz cd b…
cacti监控mysql 2013-09-25 16:21:43 分类: LINUX 原文地址:cacti监控mysql 作者:baochenggood cacti监控mysql 1 下载cacti监控mysql的模板 http://code.google.com/p/mysql-cacti-templates/ 2 解压模板 #tar xvf  better-cacti-templates-1.1.7.tar 3 把相应的php脚本拷贝到cacti的家目录下面scripts/目录下面 #cd …
mysql安装过程中出现错误ERROR 1820 (HY000): You must SET PASSWORD before executing this statement解决   最近新装好的mysql在进入mysql工具时,总是有错误提示: # mysql -u root -p Enter password: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) 或者 # mys…
安装mysql的过程中,在最后配置mysql时,提示错误:Configuration file tmeplate E:\编程\MySQL\my-template.ini could not be processed and written to E:\编程\MySQL\my.ini.Error code-1. 原因:mysql的安装目录中存在中文 解决方法:使用全英文的安装目录…
Ruby Version Manager简称RVM,是一款非常好用的ruby版本管理以及安装工具. 关于rvm的安装,可以参考以下文章: use rvm install and manage ruby version Set up professional rails3 develpment on ubuntu (part two) RVM的用法 我将自己安装rvm过程中碰到的问题及解决办法简单列一下: 1.执行:curl -k https://raw.github.com/wayneesegu…
在学习Mysql的过程中,首先要安装Mysql.然而在第一遍安装过程中难免会出现安装错误的时候,当卸载后第二次安装(或者第三次甚至更多次)的时候,往往在安装最后一步会出现apply security settings错误.现在网上存在的普遍方法可能对绝大多数人的问题都不适用,究其原因是因为你没有将之前安装失败的残留文件彻底清除干净,最可能被你忽视的就是一个隐藏文件夹的配置你没有删除.    对于安装Mysql,这个网上都有教程,这个很简单.不同版本的安装步骤不同,这里就不详细列出. 出现appl…
MySQL安装过程中对The error code is 2203的解决方案 1.问题描述 Windows系统安装MySQL遇到The error code is 2203.,具体描述如下 The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2203 2.解决方案 百度大…
[RAC] RAC For W2K8R2 安装--安装过程中碰到的问题(九) 一.1  BLOG文档结构图 一.2  前言部分 一.2.1  导读 各位技术爱好者,看完本文后,你可以掌握如下的技能,也可以学到一些其它你所不知道的知识,~O(∩_∩)O~: ① RAC for windows 2008R2 的安装 ② rac环境下共享存储的规划和搭建 ③ starwind软件的应用 ④ VMware workstation 如何做共享存储 ⑤ rac数据的静默安装和dbca静默建库 ⑥ rac数据…