发布时间: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.........【阅读全文】