Skip to content

ryanrupp/stagemonitor

 
 

Repository files navigation

stagemonitor-h75px

Build Status Coverage Status

Stagemonitor is a Java monitoring agent that tightly integrates with the time series database Graphite (support for Elasticsearch is coming soon), 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 compileJava install (Linux) gradlew.bat compileJava install (Windows) to install stagemonitor to your local maven repo (~/.m2/repository/org/stagemonitor/).

Contributing

We love contributions from the community! Please read CONTRIBUTING.md before creating a pull request.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 79.2%
  • JavaScript 11.3%
  • HTML 8.0%
  • CSS 1.5%