conzi / stagemonitor

an open source solution to application performance monitoring for java server applications

Home Page:www.stagemonitor.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stagemonitor-h75px

Build Status Coverage Status

Stagemonitor is a Java monitoring agent that tightly integrates with the timeseries backend Graphite, the Graphite dashboard Grafana to analyze graphed metrics and Kibana to analyze requests and call stacks. It includes preconfigured Grafana and Kibana dashboards that can be customized.

More Information

For more information about the project, please see http://www.stagemonitor.org

Live Demo

http://stagemonitor-demo.isys-software.de

Getting Started

Check the Installation site of the wiki

Issues

If you encounter any issues or if you have a question, don't hesitate to create an issue.

Mailing List

The mailing list can be found at https://github.com/stagemonitor/stagemonitor-mailinglist

Build Locally

To build this project locally, clone the repo and execute ./gradlew install (Linux) gradlew.bat install (Windows) to install stagemonitor to your local maven repo (~/.m2/repository/org/stagemonitor/).

About

an open source solution to application performance monitoring for java server applications

www.stagemonitor.org

License:Apache License 2.0


Languages

Language:Java 74.1%Language:JavaScript 14.4%Language:HTML 8.1%Language:CSS 2.1%Language:Handlebars 1.5%