このページの翻訳:
- 日本語 (ja)
- English (en)
最近の更新
Tag Cloud
このページへのアクセス
今日: 2 / 昨日: 4
総計: 737
- Dokuwiki.fl8.jp(379)
- DokuWiki(51)
- サカつく初代(7)
- 01 Symfony(6)
- code2(5)
最近の更新
このページへのアクセス
今日: 2 / 昨日: 4
総計: 737
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%' ;