Cpu Memory

How to Monitor SQL Server with SQL Server Profiler on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Monitor SQL Server with SQL Server Profiler on Windows Server 2019

Introduction to SQL Server Monitoring with SQL Server Profiler SQL Server Profiler is a graphical interface for creating and managing SQL Server traces — real-time captures of SQL Server events including T-SQL queries executed, stored procedure calls, login events, error conditions, lock acquisitions, and query execution plans. Profiler is installed as part of SQL Server […]

Read more
How to Set Up SolarWinds Monitoring Agent on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up SolarWinds Monitoring Agent on Windows Server 2019

Introduction to SolarWinds Monitoring Agent on Windows Server 2019 SolarWinds is a leading provider of IT infrastructure monitoring software. SolarWinds N-central and SolarWinds Orion are the two primary platforms used in enterprise and managed service provider environments. N-central uses a lightweight agent installed on Windows Server 2019 endpoints to collect performance metrics, health checks, patch […]

Read more
How to Use Azure Monitor with Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Use Azure Monitor with Windows Server 2019

Introduction to Azure Monitor for Windows Server 2019 Azure Monitor is Microsoft’s comprehensive monitoring service that collects, analyzes, and acts on telemetry data from Azure resources, on-premises servers, and hybrid environments. For Windows Server 2019 machines — whether on-premises, in Azure, or in other clouds — Azure Monitor can collect performance metrics, Windows Event Logs, […]

Read more
How to Configure Windows Reliability Monitor on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Windows Reliability Monitor on Windows Server 2019

Introduction to Windows Reliability Monitor on Windows Server 2019 Windows Reliability Monitor is a built-in diagnostic tool in Windows Server 2019 that displays a Stability Index over time — a score from 1 (unstable) to 10 (perfectly stable) — alongside a chronological event log of application failures, Windows failures, hardware warnings, software installations, and Windows […]

Read more
How to Set Up System Center Operations Manager (SCOM) on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up System Center Operations Manager (SCOM) on Windows Server 2019

Introduction to System Center Operations Manager System Center Operations Manager (SCOM) is Microsoft’s enterprise monitoring platform designed for large-scale Windows environments. It uses management packs — extensible plug-ins — to provide out-of-the-box monitoring intelligence for Windows Server operating systems, SQL Server, IIS, Active Directory, Hyper-V, and hundreds of third-party applications. SCOM uses agents deployed to […]

Read more
How to Configure Windows Performance Monitor (perfmon) on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Windows Performance Monitor (perfmon) on Windows Server 2019

Introduction to Windows Performance Monitor on Windows Server 2019 Windows Performance Monitor (perfmon) is a built-in Windows Server 2019 tool that provides real-time and historical monitoring of hundreds of system performance counters, including CPU, memory, disk, network, and application-specific metrics. Perfmon supports Data Collector Sets for capturing performance data over time, which is invaluable for […]

Read more
How to Install Zabbix Agent on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Install Zabbix Agent on Windows Server 2019

Introduction to Zabbix Agent on Windows Server 2019 Zabbix is a mature, open-source enterprise monitoring platform that supports agentless and agent-based monitoring for servers, network devices, applications, and cloud services. Installing the Zabbix Agent on Windows Server 2019 enables the Zabbix Server to collect system performance metrics, monitor services, execute remote commands, and trigger alerts […]

Read more
How to Monitor Windows Server with Prometheus and Grafana on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Monitor Windows Server with Prometheus and Grafana on Windows Server 2019

Introduction to Prometheus and Grafana Monitoring on Windows Server 2019 Prometheus is an open-source time-series monitoring system originally developed at SoundCloud, now a Cloud Native Computing Foundation (CNCF) project. It collects metrics by scraping HTTP endpoints exposed by exporters on monitored systems. Grafana is a visualization and dashboarding platform that queries Prometheus (and many other […]

Read more
How to Configure Kubernetes RBAC on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Configure Kubernetes RBAC on SLES 12

Introduction This tutorial covers How to Configure Kubernetes RBAC on SLES 12 on SLES 12. SLES 12 (SUSE Linux Enterprise Server 16) is SUSE’s enterprise-grade Linux distribution. It uses the zypper package manager, AppArmor for mandatory access control, and systemctl for service management. Step 1 — Disable Swap swapoff -a sed -i ‘/ swap / […]

Read more
CHAT