• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » console
Trace: • jail 構築 • 35 gitインストール • 44 CentOS7 chronyd NTP • 70 HP Smart Array Firmware • 16 LVMストライプ • 17 LVMミラー • 24 Bitwarden/Vaultwarden • AdaptecRaid監視 • 51 MySQLベンチマーク(mysqlslap) • mod_suphp

console

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@01_linux:04_監視:zabbix
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

13 Zabbixでsnmptrapを受信(Zabbix2系)
6 Hits, Last modified: 6 years ago
receiverのPerlスクリプトは、Zabbixのソースコードに含まれています。 <code console> # cp zabbix-2.2.2/misc/snmptrap/zabbix_trap_rece... d.conf修正 ==== トラップを受け取ると、perlを実行するよう設定します。 <code console> # vi /etc/snmp/snmptrapd.conf authCommunity log... eAuthorization yes </code> === 自動起動設定 === <code console> # service snmptrapd restart # chkconfig snmptrap... .tmpにログが出力されます。 === クライアントからテストトラップ送信 === <code console> # snmptrap -v 2c -c snmptraptest 192.168.42.254
10 Zabbixでsnmptrapを受信する
4 Hits, Last modified: 6 years ago
ix_senderで送る仕組み === snmptrapd.confを修正 === <code console> # /etc/snmp/snmptrapd.conf authCommunity log,exe... 」を作成 === /usr/local/bin/zabbix_snmptrap.sh <code console> #!/bin/sh ZABBIX_SERVER="127.0.0.1"; ZABBIX_POR... G: "1437760" </code> === snmptrapdの起動 === <code console> # /etc/init.d/snmptrapd start # chkconfig snmptr... olor> ===== ②エージェント側 ===== テストは下記などで実行する。 <code console> # snmptrap -v 2c -c snmptraptest 192.168.42.254
11_Zabbix自体の監視
3 Hits, Last modified: 12 years ago
==== 手動でtelnetした場合 ===== ==== 異常な場合 ===== <code console> $ telnet 192.168.100.10 10051 Trying 192.168.100... ection timed out </code> ==== 正常な場合 ===== <code console> $ telnet 192.168.100.10 10051 Trying 192.168.100... ウトした場合(終了ステータス: 1) ③終了ステータスの場合は、エラーメールを投げる <code console> _host=192.168.100.10 expect -c " set timeout 20
03 ダッシュボードの「最新20件の障害」件数を増やす
2 Hits, Last modified: 9 years ago
20件の障害」件数を増やす ====== 20件 -> 30件に増やす場合 ・件数 <code console> /usr/share/zabbix/include/blocks.inc.php 855... $filter['limit'] : 30; </code> ・バーの表示部分変更 <code console> /usr/share/zabbix/include/locales/ja_jp.inc.php
91 ZabbixのMySQLが遅い
2 Hits, Last modified: 9 years ago
ffer_pool_sizeとinnodb_log_file_sizeを増やしてみる <code console> # vi /etc/my.cnf innodb_file_per_table innodb_bu... げてからMySQLを起動すると、新しいサイズでInnoDBログファイルが作成されます。 <code console> # mv /var/lib/mysql/ib_logfile* /tmp/ </code>
92 利用されているitemを検索(SQL)
1 Hits, Last modified: 10 years ago
monitored items.status = 1 : not monitored <code console> mysql> SELECT itemid, items.hostid, items.status
93 Unknown column 'impi_errors_from' in 'field list'
1 Hits, Last modified: 10 years ago
om' in 'field list' ====== 下記のようなエラーが出力される <code console> query failed: [XXXX] Unknown column 'impi_errors

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki