Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

How to Monitor Applications and End User Experiences

In this video, see how Skylar One helps you understand the impact of changes on application performance and the end user experience. By tracking service level metrics across an e commerce environment, you can quickly identify when performance degrades and how it affects user behavior. Explore how Skylar One enables: With Skylar One, teams can quickly connect performance changes to real user impact, helping ensure a consistent and reliable digital experience.

Total Economic Impact study finds LogicMonitor Edwin AI delivered a 313% ROI and payback in 6 months or less

Forrester Consulting’s Total Economic Impact study found that a composite organization based on interviewed customers achieved 313% ROI and payback in less than 6 months with LogicMonitor Edwin AI. AI for IT operations has a credibility problem. The market is crowded with claims about speed, automation, and intelligence, while buyers are left doing the harder work of separating measurable impact from vendor language.

True Visibility: How Liang Chen is Rethinking Network Monitoring

What happens when deep networking expertise meets low-level programming and a passion for invention? In this episode of Next-Gen Network Heroes, host Bob Slevin sits down with Liang Chen, Senior Network Architect at Texas Children's Hospital and a true innovator in network performance and visibility. With more than 25 years of experience in networking, plus advanced expertise in programming languages like C and Assembly, Liang has built his own next-generation traffic analysis platform from the ground up—designed to provide real-time, packet-level visibility at massive scale.

Enhancing Your Search Skills with Liang Chen

What does it take to reinvent network visibility from the ground up? In this episode of Next-Gen Network Heroes, Bob sits down with Liang Chen, Senior Network Architect at Texas Children’s Hospital and creator of a next-generation network traffic analyzer built for real-time, packet-level visibility. Liang shares how he built a platform capable of analyzing traffic at up to 200Gbps with zero packet loss—unlocking deeper network forensics and faster troubleshooting in mission-critical environments.

Builder in the loop: Henry Andrews on building AURA like production software

An interview series with the people building Mezmo’s open-source agentic harness for production operations. Builder in the loop is a Mezmo interview series focused on the engineers, product leaders, and operators shaping AURA, our open-source, MCP-native agentic harness for production operations. The goal is to get past the polished product layer and talk through the decisions that matter when AI starts interacting with real systems. What should agents be allowed to do?

ActiveMQ Message Persistence: KahaDB, Artemis Journal & JDBC

Every persistent message in ActiveMQ must survive a broker restart. That guarantee is the contract behind DeliveryMode.PERSISTENT is what separates a messaging system from a memory buffer. It is also what makes message persistence configuration the most consequential decision in ActiveMQ architecture.