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
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
560
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
Snowflake女子会#3 Snowpipeの良さを5分で語るよ
lana2548
0
220
Microsoft Azure全冠になってみた ~アレを使い倒した者が試験を制す!?~/Obtained all Microsoft Azure certifications Those who use "that" to the full will win the exam! ?
yuj1osm
1
110
統計データで2024年の クラウド・インフラ動向を眺める
ysknsid25
2
830
スタートアップで取り組んでいるAzureとMicrosoft 365のセキュリティ対策/How to Improve Azure and Microsoft 365 Security at Startup
yuj1osm
0
210
アップデート紹介:AWS Data Transfer Terminal
stknohg
PRO
0
170
NilAway による静的解析で「10 億ドル」を節約する #kyotogo / Kyoto Go 56th
ytaka23
3
370
[Ruby] Develop a Morse Code Learning Gem & Beep from Strings
oguressive
1
150
watsonx.ai Dojo #5 ファインチューニングとInstructLAB
oniak3ibm
PRO
0
160
大幅アップデートされたRagas v0.2をキャッチアップ
os1ma
2
520
OpenShift Virtualizationのネットワーク構成を真剣に考えてみた/OpenShift Virtualization's Network Configuration
tnk4on
0
130
TSKaigi 2024 の登壇から広がったコミュニティ活動について
tsukuha
0
160
サイボウズフロントエンドエキスパートチームについて / FrontendExpert Team
cybozuinsideout
PRO
5
38k
Featured
See All Featured
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
2
290
Side Projects
sachag
452
42k
Mobile First: as difficult as doing things right
swwweet
222
9k
Git: the NoSQL Database
bkeepers
PRO
427
64k
Documentation Writing (for coders)
carmenintech
66
4.5k
Done Done
chrislema
181
16k
StorybookのUI Testing Handbookを読んだ
zakiyama
27
5.3k
Building a Scalable Design System with Sketch
lauravandoore
460
33k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
1.9k
GraphQLの誤解/rethinking-graphql
sonatard
67
10k
Scaling GitHub
holman
458
140k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
29
2k
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