Operations | Monitoring | ITSM | DevOps | Cloud

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

Why Centralized Log Management? Understanding the Use Cases

Centralized log management provides various benefits across an organization. The fundamentals of log management offer a wide variety of business use cases. Whether you’re managing event log data manually or realizing you need more than an Open Source solution, finding the right internal champions can make your life easier. Understanding the business use cases and strategic impact centralized log management provides can help you gain the internal buy-in you need.

Monitoring Network Outages at the Edge and in the Cloud

Gathering data to explore a problem with power outages creating connectivity issues and ultimately draining a laptop battery. Monitoring locations that have intermittent power and/or connectivity outages can be challenging. In this article, I’ll show how to use InfluxDB, an open source time series database, InfluxDB Cloud and Edge Data Replication to store data locally and send it to a central location whenever possible.

What is API Observability?

Mission-critical apps that are deployed on the cloud drive today's modern enterprises, which in turn power their businesses. These applications' fundamental units are microservices, which tiny development teams created to enable speedy feature releases to the market. APIs serve as the ties that bring these microservices together so they can cooperate.

Citrix Print Manager Service is not running

The Citrix Print Manager Service is part of the Citrix Virtual Desktop Agent (VDA) software which runs on a single or multi session machine. It is used for the Citrix Advanced Universal Printing Architecture. It takes care of the client printer mappings between a user client and the VDA within an ICA session. This service heavily relies on the Windows Print Spooler service which spools print jobs and handles interaction with the printer.

Cribl Search: An Innovative New Way to Search Observability Data

These days, administrators typically have to deploy multiple tools to search through all of their datasets – then they get to spend the little free time they have left over dreaming of a world where they could search multiple distributed datasets simultaneously, similar to existing web search tools. They might have one tool for Splunk, another for Elastic, and some may even still be using grep or some other cumbersome function to search non-correlated data.

Wait... Elastic Observability monitors metrics for AWS services in just minutes?

The transition to distributed applications is in full swing, driven mainly by our need to be “always-on” as consumers and fast-paced businesses. That need is driving deployments to have more complex requirements along with the ability to be globally diverse and rapidly innovate.

Prepare your IT systems for Black Friday with best practices and strategies from Ulta Beauty

For retail and e-commerce companies, exponential traffic spikes are a holiday season tradition that often peaks on Black Friday. And Ulta Beauty knows this all too well. As the largest beauty retailer in the US today, operating 1,300 stores nationwide, Ulta experienced the growing pains of its on-premises IT environment: slow rollouts, tedious infrastructure management, and a lack of visibility into critical systems. Sound familiar?

Global bank transforms incident alert management & communications

One of the top 10 largest financial services companies in the world 200,000+ employees worldwide. Serving tens of millions of customers. With operations in more than 60 countries, the Interlink Incident Alert Management app serves an audience of thousands of service owners and business stakeholders - across 20+ global markets.

Solve code-level bottlenecks with Profiling for Python

Profiling is an important tool in every developer’s toolkit because it provides a granular view into the execution of your program from your production environment. This is an important concept, as performance bottlenecks can often be very hard or even impossible to reproduce locally due to external constraints or loads only seen in a production environment. Python is one of the most popular programming languages available, and it is one of the core technologies we use at Sentry.