Users Guide

Table Of Contents
Idle Server Detection
iDRAC provides out-of-band performance monitoring index of server components like CPU, memory, and I/O.
The history data of the server level CUPS index is used to monitor whether the server is utilized or running idle for long time. If
the server is underutilized below certain threshold for a defined span of interval (in hours), then it will be reported as idle server.
This feature is only supported on Intel platforms with CUPS ability. AMD and Intel platforms without CUPS capability do not
support this feature.
NOTE:
This feature requires Datacenter license.
To read the configurations of Idle Server Configuration parameters, you need Login privilege and to modify the
parameters you need iDRAC Configure privilege.
To view or modify the parameters, navigate to Configuration > System Settings.
Idle server detection is reported based on following parameters:
Idle Server Threshold (%) - This is set to 20% by default and can be configured from 0 to 50%. The reset operation sets the
threshold to 20%.
Idle Server Scan Interval (in hours) - This is the time period over which the hourly samples are collected to determine the idle
server. This is set to 240 hours by default and can be configured from 1 to 9000 hours. The reset operation sets the interval
to 240 hours.
Server Utilization Percentile (%) - The utilization percentile value can be set to 80 to 100%. The default value is 80%. If the
80% of the hourly samples falls below utilization threshold, then it is considered as idle server.
Modifying idle Server Detection parameters using RACADM
racadm get system.idleServerDetection
Modifying idle Server Detection parameters using Redfish
https://<iDRAC IP>/redfish/v1/Managers/System.Embedded.1/Attributes
Modifying idle Server Detection parameters using WSMAN
winrm e http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/root/dcim/DCIM_SystemAttribute
-u:root -p:calvin -r:https://<iDRAC IP>/wsman -SkipCNcheck -SkipCAcheck -encoding:utf-8
-a:basic
NOTE: iDRAC GUI doesn't support to view or modify the attributes.
GPU (Accelerators) Management
Dell PowerEdge servers are shipped with Graphics Processing Unit (GPU). GPU management enables you to view the various
GPUs connected to the system and also monitor power, temperature, and thermal information for the GPUs.
NOTE:
This is a licensed feature and is available only with iDRAC Datacenter and Enterprise licenses. Below are the
properties that are available with Datacenter/Enterprise license, other properties are listed even without these licenses:
GPU Properties Datacenter License Enterprise License
Thermal Metrics
GPU Target Temperature Yes No
Viewing iDRAC and managed system information 119