Operations | Monitoring | ITSM | DevOps | Cloud

Feature Focus - N-central Filters

Join Paul Kelly from the N-able Head Nerds as he showcases the latest enhancements to the filtering options in N-central. Filters are a vital tool for MSPs, enabling the creation of device groups for targeted rules, feature deployments, and automation. In this video, you'll learn how to navigate and utilize these new filter capabilities to streamline your IT management processes. Key topics include.

What is ITOM? A Complete Overview in 10 Minutes

IT Operations Management or ITOM is the function that manages all technology, hardware, and software services within an organization. ITOM includes providing IT infrastructure, Availability Management, Capacity and Demand Management, cost-control activities, and Security Management for all IT infrastructure and service assets. Incorporating a well-organized ITOM strategy comes with many benefits, including.

Making Use of Previous State in Icinga2 Check Commands

When writing a custom check plugin for Icinga 2, there are situations where in addition to observing the current state of a system, taking the past into account as well can be helpful. A common case for this is when the data source provides counter values, i.e. values that increase over time and you are less interested in the current value but more in how it changes.

The Impact of AI on Cybersecurity

Artificial intelligence (AI) is seemingly everywhere in today’s tech landscape. The hype cycle is in full flow, especially regarding the use of large language models (LLM) for generative AI like OpenAI ChatGPT, Google Gemini and Anthropic Claude. Indeed, many tech companies are determined to add LLM into products where it sometimes seems tacked on.

How to visualize Amazon CloudWatch metrics in Grafana

In the wide world of observability, you have many options for visualizing metrics collected by Amazon CloudWatch. And because of that, you’re often left making lots of decisions — about cost, configurations, flexibility, and more. At Grafana Labs, we stick to our “big tent” philosophy, which means we don’t force you into a decision or even tell you that you have to bring your CloudWatch metrics to Grafana Cloud.

Pipeline Module: Event to Metric

At the most abstract level, a data pipeline is a series of steps for processing data, where the type of data being processed determines the types and order of the steps. In other words, a data pipeline is an algorithm, and standard data types can be processed in a standard way, just as solving an algebra problem follows a standard order of operations.