Desperate Times call for Sensible Measures Cloud Application Monitoring for Remote Workers With the onset of the Covid-19 virus spreading through the planet at a phenomenal rate, businesses have been forced to respond with an unprecedented new business model. For … Read More
Technical Blogs
5 things you should check every day to ensure your application health
Short application health checklist to ensure you’re getting the most out of FusionReactor Configure your notification email address The notification email address is where FusionReactor will send the daily, weekly, and monthly reports to and is also the email used … Read More
Securing FusionReactor and jsp applications in tomcat using LDAP
[FRS-448] Securing FusionReactor and jsp applications in tomcat using LDAP … Read More
Debugging plugin performance in CFWheels 2.x with FusionReactor
Originally posted March 5th, 2020 by Tom King – reproduced by kind permission Debugging plugin performance in CFWheels – the issue Shortly after the release of CFWheels 2.0, we started to get reports of slower running requests under certain conditions. … Read More
Installing FusionReactor in dynamic environments – Live Stream Support
Our last webinar on what’s new in 8.3.0 was a success and we were able to show all the exciting new features and answer any questions you had. Based on the comments received on the last live session, we have … Read More
Database Monitoring
Fig 1. FusionReactor: Database Monitoring Tool. Databases embody the most crucial aspects of many business processes. Due to technological advancements, applications and IT infrastructures are becoming far more diverse. But with this development comes such application performance-related issues as troubleshooting … Read More
Continuous Profiling
Fig 1. Continuous Profiler alerting configeration Software development in production is everything because when code fails in production, it fails in reality. Having an excellent debugging tool that debugs and profiles code efficiently is critical, and it does help … Read More
FusionReactor Database Monitoring software
FusionReactor database monitoring software enables the monitoring and tracking of a database’s performance. This allows users to identify and solve any potential performance issues as well as track changes in the database’s function. FusionReactor analyzes and captures all the data … Read More
Dynamically Instrumenting ColdFusion Component Methods With FusionReactor Tracked Transactions In Lucee CFML
Originally posted By Ben Nadel on February 13, 2020 reproduced by kind permission. One of the really fun features of ColdFusion is its highly dynamic nature. Whether you’re using onMissingMethod() or using getFunctionCalledName() or injecting methods, you can basically make your ColdFusion code do anything that you want it to. … Read More
Sending FusionReactor Tracked Transaction Metrics To The Cloud Dashboard With Lucee CFML 5.2.9.40
Originally posted by Ben Nadel on February 1, 2020, reproduced by kind permission. One of the nice features of FusionReactor is that when you create a sub-Transaction with the FRAPI, you can graph that Transaction performance against the server’s CPU and Heap profile. This helps … Read More