このページの翻訳:
- 日本語 (ja)
- English (en)
最近の更新
- 02 Apache2で自己認証ssl [中間証明書の整合性確認]
最近の更新
items.status = 0 : monitored
items.status = 1 : not monitored
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%' ;