Upgrade to Pro — share decks privately, control downloads, hide ads and more …

MoSKito Control @ BedCon 2014

MoSKito Control @ BedCon 2014

Slides from MoSKito Control short talk on the BedCon conference 2014

Leon Rosenberg

April 04, 2014
Tweet

More Decks by Leon Rosenberg

Other Decks in Technology

Transcript

  1. MoSKito Control
    by Leon Rosenberg!
    @dvayanu!
    BED CON 2014
    1

    View Slide

  2. View Slide

  3. 3
    Who am I?
    Leon Rosenberg - Architect, DevOps. !
    1997 - Started programming with Java. !
    2000 - Started building Portals.!
    2003 - Founded anotheria.net.!
    2007 - Started MoSKito.

    View Slide

  4. View Slide

  5. Because running a production System 

    without monitoring is like ...
    Why MoSKito
    5

    View Slide

  6. 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

    View Slide

  7. View Slide

  8. TODAY
    8
    is my app ok?

    View Slide

  9. View Slide

  10. 10
    A picture is worth 1000 words...
    ... and live presentation is worth 1000 pictures.


    View Slide

  11. Integration
    11

    org.moskito
    moskito-control-agent
    1.0.0

    http://blog.anotheria.net/msk/the-complete-moskito-integration-guide-step-6-moskito-control/

    View Slide

  12. 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"
    }
    ]
    }

    View Slide

  13. 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

    View Slide