随笔分类 - zabbix
摘要:http://www.sysadminworld.com/2013/install-zabbix-2-on-ubuntu-12-04-precise/
阅读全文
摘要:Q&A:1.mul key:1. 如果Key是空的, 那么该列值的可以重复, 表示该列没有索引, 或者是一个非唯一的复合索引的非前导列2. 如果Key是PRI, 那么该列是主键的组成部分3. 如果Key是UNI, 那么该列是一个唯一值索引的第一列(前导列),并别不能含有空值(NULL)4. 如果Key是MUL, 那么该列的值可以重复, 该列是一个非唯一索引的前导列(第一列)或者是一个唯一性索引的组成部分但是可以含有空值NULL2.mysql分区表概述:参考:https://dev.mysql.com/doc/refman/5.1/zh/partitioning.html分区表分为四种:
阅读全文
摘要:http://www.slideshare.net/xsbr/alexei-vladishev-zabbixperformancetuning#http://zabbixzone.com/zabbix/mysql-performance-tips-for-zabbix/调优详细步骤
阅读全文
摘要:1. 16313:20140109:110809.577 resuming IPMI checks on host [10.1.3.41]: connection restored 16337:20140109:113655.574 IPMI item [Current_1] on host [10.1.3.41] failed: first network error, wait for 15 seconds 16313:20140109:113717.981 IPMI item [Current_1] on host [10.1.3.41] failed: another network
阅读全文
摘要:@1.假设idrac已经启用,并且使用ipmitool能正确读取数据(本文后面详细描述如何配置)@2.第一节只涉及web配置1.创建主机configuration-->hosts-->create host注意:所有的教程几乎是:认证算法一栏选择default,但是我测试用MD5或MD2才行级别:admin创建Item注意:在IPMI中,key值是自己定义的,但是sensor值必须和被监测设备的sensor完全一致,否则监控不能成功,报:invalid argument(未被成功检测过),或者became not supported: sensor or control Fan1A
阅读全文
摘要:1.怎样支持中文:https://www.zabbix.org/wiki/How_to/install_locale官方解决方法实际操作中,进入/var/lib/locales/supported.d/,修改local文件添加zh_CN.UTF-8 UTF-8然后执行locale-gen或者dpkg-reconfigure locales使用locale -a查看安装的字符集2.图形中怎么显示中文http://pengyao.org/zabbix-frontend-graph-chinese.html# wget 'http://downloads.sourceforge.net/pr
阅读全文
摘要:http://hi.baidu.com/ryq1xiuluo/item/6d37e658f1b90b13db16351d./configure--enable-server--enable-agent--with-mysql--with-net-snmp--with-jabber--with-libcurl或./configure--prefix=/usr/local/zabbix--enable-server--enable-proxy--enable-agent--with-mysql--with-net-snmp--with-libcurl--with-openipmiconfigure
阅读全文

浙公网安备 33010602011771号