Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on IT Networks and related technologies.

What is Network Mapping? Process, Purpose, & Best Practices

Network mapping is the process of exploring, identifying, cataloging, and then visually representing all of the devices (both real and virtual, local and remote) connected to your network. This vital documentation task should be performed regularly to ensure that you have a clear picture of your network and security landscape, so that you can quickly identify and fix issues.

Megaport Enhancing Connectivity in Adelaide

Learn how Megaport’s investment in one of Australia’s fastest-growing economies will transform the connectivity landscape. Adelaide, Australia is already known for great food, proximity to world-famous wineries, and a laidback lifestyle. But recently there has been an increased focus on business, with South Australia currently the fastest-growing economy of any Aussie state.

Configuring WhatsUp Gold for SMTP and OAuth 2.0 Email Authentication

This video shows the steps to register WhatsUp Gold as a client application with Microsoft Azure for OAuth 2.0 authentication. Then, it walks through the process to configure your WhatsUp Gold email settings to use OAuth 2.0 as your authentication method.

The 30 Best Network Assessment Tools For All Use Cases

Nowadays, keeping your network running smoothly is crucial for any business. Whether you manage a small office network or a large enterprise system, regular network assessments help you spot problems, improve performance, and maintain reliable connections. With so many tools available, picking the right one can be challenging. This blog post showcases the 30 best network assessment tools for different needs, from basic health checks to detailed performance analysis.

Reviewing Every New Feature in HAProxy 3.0

HAProxy 3.0 maintains the strong momentum of our open-source load balancer into 2024 with improvements to simplicity, security, reliability, flexibility, and more. In this blog post, we'll dive into what’s new in version 3.0, providing examples and context. It’s a long list, so get comfortable and maybe bring a snack! All these improvements (and more) will be incorporated into HAProxy Enterprise 3.0, releasing later this year.

Advanced Insights with SolarWinds Database Performance Analyzer

Resolving an incident before end users are impacted is the new standard, but managing separate observability and incident management solutions is tempting fate. You are at risk of an issue slipping through the cracks. It's time to consolidate, streamline, and decomplexify your operations. Hybrid Cloud Observability combined with SolarWinds Observability and SolarWinds Service Desk make all of this much, much easier.

How to Clear The Cache of Nginx?

Nginx, a common web server and reverse proxy, uses caching to improve performance. Over time, this cache can collect old or unneeded data. This buildup can cause slower response times, more disk usage, and possibly serve old content to users. Clearing the Nginx cache often is important to keep good server performance and provide current information.

Nginx Location Priority Explained

This article examines Nginx location directives. It explains what location directives are, their syntax, and how they process requests for specific URIs. The article describes different types of location matches, including exact, prefix, and regular expression matches. It also discusses the priority order of these matches and gives practical examples of their use in various scenarios.