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
MoSKito Control @ BedCon 2014
Search
Leon Rosenberg
April 04, 2014
Technology
1
230
MoSKito Control @ BedCon 2014
Slides from MoSKito Control short talk on the BedCon conference 2014
Leon Rosenberg
April 04, 2014
Tweet
Share
More Decks by Leon Rosenberg
See All by Leon Rosenberg
Microservices. What is it really about.
dvayanu
0
300
Top 5 things you are doing wrong with Application Performance Management
dvayanu
1
260
MoSKito at SIlpion Solutionscamp 2014
dvayanu
0
520
MoSKito Story
dvayanu
1
2.9k
Cloud for cost sensitive people
dvayanu
0
140
MoSKito for JUGF
dvayanu
0
630
From Scrum To Agile
dvayanu
0
140
DevOps@Runtime Ignite
dvayanu
0
550
DevOps@Runtime
dvayanu
0
710
Other Decks in Technology
See All in Technology
わたしがセキュアにAWSを使えるわけないじゃん、ムリムリ!(※ムリじゃなかった!?)
cmusudakeisuke
1
430
越境する組織づくり ─ 多様性を前提にしたチームビルディングとリードの実践知
kido_engineer
2
140
プロジェクトマネジメントをチームに宿す -ゼロからはじめるチームプロジェクトマネジメントは活動1年未満のチームの教科書です- / 20260304 Shigeki Morizane
shift_evolve
PRO
1
140
事例に見るスマートファクトリーへの道筋〜工場データをAI Readyにする実践ステップ〜
hamadakoji
0
220
DevOpsエージェントで実現する!! AWS Well-Architected(W-A) を実現するシステム設計 / 20260307 Masaki Okuda
shift_evolve
PRO
3
270
OpenClawで回す組織運営
jacopen
3
630
ブラックボックス観測に基づくAI支援のプロトコルのリバースエンジニアリングと再現~AIを用いたリバースエンジニアリング~ @ SECCON 14 電脳会議 / Reverse Engineering and Reproduction of an AI-Assisted Protocol Based on Black-Box Observation @ SECCON 14 DENNO-KAIGI
chibiegg
0
160
us-east-1 に障害が起きた時に、 ap-northeast-1 にどんな影響があるか 説明できるようになろう!
miu_crescent
PRO
13
3.9k
「ストレッチゾーンに挑戦し続ける」ことって難しくないですか? メンバーの持続的成長を支えるEMの環境設計
sansantech
PRO
3
400
Claude Cowork Plugins を読む - Skills駆動型業務エージェント設計の実像と構造
knishioka
0
300
Oracle Database@Google Cloud:サービス概要のご紹介
oracle4engineer
PRO
5
1.1k
OCI Security サービス 概要
oracle4engineer
PRO
2
13k
Featured
See All Featured
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
1.2k
Neural Spatial Audio Processing for Sound Field Analysis and Control
skoyamalab
0
200
Discover your Explorer Soul
emna__ayadi
2
1.1k
Conquering PDFs: document understanding beyond plain text
inesmontani
PRO
4
2.4k
Mobile First: as difficult as doing things right
swwweet
225
10k
Noah Learner - AI + Me: how we built a GSC Bulk Export data pipeline
techseoconnect
PRO
0
130
Paper Plane (Part 1)
katiecoart
PRO
0
5.2k
Marketing Yourself as an Engineer | Alaka | Gurzu
gurzu
0
150
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Reality Check: Gamification 10 Years Later
codingconduct
0
2k
Designing for humans not robots
tammielis
254
26k
Transcript
MoSKito Control by Leon Rosenberg! @dvayanu! BED CON 2014 1
None
3 Who am I? Leon Rosenberg - Architect, DevOps. !
1997 - Started programming with Java. ! 2000 - Started building Portals.! 2003 - Founded anotheria.net.! 2007 - Started MoSKito.
None
Because running a production System without monitoring is like
... Why MoSKito 5
Why MoSKito Health Monitoring ! is my app ok?
! do I have to worry about next night?! Performance Monitoring ! why is my app slow? ! will my app become slow?! Architecture Monitoring ! does it work how I intended it to work? ! how does it actually work? 6
None
TODAY 8 is my app ok?
None
10 A picture is worth 1000 words... ... and
live presentation is worth 1000 pictures.
Integration 11 <dependency> <groupId>org.moskito</groupId> <artifactId>moskito-control-agent</artifactId> <version>1.0.0</version> </dependency> http://blog.anotheria.net/msk/the-complete-moskito-integration-guide-step-6-moskito-control/
Configuration 12 { "name": "MyApp", "@components": [ { "name": "app1",
"category": "web", "connectorType": "HTTP", "location": "app1.prod:8080/moskitodemo" }, { "name": "app2", "category": "web", "connectorType": "HTTP", "location": "app2.prod:8080/moskitodemo" }, { "name": "app3", "category": "web", "connectorType": "HTTP", "location": "app3.prod:8080/moskitodemo" } ] }
End of Data. Thank you.! 13 http://www.moskito.org https://github.com/anotheria/moskito-control-agent http://search.maven.org/#search%7Cga%7C1%7Cmoskito https://itunes.apple.com/de/app/msk-control/id688838411?l=en&mt=8
https://github.com/anotheria/moskito https://github.com/anotheria/moskito-control