Users Guide

Table Of Contents
Intel-integrated controller (compliant with CSMI v0.81 or later)
LSI-integrated RAID controllers; and 9217, 9271, 9341, 9361 and their associated drivers(physical and logical)
NOTE: Monitoring of Intel-integrated controller is not supported for the systems running Linux operating system.
In sensor monitoring, Dell Command | Monitor supports monitoring and alerting of voltage, temperature, amperage, cooling
devices (fan) and chassis sensors.
For more information about class and alerting, see Dell Command | Monitor Reference guide at dell.com/support.
Can Dell Command | Monitor be integrated with other applications/consoles?
Yes, Dell Command | Monitor interfaces with leading enterprise management console that support industry standards. It can
be integrated with the following existing enterprise management tools:
Dell Client Integration Suite for System Center 2012
Dell OpenManage Essentials
Dell Client Management Pack for System Center Operation Manager
Can I import classes into SCCM for inventory?
Yes, individual MOFs or OMCI_SMS_DEF.mof files can be imported in SCCM console for inventory.
Where is the SCCM OMCI_SMS_DEF.mof file located?
The OMCI_SMS_DEF.mof file is at C:\Program Files\Dell\Command_Monitor\ssa\omacim\OMCI_SMS_DEF.mof.
How to configure proxy for DCM 10.2.1?
DCM 10.2.1 is unable to fetch warranty information.
Check if the Application proxy settings are correctly configured using DCIM_ApplicationProxySetting Class.
How can I configure a Proxy credential for Dell Command | Monitor.
If you have logged in through Dell Command | Monitor, you can use the same credentials for proxy authentication.
Dell Command | Monitor is not displaying the warranty information.
Client system is not connected to the internet during polling.
Connect the internet and pull warranty information by running the following command Get-
CimInstance -Namespace root/DCIM/SYSMAN -ClassName DCIM_AssetWarrantyInformation|
Where-Object{$_.InstanceID -eq "Root/MainSystemChassis/COOObject/COOWarranty:0"} |
Invoke-CimMethod -MethodName RefreshWarranty
Client system is not configured with the proxy server.
Configure proxy settings in Dell Command | Monitor by running the following commands:
To get proxy from the WMI, run the following command Get-CimInstance -Namespace root\dcim\sysman
-ClassName DCIM_ApplicationProxySetting.
To set proxy from the WMI, run the following command Get-CimInstance -Namespace root\dcim\sysman
-ClassName DCIM_ApplicationProxySetting | Invoke-CimMethod -MethodName Change
ProxySetting -Arguments @{NewAddress="10.0.0.223"; NewPort="8080"}
You have to replace the NewAddress and NewPort as per the proxy environment (if applicable).
26
Frequently asked questions for Dell Command | Monitor 10.5