Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Introducing SNMP Poller History

Despite everyone’s best efforts, network failures happen. And when downtime means lost productivity, fast troubleshooting becomes an integral part of IT operations. So with the addition of SNMP poller history, Auvik providing users an archive for troubleshooting, analysis, and planning. When it comes to managing network issues, diagnosing the root cause is the first step. And often, there’s a gap between when an incident occurs, and when it’s reported. And herein lies a big problem.

How to Dig Deeper on the Network When You Don't Have NetFlow

Bro, I ain’t got flow isn’t only heard at your local hip hop mic night. It’s a gripe from many network administrators who have inherited small environments, networks with lower-end gear, or who are in the trenches dealing with a time-sensitive issue and need to dig deep—now. NetFlow is a Layer 3 protocol that, over time, allows administrators to see how much traffic is being generated, by whom, and where that traffic is going.

How to Use FastAPI [Detailed Python Guide]

FastAPI Python combines modern Python features with high-performance web development capabilities. This framework stands out for its speed, ease of use, and built-in support for asynchronous programming. Whether you're building APIs, microservices, or full-stack applications, FastAPI offers tools to streamline your development process.

Identifying performance bottlenecks in complex applications

Performance bottlenecks can sneak in and slow everything to a crawl regardless of how advanced your application is. These hidden culprits can turn a seamless user experience into a frustrating one. In this blog, we’ll uncover the most common bottlenecks that drag down complex applications and share proven strategies to identify and resolve them. By the end, you'll have the tools to keep your application running at top speed, regardless of the workload.

Stronger together: Sumo Logic and AWS partnership expands with five new competencies

For over a decade, we’ve worked closely with AWS to help our joint customers ensure the health and security of their mission-critical applications. That’s why we’re so excited to have recently renewed our Strategic Collaboration Agreement (SCA) with AWS and to announce five new AWS competencies across multiple industries.

How to quickly configure Grafana Cloud Application Observability with Open Telemetry Operator

Monitoring application health is a lot like monitoring your personal health. Vital signs such as heart rate, blood pressure, and overall well-being can spot problems before they escalate, helping us maintain good health. Similarly, application health requires constant monitoring of performance indicators like CPU usage, memory consumption, and application response times.

Guide to Error & Exception Handling in React

No app is perfect. Even if we try our best to test all possible cases, sometimes things will go wrong. It only takes one failing request to get you in trouble. It’s how we handle it that makes the difference between an application crash and a graceful fail. In this article, we’ll cover the basics of error and exception handling in React apps. We’ll also explore different kinds of errors and best practices for recovering from them in a user-friendly way.

In & outside business hour notifications

Developers, marketing teams and business owners rely on Oh Dear to monitor their entire website and applications. We offer a feature-packed, all-in-one service with simple pricing - designed specifically for your peace of mind. Oh Dear already has a flexible and powerful notification system and to date has performed over 38 billion checks and sent over 19 million notifications across Email, Slack, MS Teams, PagerDuty, webhook and more.

Top 10 Kafka Configuration Tweaks for Better Performance

Kafka is great for handling data at scale, but to get the most out of it, you need to do a little fine-tuning. Think of it like having a high-performance car—yeah, it runs out of the box, but a few tweaks under the hood can really make it fly. Whether you’re looking to boost throughput, reduce lag, or just keep things humming smoothly, these Kafka configuration tweaks are your go-to guide for better performance. Ready to get hands-on?

What are SLOs/SLIs/SLAs?

You’ve likely noticed how some pizza places promise delivery in 30 minutes, or they’ll give you your money back. But what are they really promising? They’re setting a clear performance goal and backing it up with confidence. How do they measure their performance? They track how long each delivery takes. And why do they make this promise? Because fast service is key to keeping their business thriving.