Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
ざびたんがみつめてる
Search
Hidetake Iwata
July 30, 2011
Technology
0
78
ざびたんがみつめてる
第7回 qpstudy07
https://sites.google.com/site/qpstudy/qpstudy07
Hidetake Iwata
July 30, 2011
Tweet
Share
More Decks by Hidetake Iwata
See All by Hidetake Iwata
Rewrite Go error handling using AST transformation
int128
1
1.3k
Cluster AutoscalerをTerraformとHelmfileでデプロイしてPrometheusでモニタリングする / Deploy the Cluster Autoscaler with Terraform and Helmfile, Monitor with Prometheus
int128
3
1.7k
認証の仕組みとclient-go credential plugin / authentication and client-go credential plugin
int128
7
7.5k
CLIでOAuth/OIDCを快適に利用する
int128
0
880
AppEngine × Spring Boot × Kotlin
int128
0
120
いつものJIRA設定
int128
1
190
Swaggerのテンプレートを魔改造した話 / Customize Swagger Templates
int128
1
4.8k
本番環境のリリースを自動化した話
int128
0
770
Swagger × Spring Cloud
int128
0
100
Other Decks in Technology
See All in Technology
Кто отправит outbox? Валентин Удальцов, автор канала Пых
lamodatech
0
300
20250625 Snowflake Summit 2025活用事例 レポート / Nowcast Snowflake Summit 2025 Case Study Report
kkuv
1
240
Amplifyとゼロからはじめた AIコーディング 成果と展望
mkdev10
1
370
Liquid Glass革新とSwiftUI/UIKit進化
fumiyasac0921
0
150
~宇宙最速~2025年AWS Summit レポート
satodesu
1
1.4k
Agentic Workflowという選択肢を考える
tkikuchi1002
1
400
2年でここまで成長!AWSで育てたAI Slack botの軌跡
iwamot
PRO
2
460
登壇ネタの見つけ方 / How to find talk topics
pinkumohikan
3
320
Uniadex__公開版_20250617-AIxIoTビジネス共創ラボ_ツナガルチカラ_.pdf
iotcomjpadmin
0
150
ひとり情シスなCTOがLLMと始めるオペレーション最適化 / CTO's LLM-Powered Ops
yamitzky
0
380
Oracle Cloud Infrastructure:2025年6月度サービス・アップデート
oracle4engineer
PRO
2
150
新卒3年目の後悔〜機械学習モデルジョブの運用を頑張った話〜
kameitomohiro
0
390
Featured
See All Featured
Code Review Best Practice
trishagee
68
18k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
2.8k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.4k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
228
22k
Typedesign – Prime Four
hannesfritz
42
2.7k
For a Future-Friendly Web
brad_frost
179
9.8k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
48
5.4k
A better future with KSS
kneath
239
17k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
20
1.3k
Side Projects
sachag
455
42k
Transcript
ざびたんが みつめてる。 @int128 2011.7.30 #qpstudy
None
というのがやりたかったんです。 今は反省している。 Zabbix関係者の方、ごめんなさい。 可愛いざびたんじゃなくて、ごめんなさい。
ざびたんがみつめてる ソリューション • 自宅警備保障コンサルティング(株)が 提供するホームセキュリティサービス • あなたの家を見守る強い味方!(注1) • 世界初!クラウド型物理セキュリティ監 視サービス(注2)
注1:サービスレベルは保証されません。 注2:弊社調べ。
ざびたんがみつめてる サービス内容 • 24時間365日、USBカメラが人の動きを捉 えます。 • 留守中に動きがあった場合は携帯メール で通知します。 • カメラが捉えた画像は素早くクラウドに
送られるため、証拠が残ります。
自宅サーバ 全体構成 USBカメラ ウェブアルバム Zabbix サーバ Motion 運用管理バッチ 画像や動画を チェック
メール通知
Motion http://www.lavrsen.dk/foswiki/bin/view/Motion/WebHome • オープンソースの動き検出デーモン • USBカメラ等のV4L対応デバイスが使える • 多彩な機能を持つ • 動いた瞬間の画像を保存する
• 前後の動画を保存する • コマンドを実行する(trap) • チューニングパラメータが多数
ざびたんがみつめてる の仕組み • Motionが動きを検出すると、シェルスク リプトを実行する。 • Picasaにメール添付で画像を送る。 • zabbix_senderでトラップを送信する。 •
EC2上のZabbixサーバは条件に応じてア ラートを投げる。
Zabbix のスクリーンは こんな感じ
Picasaアルバムの運用管理 バッチ Picasaに写真をメール添付して送る と「ドロップボックス」に入る。 夜間バッチで日付アルバムに仕分け する。
ここが難しいよ • 何をもって留守と判断するか? • 前回の動きから1時間以上経っているとか。 • 敏感すぎるとメール通知がうざい。 • Picasaの制約 •
1つのアルバムは1,000画像まで。あっという 間に一杯になる。 • 1GBの上限(G+で緩和されたけど) • プライバシーの問題 • カメラを向ける場所は玄関?外?
ご清聴ありがとうございました。 Presented by My Home Security Consulting, Co.