发布时间:2015-05-12 15:05:51
A. 安裝完zabbix後,默認的監控mysql模板是不能用的,即使添加上去了,也是顯示為紅色的unsupper,因此我們需要做一些配置.首先需要在想要監控的mysql server上新建授權用戶,讓zabbix_agent對數據庫有查詢,以及狀態監測等權限.mysql -uroot-p<PASS> -e "GRANT USAGE ON *.* TO 'zabb.........【阅读全文】
发布时间:2015-05-10 23:35:06
摘录官方邮件列表:http://lists.freebsd.org/pipermail/freebsd-questions/2003-April/002605.htmlto enter Single User mode. At the question about the shell to use, hit ENTER. You will be dropped to a # prompt. Enter mount -u / to remount your root filesystem read/write, then run mount -a to remoun.........【阅读全文】
发布时间:2015-03-03 22:47:14
今天闲来无事,装个zabbix玩,无奈老是提示zabbix server is not running ,到处找办法解决,我的平台是rhel7 ,照网上说的最后关闭selinux就可以了,即使你修改了zabbix的网页根目录的content值,也添加了selinux port,还是不行,禁用selinux就行了。本人强迫症发作始终感觉不爽,selinux可以提高系统安全性,但不知道为啥.........【阅读全文】