view README @ 1:af1ff6ea8e2a

Some docs cleanups review-thread: http://icedtea.classpath.org/pipermail/thermostat/2017-May/022975.html reviewed-by: jkang
author Mario Torre <neugens.limasoftware@gmail.com>
date Mon, 08 May 2017 14:51:37 +0200
parents df7dc704632a
children 38d958535be1
line wrap: on
line source

Thermostat is a micro-services based monitoring, profiling and serviceability
tool for Java applications. It allows users to examine, trace and profile
various attributes of a running JVM (and its environment) to understand how it
is behaving.

Please use the discussion list for any questions, concerns or comments.

User Guide:
- http://icedtea.classpath.org/wiki/Thermostat/UserGuide

Additional resources:
- Homepage: http://icedtea.classpath.org/thermostat/
- Wiki: http://icedtea.classpath.org/wiki/Thermostat
- Discussion List: http://icedtea.classpath.org/mailman/listinfo/thermostat
- Bug tracker: http://icedtea.classpath.org/bugzilla/

The project consist of multiple repositories with multiple projects, each
repository has specific READMEs with instructions.

Thermostat itself is licensed under GPLv2 with Classpath Exception. Please see
the LICENSE file in each project directory for more details about the licenses
of Thermostat and other projects used.