Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

ManageEngine recognized in Gartner Magic Quadrant for Application Performance Monitoring

We are happy to announce that ManageEngine has been recognized by Gartner in its 2020 Magic Quadrant for Application Performance Monitoring. Applications Manager has helped thousands of customers across the globe streamline and manage their servers and applications effectively.

OpsLogix Ping Community Dashboard for SquaredUp

We are happy to announce that our widely popular free Ping Management Pack just got a community dashboard for SquaredUp. The dashboard is now available for download at SquaredUp Community site. The Ping Management Pack Dashboard includes one dashboard and one perspective. We would love to hear your feedback and listen to improvements to get this even better in the future.

Grafana v7.0 released: New plugin architecture, visualizations, transformations, native trace support, and more

We are thrilled to announce that Grafana 7.0 has been released for general availability. Join us as Torkel Ödegaard, the creator of Grafana, hosts a full demo of 7.0 during GrafanaCONline today. With Grafana v7.0, our goal was to extend on the Grafana platform by making it easier and more consistent for existing users, and intuitive and simple for those not familiar with Grafana.

Introduction to Machine Learning Pipelines with Kubeflow

For teams that deal with machine learning (ML), there comes a point in time where training a model on a single machine becomes untenable. This is often followed by the sudden realization that there is more to machine learning than simply model training. There are a myriad of activities that have to happen before, during and after model training. This is especially true for teams that want to productionize their ML models.

Python Logging - The Ultimate Guide

This guide is focused on how to log in Python using the built-in support for logging. It introduces various concepts that are relevant to understanding Python logging, discusses the corresponding logging APIs in Python and how to use them, and presents best practices and performance considerations for using these APIs.

Everything You Need to Know About Buildah

Buildah is a tool for building OCI-compatible images through a lower-level coreutils interface. Similar to Podman, Buildah doesn't depend on a daemon such as Docker or CRI-O, and it doesn't require root privileges. Buildah provides a command-line tool that replicates all the commands found in a Dockerfile. This allows you to issue Buildah commands from a scripting language such as Bash.

How to Effectively Monitor User Activity

Monitoring user activity on your website is a must if you want to run a successful and profitable online business. By implementing real user monitoring on your website, you can get an in-depth understanding of how your users are interacting with your website and the experience they receive. In this article, we discuss what real user monitoring (RUM) is and the benefits of using it. We’ll also share some best practices, so you’ll be ready to set up real user monitoring for your website.

5 Reasons Why You Should Invest in a Docker Logging Tool

Today, continuous development and continuous delivery have become the de facto mode of application development for businesses seeking higher agility. With the continuous push to achieve higher efficiency and reliability in running software operations, container technologies like Docker, Kubernetes, and Mesos have become mainstream. Among these technologies, Docker is the most popular.