Software:FusionReactor

From HandWiki
FusionReactor Java Application Performance Monitor (FR)
FusionReactor logo
Developer(s)Intergral GmbH
Initial releaseNovember 2005; 18 years ago (2005-11)
Stable release
8.7.3 / August 12, 2021; 2 years ago (2021-08-12)
Operating systemLinux, Mac OS X, Microsoft Windows, UNIX
Available inEnglish
TypeApplication Performance Monitoring
LicenseProprietary
Websitefusion-reactor.com

FusionReactor is a developer-focused Java application performance monitor developed by Intergral GmbH for monitoring Java application servers such as Tomcat, JBoss. WebSphere and MongoDB, and in particular Adobe ColdFusion and Lucee.[1] It has been designed to use less than 1% overhead.[2] Since its initial release in November 2005, FusionReactor has been used by some of the world's largest organizations.[3][4]

FusionReactor has been implemented as a Java agent, using point cut technology within the J2EE servlet container. The agent enables FusionReactor to instrument any information which is available within the Java container, including CPU, memory, thread information (stack traces) and JDBC calls.

Features

  • Gather metrics on what is happening inside servers
  • Automated Root Cause Analysis. Provide deep level insight (source code, scope variables, stack traces) whenever a problem, such as an exception or thread latency occurs. Snapshots are triggered automatically.
  • View stack traces to see what is happening to the server at that moment in time
  • Resource Graphs to give a visual representation of a resource over time
  • Logs extensive metric data for current and historical analysis
  • Crash protection, including notification, combined with server self-healing actions, based on a rules system
  • Allows threads to be manually killed
  • Enterprise Dashboard, for monitoring multiple servers in a single window
  • Production safe - Production Debugger gives you all the control you need to simply and securely interact with your production environment as issues unfold. The insight it provides will revolutionize how you identify problems
  • Production Java Profiler gives incredible insight into which areas of your code need optimizing, so you can fine tune your apps and see performance bottlenecks

All features are documented : http://www.fusion-reactor.com/features

Releases

  • 2005 : FusionReactor version 1.0
  • 2006 : FusionReactor version 2.0
  • 2007 : FusionReactor version 2.0.4
  • 2008 : FusionReactor version 3.0
  • 2008 : FusionReactor version 3.0.1
  • 2009 : FusionReactor version 3.5.1[5]
  • 2011 : FusionReactor version 3.5.5, 4.0.0
  • 2012 : FusionReactor version 4.5.0
  • 2013 : FusionReactor version 5.0
  • 2014 : FusionReactor version 5.2.5
  • 2015 : FusionReactor version 5.2.7
  • 2015 : FusionReactor version 6.0.0
  • 2016 : FusionReactor version 6.1.0
  • 2017 : FusionReactor version 6.2.8
  • 2017 : FusionReactor version 7.0.0
  • 2017 : FusionReactor version 7.1.0
  • 2018 : FusionReactor version 7.3.0
  • 2018 : FusionReactor version 7.4.0
  • 2019 : FusionReactor version 8.0.0
  • 2019 : FusionReactor version 8.2.0
  • 2020 : FusionReactor version 8.4.0
  • 2020 : FusionReactor version 8.5.0
  • 2021 : FusionReactor version 8.6.0
  • 2021 : FusionReactor version 8.7.3

Downloads for the latest version can be obtained : http://www.fusion-reactor.com/download/

References