moskito minimal webapp

MoSKito, the open source java monitoring

License

License

Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

moskitominimal
Last Version

Last Version

2.4.3
Release Date

Release Date

Type

Type

war
Description

Description

moskito minimal webapp
MoSKito, the open source java monitoring
Project Organization

Project Organization

anotheria.net

Download moskitominimal

How to add to project

<!-- https://jarcasting.com/artifacts/net.anotheria/moskitominimal/ -->
<dependency>
    <groupId>net.anotheria</groupId>
    <artifactId>moskitominimal</artifactId>
    <version>2.4.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/moskitominimal/
implementation 'net.anotheria:moskitominimal:2.4.3'
// https://jarcasting.com/artifacts/net.anotheria/moskitominimal/
implementation ("net.anotheria:moskitominimal:2.4.3")
'net.anotheria:moskitominimal:war:2.4.3'
<dependency org="net.anotheria" name="moskitominimal" rev="2.4.3">
  <artifact name="moskitominimal" type="war" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='moskitominimal', version='2.4.3')
)
libraryDependencies += "net.anotheria" % "moskitominimal" % "2.4.3"
[net.anotheria/moskitominimal "2.4.3"]

Dependencies

compile (5)

Group / Artifact Type Version
net.anotheria : moskito-core jar 2.4.3
net.anotheria : moskito-webui jar 2.4.3
net.anotheria : moskito-notification-providers jar 2.4.3
org.slf4j : slf4j-api jar 1.7.6
ch.qos.logback : logback-classic jar 1.1.1

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

MoSKito

What is MoSKito?

Join the chat at https://gitter.im/anotheria/moskito Maven Central License: MIT

MoSKito is an open source system for monitoring performance and behavior of Java web applications.

moskito.org | Documentation | Blog

What the Project does?

This Project is the heart of MoSKito system. It's what you need to fully monitor a single-node (one JVM) application: collect performance data, view, analyse and store some of it.

We also refer to this project as MoSKito-Essential, since it contains the most basic MoSKito functionality.

Why is it good?

Multi-purpose: collects any possible type of performance data, including business-related (registrations, payments, conversion, etc).

Non-invasive: does not require any code change.

Supports all major app servers: Tomcat, Jetty, JBoss, Glassfish, WebLogic and others.

Interval-based: works simultaneously with short (from 1min) & long (up to 24h) time intervals, allowing instant comparison.

Data privacy: keeps collected data locally, with no 3rd party resources involved.

Performance thresholds: reports a selected parameter's health with the traffic-light-like notification system.

Analysis tools: displays accumulated performance data in charts.

Live profiling: records user actions as system calls.

Support for mobile platforms: free iOS apps, Android app's coming soon.

Read more about the Project and its features

Why do I trust it?

  1. MoSKito started at 2007 and never stopped developing since then.
  2. Since 2008, it's absolutely stable and production-ready.
  3. MoSKito's being used on many production systems (Allyouneed, friendscout24, c-date.com, parship.de and others).

What's inside?

In MoSKito, we differentiate between Projects (which can be release as standalone applications) and Components (which are parts of a project in maven sense). Read more...

Below is the list of components that make up this Project.

MoSKito-Core is the main MoSKito engine that does all performance counting.

MoSKito-Web contains support for web applications: base classes for filters and servlets.

MoSKito-WebUI is the embedded web-based user interface.

MoSKito-Aop contains annotations for aop-style integration for AspectJ and spring-aop.

MoSKito-Integration offers specific integration tools for CDI (JBoss, Glassfish), SQL, etc.

Install & Config

MoSKito doesn't need any operations with your code. It plugs into any application via filters, proxies, annotations, inheritance, AOP, class loaders or plain calling.

Get it

Setup & integrate

Configure it

Enjoy!

ChangeLog

License

MoSKito is free and open source (MIT License). Use it as you wish.

Read License

Project resources

Webpage

FAQ

Documentation

Support and Feedback

We're willing to help everyone.

For any questions, write to [[email protected]](mailto: [email protected]).

Other MoSKito Projects

MoSKito-Central

MoSKito-Control

net.anotheria

anotheria

anotheria solution gmbh

Versions

Version
2.4.3
2.4.2
2.4.1
2.4.0
2.3.2
2.3.1
2.3.0
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0