The most recent content from our members.
Hello, I need to create a trigger alert and a reset email notification for server memory over 95%. This will be delivered to a distribution list. Below is what I currently have and need to know the memory utilization variable to use since the templates below are for CPU utilization. Your help is greatly appreciated. EMAIL…
Hi all, There may be an easier way to do this (and if so, please tell me), but I'm trying to create a Custom SQL Alert for when a server has less than a stated amount of memory free. I create my trigger condition and I'm starting with the query: select Nodes.SysName from Nodes where (TotalMemory - MemoryUsed) < 4096000000…
I am using NPM to monitor my enclave which consists of RHEL 7.6 KVM hypervisors and the memory polling is completely off. I am hoping to gain a better understanding of configuring the polling so my numbers are more accurate. For example: I will continue to get alerts regarding memory utilization on this server because i…
Most of my SQL servers Eat up 90% to 95% of its memory, my average SQL server build is between 64GB to 512GB of RAM. I am having a hard time setting up alert thresholds based out of percentage. no one cares if you eating 95% of memory because my server builds are huge can anyone give me point on how to setup alerts based…
It looks like you're new here. Sign in or register to get started.