Upgrade to PRO for Only $50/Year—Limited-Time Offer! 🔥
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
250
Top 5 things you are doing wrong with Application Performance Management
dvayanu
1
230
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
440
DevOps@Runtime
dvayanu
0
630
Other Decks in Technology
See All in Technology
Amazon ECSとCloud Runの相互理解で広げるクラウドネイティブの景色 / Mutually understanding Amazon ECS and Cloud Run
iselegant
18
2.2k
RAMP2024
takeyukitamura
3
230
プラットフォームエンジニアリングアーキテクチャ道場 on AWS & EKS Kubernetes / Platform Engineering Architecture Dojo
riita10069
7
16k
AWS re:Invent 2024 予選落ちのBedrockアプデをまとめて解説!
minorun365
PRO
2
230
次のコンテナセキュリティの時代 - User Namespace With a Pod / CloudNative Days Winter 2024
pfn
PRO
4
420
複雑なCI/CDから脱却したアーキテクチャ:NTTグループの内製プラットフォーム事例を通して / An Architecture Achieving Simplified CI/CD: Insights from NTT Group's In-House Platform Case Study
nttcom
0
100
GeminiとUnityで実現するインタラクティブアート
hokkey621
0
290
OpenLLMetry-Hands-On 生成AIアプリを観測してみよう!OpenLLMetryハンズオン編
tkhresk
1
140
ARRが3年で10倍になったプロダクト開発とAI活用の軌跡
akiroom
0
180
asumikamというカンファレンスオーガナイザの凄さを語る / The Brilliance of Asumikam
tomzoh
1
170
リモートだからこそ 懸念だし1on1
jimpei
1
330
日本全国・都市3D化プロジェクト「PLATEAU」とデータ変換OSS「PLATEAU GIS Converter」の公開
nokonoko1203
2
290
Featured
See All Featured
The Pragmatic Product Professional
lauravandoore
32
6.3k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
26
1.4k
Rails Girls Zürich Keynote
gr2m
94
13k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.3k
Rebuilding a faster, lazier Slack
samanthasiow
79
8.7k
Fantastic passwords and where to find them - at NoRuKo
philnash
50
2.9k
Designing on Purpose - Digital PM Summit 2013
jponch
115
7k
Making the Leap to Tech Lead
cromwellryan
133
8.9k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
131
33k
The Language of Interfaces
destraynor
154
24k
Gamification - CAS2011
davidbonilla
80
5k
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