Quantcast
Channel: THWACK: Popular Discussions - Virtualization Manager
Viewing all articles
Browse latest Browse all 10631

Alert for Virtual windows server CPU

$
0
0

Hi,

 

I am having issue with the CPU alerts.I went through the few Thwack discussion but I did not find any solution. Please see the below details:

 

Virtual Machine - Windows OS

CPU -  Number of virtual sockets - 2

           Number of cores per socket - 1

           Total Number of cores - 2

From VCenter performance details - CPU utilization is 100% but no alerts from SolarWinds. (CPU 0 & CPU 1 - Combined utilization - 100%)

 

Orion Platform 2014.2.1, SAM 6.1.0, QoE 1.0, IPAM 4.1, NPM 11.0.1, NTA 3.11.0, IVIM 1.10.0

 

Please help me solve the following:

For e.g Node name = A and NodeID = 11

 

1) how to configure CPU combined utilization alert for node A only

2) how to configure CPU combined utilization alert for all node

3) please provide trigger and reset conditions

 

 

I have tried this query but did not work.

Start a new alert. Set it to be a Node alert. Then change it to be a Custom SQL query (with the sub-type still Node).

 

In the box where you can type your query, add:

join CPUMultiLoad on Nodes.NodeID = CPUMultiLoad.NodeID

where DATEDIFF(mi, CPUMultiLoad.TimeStampUTC, SYSUTCDATETIME()) < 5

and CPUMultiLoad.AvgLoad > 85

 

This will trigger when any single "CPU" (core or otherwise) is over 85 within the last 5 minutes (ie: one polling cycle)


Viewing all articles
Browse latest Browse all 10631

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>