全文検索:
- 10 Zabbixでsnmptrapを受信する
- traps"; read hostname read ip read uptime read oid read address read community read enterprise oid=`echo $oid|cut -f2 -d' '` address=`echo $address|cut -f2 -d' '` community=`echo $community` enterprise=`echo $enterprise|cut -f2 -d' '` oid=`echo $oid|cut -f11 -d'.'` community=`echo $commu
- 13 Zabbixでsnmptrapを受信(Zabbix2系)
- .254] errorstatus 0 messageid 0 community snmptraptest transactionid 11 errorindex 0 requestid 1284761391 VARBINDS: DISMA... 5799) 51 days, 18:39:17.99 SNMPv2-MIB::snmpTrapOID.0 type=6 value=OID: SNMPv2-MIB::snmpTraps
- 18 Zabbix API
- {"user": "hogehoge","password": "hogehogepass"}, "id": 1 }' {"jsonrpc":"2.0","result":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx","id":1} </code> ===== 最新のアラート3件 ===== <code> curl -... "limit": "3", "sortfield": "alertid", "sortorder": "DESC" }, "auth": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "id": 1 }' </code> {{tag>zabbix}}
- 92 利用されているitemを検索(SQL)
- : not monitored <code console> mysql> SELECT itemid, items.hostid, items.status, items.name, key_, host FROM items LEFT JOIN hosts ON items.hostid=hosts.hostid WHERE key_ LIKE '%vfs.smart.health%' ; </code> {{tag>zabbix}}
- 93 Unknown column 'impi_errors_from' in 'field list'
- IPMI host: [XXXXX] Unknown error XXXXX' where hostid=XXXXX] </code> Zabbix 2.2.1のバグなのでバージョンアップすれば治る