Operations | Monitoring | ITSM | DevOps | Cloud

The Big SCOM Survey: Results and expert analysis

What’s the future of SCOM? How do others set up their SCOM landscape? What tools are SCOM Managers using to help streamline processes? The answers are all here. The Big SCOM Survey 2021 is the first of what we hope to be an annual survey where we measure the pulse of the SCOM community, get insights and share best practices. This year, we asked 27 questions and had 118 respondents – and we’d like to share our findings with you.

Auvik and Cherwell Present: Processes for Managing Your Network

In this webinar, Auvik’s Technology Advocate Steve Petryschuk and Cherwell’s Principal Solution Consultant Ryan Counts walk you through a few critical steps you can take to make network operations more manageable. You’ll learn which two process factors will help you go from reactive to proactive, how to assess your current network management methods using a simple framework, and when to incorporate tools to automate processes.

Kubernetes Master Class - Addressing the Amount of Pull Requests in Rancher

In this master class Support Engineer Matthew Mattox will address the new Docker Hub limits and how to reduce the number of pull requests made against Docker Hub. We will go over different options including building a full registry mirror, and using the standard registry, including the required maintenance tasks, to use a pull-through-cache registry. We will also cover some Enterprise solutions (e.g. JFrog) along with how to reduce the number of pulls while using Docker Hub.

SLF4J Tutorial: Example of How to Configure It for Logging Java Applications

Logging is a crucial part of the observability of your Java applications. Combined with metrics and traces gives full observability into the application behavior and is invaluable when troubleshooting. Logs, combined with metrics shortens the time needed to find the root cause and allows for quick and efficient resolutions of problems.