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
210
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
270
Top 5 things you are doing wrong with Application Performance Management
dvayanu
1
250
MoSKito at SIlpion Solutionscamp 2014
dvayanu
0
500
MoSKito Story
dvayanu
1
2.9k
Cloud for cost sensitive people
dvayanu
0
130
MoSKito for JUGF
dvayanu
0
600
From Scrum To Agile
dvayanu
0
120
DevOps@Runtime Ignite
dvayanu
0
520
DevOps@Runtime
dvayanu
0
690
Other Decks in Technology
See All in Technology
AI開発ツールCreateがAnythingになったよ
tendasato
0
130
250905 大吉祥寺.pm 2025 前夜祭 「プログラミングに出会って20年、『今』が1番楽しい」
msykd
PRO
1
830
開発者を支える Internal Developer Portal のイマとコレカラ / To-day and To-morrow of Internal Developer Portals: Supporting Developers
aoto
PRO
1
460
Android Audio: Beyond Winning On It
atsushieno
0
110
Function Body Macros で、SwiftUI の View に Accessibility Identifier を自動付与する/Function Body Macros: Autogenerate accessibility identifiers for SwiftUI Views
miichan
2
180
大「個人開発サービス」時代に僕たちはどう生きるか
sotarok
20
9.9k
未経験者・初心者に贈る!40分でわかるAndroidアプリ開発の今と大事なポイント
operando
5
480
ブロックテーマ時代における、テーマの CSS について考える Toro_Unit / 2025.09.13 @ Shinshu WordPress Meetup
torounit
0
120
人工衛星のファームウェアをRustで書く理由
koba789
15
7.8k
今!ソフトウェアエンジニアがハードウェアに手を出すには
mackee
12
4.7k
なぜSaaSがMCPサーバーをサービス提供するのか?
sansantech
PRO
8
2.8k
ハードウェアとソフトウェアをつなぐ全てを内製している企業の E2E テストの作り方 / How to create E2E tests for a company that builds everything connecting hardware and software in-house
bitkey
PRO
1
130
Featured
See All Featured
Music & Morning Musume
bryan
46
6.8k
KATA
mclloyd
32
14k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
Gamification - CAS2011
davidbonilla
81
5.4k
Agile that works and the tools we love
rasmusluckow
330
21k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
920
We Have a Design System, Now What?
morganepeng
53
7.8k
BBQ
matthewcrist
89
9.8k
The Power of CSS Pseudo Elements
geoffreycrofte
77
6k
Building an army of robots
kneath
306
46k
How to Ace a Technical Interview
jacobian
279
23k
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