Operations | Monitoring | ITSM | DevOps | Cloud

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

What is Windows Event Log?

Event logging for Microsoft Windows provides a standard, centralized way for applications and the operating system to record important software and hardware events. The event-logging service (eventlog) stores events from various sources in a single collection called an event log. The system administrator can use the event log to help determine what conditions caused the error and the context in which it occurred. TechTarget have an excellent overview of Windows event logs available.

Start Docking at the Port-The Importance of Monitoring Your Network Ports

Port monitoring is a necessary measure to make sure your network is running at an optimized level. For those unfamiliar with New England, many villages and cities began as fishing towns. These communities still do business on the sea, with multiple companies shipping out their products on massive boats. How do these boats gain access to the towns to continue doing business in them?

Introducing InfluxDB 3.0: Available Today in InfluxDB Cloud Dedicated

It’s been literally years now that I have been first tangentially, and then intimately involved with the project that has become InfluxDB 3.0. I started using it so early that one of the DataFusion upstream developers literally calls me “User0” … a moniker of which I am not-so-secretly proud.

How to Monitor Custom Metrics with AppSignal

Setting up custom metrics is an easy way to gain instant insights into the information you need (without scorching through log lines or struggling with complicated reporting tools). Supplement your application's critical monitoring data by tracking meaningful metrics to quickly identify and resolve potential issues. In this blog post, we'll show you how to set up and use custom metrics to remove your monitoring blind spots.

Understanding Network Mapping with Site24x7

With cloud solutions becoming mainstream and hybrid workforces becoming the norm rather than the exception, organizations need to stay nimble and agile for network access that can occur anytime, from anywhere. A thriving organization has a flourishing network that extends its arms globally, yet delivers high speed and performance without any compromise. Hence, organizations rely heavily on their networks for uninterrupted operations.

Sponsored Post

Monitoring AIX and Linux on IBM Power Systems using Microsoft SCOM

IBM Power systems are very popular for embedded and high-performance processors, as embedded applications provide an array of uses, including satellites, and the Mars rovers' Curiosity and Perseverance. They are widely used in the financial business, depending on secure high-speed transactions. Supercomputers like the IBM Summit, Sierra, and Lassen run on IBM Power systems.

How to throw custom exceptions inside Logic Apps: Using default capabilities - Extract failure information (Part II)

Welcome to the second part of this series of blog posts on How to throw custom exceptions inside Logic Apps. In this series of five blogs, I will cover throwing custom exceptions in Logic Apps. I will cover the following topics: In this second approach, we are going to do a small fine-tuning of the previous approach by adding the capability to define custom error messages for each condition and, of course, get that information inside the Catch Scope.