Operations | Monitoring | ITSM | DevOps | Cloud

Monitoring

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

Avoiding Memory Leaks in NodeJS: Best Practices for Performance

Memory leaks are something every developer has to eventually face. They are common in most languages, even if the language automatically manages memory for you. Memory leaks can result in problems such as application slowdowns, crashes, high latency, and so on. In this blog post, we will look at what memory leaks are and how you can avoid them in your NodeJS application. Though this is more focused on NodeJS, it should generally apply to JavaScript and TypeScript as well.

DX NetOps 20.2 Solves For Network Congestion with Industry's First AI-Driven Network Monitoring Tool

DX NetOps 20.2 network monitoring software powered by Broadcom Silicon and BroadView™ Telemetry delivers the industry’s first AI-driven, high scale operations monitoring and analytics solution. As a global infrastructure technology and software solutions leader, Broadcom provides next-generation network monitoring software that simplifies 5G, IoT, Cloud and SD-WAN deployments by applying AI and ML to the rich granular data captured at the chip level to enable a uniquely automated AI-driven solution that remediates network congestion.

Using Elasticsearch as a Time-Series Database in the Endpoint Agent

At ThousandEyes and the Endpoint Agent, we have a track record of using Elasticsearch as a time-series database for the metrics that we collect from our agents. I will be presenting how we decided to use Elasticsearch as a Time Series Database (TSDB), and how we got buy-in from stakeholders. Stathis spent several years in Athens, Greece, as a Software Engineer before moving to London. Enjoys working with large distributed systems using technologies like Elasticsearch, Kafka, Java, Kotlin. Wants to build his own tech when he grows up.

Coffee Break: SCOM Update Rollup 1

Heard about the SCOM Update Rollup 1 but unsure of exactly what it includes? Let Shawn Williams, SquaredUp Technical Evangelist and Leon Laude, SCOM Consultant and author of popular ‘The System Center Blog’ break it down for you. Among other topics, they will cover updates announced at Ignite 2019 vs what’s been included, new features and fixes, a step-by-step guide to updating and the most useful resources to get started.

Release Webinar: SquaredUp 4.6

Join our Senior Product Team for an in-depth tour of SquaredUp v4.6. John Shaw (Chief Product Officer) and John Knowles (Director of Products) will take you through the impressive product enhancements included in our latest release. Improvements spanning both our SCOM and Azure products include Dark Theme Open Access and Dashboard Pack upgrades. Azure-specific upgrades include deeper insights from Azure Cost Management, Azure Lighthouse support and an improved trial and install experience.

How to Add a Device | Obkio's Network Device Monitoring Solution Installation Tutorial

In this short video, Obkio CEO, Jean-Francois Levesque, teaches you how to quickly set up and monitor a device using Obkio's Network Device Monitoring Solution. Obkio's Device Monitoring feature is a fast and easy solution to help you get detailed information about the health of devices, such as as firewalls, routers, switches wifi access points, and other devices crucial for IT teams. Used with the end-to-end Network Performance Monitoring feature, it helps IT teams pinpoint issues quickly and efficiently.

#ITConnections - Unified Communications Delivery Challenges

Managing the customer lifecycle efficiently becomes even more critical when we see an unprecedented shift to remote work as we have in the past few months. How can you continue to deliver exceptional service quality as demand from remote workers surge?

An Exploration of Runtime Metrics: Node's Event Loop

What Are Runtime Metrics? Runtime metrics can help us understand how an application is performing. SolarWinds® AppOptics™, a SaaS-based, full-stack infrastructure and application monitoring tool, now reports four categories of runtime metrics: CPU, memory, garbage collection times, and event loop times. Each metric category provides a view into how resources are used by an application.