全文検索:
- 02 Munin
- ==== muninインストール ==== dnf install munin munin-node ==== 設定 ==== <code|/etc/munin/munin.conf> [localhost] address 127.0.0.1 use_node_name yes [Node1] address 192.168.0.10 use_node_name yes </code> ==== munin起動 ==== systemctl enable --n
- Nagios外部コマンド
- ====== Nagios外部コマンド ====== #!/bin/sh NOW='date +%s' case $1 in "off") COMMAND="DISABLE... MMAND="ENABLE" ;; *) echo "error: option not exists." exit ;; esac for HOST in `cat list` do echo "[$NOW] ${COMMAND}_HOST_NOTIFICATIONS;$HOST;$NOW" \ > /usr/local/nagios/var/rw/nagios.cmd echo "[$NOW
- AdaptecRaid監視
- ら、arcconfコマンドを実行できるよう設定しておく。 nagios ALL=(root) NOPASSWD: /usr/StorMan/arcconf GETCONFIG 1 * あと、これ... e 0 Optimal,Controller Optimal,Battery Status ZMM not installed Adaptech 6405の場合、ZMM not installedとなってしまう。 - 対処 <code console> 60 for line in os.popen4... rs] command[check_raid]=c:\Windows\system32\cscript.exe //NoLogo C:\win_check_adaptec-aac_VINCE.vbs
- 91 ZabbixのMySQLが遅い @01_linux:04_監視:zabbix
- the .cnf file 0 33554432 bytes! 140609 16:02:58 [Note] /usr/libexec/mysqld: ready for connections. Ve... /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/mysq
- 01 NagiosQL
- tect_order = auto mbstring.substitute_character = none; </code> ==== MySQLもutf8に ==== <code> # vi /e
- 13 Zabbixでsnmptrapを受信(Zabbix2系) @01_linux:04_監視:zabbix
- :46 2014/03/28 ZBXTRAP 192.168.42.254 PDU INFO: notificationtype TRAP version
- 90 Zabbix logrtは0バイトだと過去ログを読まない @01_linux:04_監視:zabbix
- ====== 90 Zabbix logrtは0バイトだと過去ログを読まない ====== [[http://www.zabbix.jp/node/1554]]
- 92 利用されているitemを検索(SQL) @01_linux:04_監視:zabbix
- items.status = 0 : monitored items.status = 1 : not monitored <code console> mysql> SELECT itemid,