Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

Uptime vs. Availability

Unlike physical stores and organizations that operate during set hours, the IT world never sleeps. In today’s highly connected digital environment, many believe that when an investment is made in technology, it should be accessible at all times — which is virtually impossible to guarantee. Since disruptions occur, organizations should evaluate the services needed to run operations smoothly. For example, what services are required during an IT service outage to ensure minimal disruptions?

Patterns for better insights and troubleshooting with hybrid cloud logs

Hybrid and multi-cloud environments produce a boundless array of logs including application and server logs, logs related to cloud services, APIs, orchestrators, gateways and just about anything else running in the environment. Due to this high volume, logging systems may become slow and unmanageable when you urgently need them to troubleshoot an issue, and even harder to use them to get insights.

Have You Forgotten About Application-Level Security?

Security is one of the most changeable landscapes in technology at the moment. With innovations, come new threats, and it seems like every week brings news of a major organization succumbing to a cyber attack. We’re seeing innovations like AI-driven threat detection and zero-trust networking continuing to be a huge area of investment. However, security should never be treated as a single plane.

How to Import/Export Orion Alerts

The Out of the Box alerts on the Orion Platform are good, but alerts for specific needs are better. The flexibility of the alerting engine in the Orion Platform is one of the best ways to tune the platform to your needs. We'll show you how to import alerts from THWACK and how to share any of your excellent alerts with the SolarWinds community. Working with real-world examples is just another way to have your Orion Platform performing properly for your organization.

How to Build the Ultimate Database Monitoring Dashboard

Using the PerfStack feature in the Orion Platform, we will show you how to create the ultimate database dashboard that allows you to correlate performance across your entire IT stack. Quickly see if the problem truly is a database problem or resides somewhere else, such as the networking or system layers.

What is ServiceOps?

ServiceOps is a new business technology strategy that combines IT service management (ITSM) with IT operations management (ITOM). ServiceOps is fundamentally about connecting people, processes, and technology that are dependent on one another to enable successful service delivery and make user experiences better with automation, collaboration, and visibility across traditionally fragmented departments.

Percepio Joins the Zephyr Project

Last summer, we added support for the open source Zephyr RTOS to Tracealyzer. Today, in recognition of the potential of Zephyr to become the leading independent platform for small IoT devices, Percepio joined the Zephyr Project as a Silver sponsor. Percepio made significant contributions to the Zephyr source code, extending the tracing subsystem to allow full tracing of Zephyr applications in line with the capabilities of Tracealyzer.

Benchmarking Prometheus-compatible time series databases

Some time ago, Aliaksandr Valialkin published a medium post about comparing VictoriaMetrics and Prometheus resource usage when scraping metrics from thousands of targets. He used node_exporter as a source for metrics to scrape, which is very close to most real-world scenarios. However, the benchmark itself was just a bunch of scripts and a lot of manual work for every test.