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
200
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
240
Top 5 things you are doing wrong with Application Performance Management
dvayanu
1
220
MoSKito at SIlpion Solutionscamp 2014
dvayanu
0
480
MoSKito Story
dvayanu
1
2.8k
Cloud for cost sensitive people
dvayanu
0
110
MoSKito for JUGF
dvayanu
0
550
From Scrum To Agile
dvayanu
0
100
DevOps@Runtime Ignite
dvayanu
0
430
DevOps@Runtime
dvayanu
0
620
Other Decks in Technology
See All in Technology
AWS Lambda のトラブルシュートをしていて思うこと
kazzpapa3
2
170
隣接領域をBeyondするFinatextのエンジニア組織設計 / beyond-engineering-areas
stajima
1
270
SREによる隣接領域への越境とその先の信頼性
shonansurvivors
2
510
マルチモーダル / AI Agent / LLMOps 3つの技術トレンドで理解するLLMの今後の展望
hirosatogamo
37
12k
VideoMamba: State Space Model for Efficient Video Understanding
chou500
0
190
Making your applications cross-environment - OSCG 2024 NA
salaboy
0
180
iOSチームとAndroidチームでブランチ運用が違ったので整理してます
sansantech
PRO
0
120
開発生産性を上げながらビジネスも30倍成長させてきたチームの姿
kamina_zzz
2
1.7k
B2B SaaS × AI機能開発 〜テナント分離のパターン解説〜 / B2B SaaS x AI function development - Explanation of tenant separation pattern
oztick139
2
220
[CV勉強会@関東 ECCV2024 読み会] オンラインマッピング x トラッキング MapTracker: Tracking with Strided Memory Fusion for Consistent Vector HD Mapping (Chen+, ECCV24)
abemii
0
220
AWS Media Services 最新サービスアップデート 2024
eijikominami
0
190
【Pycon mini 東海 2024】Google Colaboratoryで試すVLM
kazuhitotakahashi
2
490
Featured
See All Featured
Writing Fast Ruby
sferik
627
61k
Into the Great Unknown - MozCon
thekraken
32
1.5k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
506
140k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
159
15k
YesSQL, Process and Tooling at Scale
rocio
169
14k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
26
1.4k
Why You Should Never Use an ORM
jnunemaker
PRO
54
9.1k
5 minutes of I Can Smell Your CMS
philhawksworth
202
19k
Agile that works and the tools we love
rasmusluckow
327
21k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
169
50k
Mobile First: as difficult as doing things right
swwweet
222
8.9k
Typedesign – Prime Four
hannesfritz
40
2.4k
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