Tag

#Performance

High CPU Process Troubleshooting

February 5, 2024

Introduction High CPU usage by the "System" process can often be caused by a hardware driver issue (bug, old version, incompatility etc). The System process loads (or hosts)…

RDSH Fair Share (CPU, Disk, Network)

October 29, 2018

As IT professionals, we know that managing resources in multi-user environments is essential for ensuring a consistent and high-quality experience for all users. In Windows Server Remote Desktop…

CPU-miner Installed via Windows OS Vulnerability

April 27, 2017

I have triaged a handful of Windows servers this week that started out being ticketed as high CPU / performance issues. Upon investigation, I have found XMR cryptocurrency…

VMware vSphere 6.5 Test Drive

February 1, 2017

This will be an evolving post as I document/note the installation process and some configuration and testing. I'm installing VMware vSphere 6.5 under my current virtualization platform to…

Remote WMI on Windows Server 2008 R2

January 31, 2017

Configure DCOM On the server to be managed click Start, click Run, type DCOMCNFG, and then click OK. In the Component Services dialog box, expand Component Services, expand…

Monitoring CPU Ready VMware Guest

January 30, 2017

CPU Ready value is cumulative between the number of vCPUs the VM is assigned. For example, a one vCPU VM has the measurement of 1000ms. For a VM…

System and Compressed Memory

November 23, 2015

I was looking at my system’s performance (Windows 10 Build 10565) and noticed something I hadn’t seen before “System and compressed memory” utilizing about 500MB. Looking into this…

DNS Caching for Spamassassin RBLs

September 8, 2014

So I'm tweaking the mail filter server which is a Debian Linux server running Postfix, MailScanner and SpamAssassin. I just wanted to share some of the performance improvements…