全文検索:
- 91 ZabbixのMySQLが遅い
- nf file 0 33554432 bytes! 140609 16:02:58 [Note] /usr/libexec/mysqld: ready for connections. Version: '... 306 Source distribution 140609 16:03:08 [ERROR] /usr/libexec/mysqld: Incorrect information in file: './zabbix/nodes.frm' 140609 16:03:08 [ERROR] /usr/libexec/mysqld: Incorrect information in file: './zabbix/nodes.frm' 140609 16:03:08 [ERROR] /usr/libexec/mysqld: Incorrect information in file: '.
- 03 ダッシュボードの「最新20件の障害」件数を増やす
- 増やす ====== 20件 -> 30件に増やす場合 ・件数 <code console> /usr/share/zabbix/include/blocks.inc.php 855 ... limit'] : 30; </code> ・バーの表示部分変更 <code console> /usr/share/zabbix/include/locales/ja_jp.inc.php 117... すればOK <code> # grep -n DEFAULT_LATEST_ISSUES_CNT /usr/share/zabbix/include/defines.inc.php 547://defin
- 10 Zabbixでsnmptrapを受信する
- te,net snmptraptest traphandle default /bin/bash /usr/local/bin/zabbix_snmptrap.sh </code> この場合、「snmptr... code> === 実行するプログラム「zabbix_snmptrap.sh」を作成 === /usr/local/bin/zabbix_snmptrap.sh <code console> #!/bi... 127.0.0.1"; ZABBIX_PORT="10051"; ZABBIX_SENDER="/usr/bin/zabbix_sender"; KEY="snmptraps"; read host
- 02 外部チェック
- ml]] # cat dnscheck.sh <code> #! /bin/sh str=`/usr/bin/nslookup -query=a $1 $2 | tail -n2 | head -n1