- Preface
-
- Configuring the Fabric Interconnects
- Configuring Ports and Port Channels
- Configuring Communication Services
- Configuring Authentication
- Configuring Organizations
- Configuring Role-Based Access Control
- Managing Firmware
- Configuring DNS Servers
- Configuring System-Related Policies
- Managing Licenses
- Managing Virtual Interfaces
- Index
Monitoring Hardware
This chapter includes the following sections:
Monitoring Fan Modules
The following example displays information about the fan modules in chassis 1:
UCS-A# scope chassis 1
UCS-A /chassis # show environment fan
Chassis 1:
Overall Status: Power Problem
Operability: Operable
Power State: Redundancy Failed
Thermal Status: Upper Non Recoverable
Tray 1 Module 1:
Threshold Status: OK
Overall Status: Operable
Operability: Operable
Power State: On
Thermal Status: OK
Voltage Status: N/A
Fan Module Stats:
Ambient Temp (C): 25.000000
Fan 1:
Threshold Status: OK
Overall Status: Operable
Operability: Operable
Power State: On
Thermal Status: OK
Voltage Status: N/A
Fan 2:
Threshold Status: OK
Overall Status: Operable
Operability: Operable
Power State: On
Thermal Status: OK
Voltage Status: N/A
Tray 1 Module 2:
Threshold Status: OK
Overall Status: Operable
Operability: Operable
Power State: On
Thermal Status: OK
Voltage Status: N/A
Fan Module Stats:
Ambient Temp (C): 24.000000
Fan 1:
Threshold Status: OK
Overall Status: Operable
Operability: Operable
Power State: On
Thermal Status: OK
Voltage Status: N/A
Fan 2:
Threshold Status: OK
Overall Status: Operable
Operability: Operable
Power State: On
Thermal Status: OK
Voltage Status: N/A
The following example displays information about fan module 2 in chassis 1:
UCS-A# scope chassis 1
UCS-A /chassis # scope fan-module 1 2
UCS-A /chassis/fan-module # show detail
Fan Module:
Tray: 1
Module: 2
Overall Status: Operable
Operability: Operable
Threshold Status: OK
Power State: On
Presence: Equipped
Thermal Status: OK
Product Name: Fan Module for UCS 5108 Blade Server Chassis
PID: N20-FAN5
VID: V01
Vendor: Cisco Systems Inc
Serial (SN): NWG14350B6N
HW Revision: 0
Mfg Date: 1997-04-01T08:41:00.000
Monitoring Management Interfaces
Management Interfaces Monitoring Policy
This policy defines how the mgmt0 Ethernet interface on the fabric interconnect should be monitored. If Cisco UCS detects a management interface failure, a failure report is generated. If the configured number of failure reports is reached, the system assumes that the management interface is unavailable and generates a fault. By default, the management interfaces monitoring policy is disabled.
If the affected management interface belongs to a fabric interconnect which is the managing instance, Cisco UCS confirms that the subordinate fabric interconnect's status is up, that there are no current failure reports logged against it, and then modifies the managing instance for the end-points.
If the affected fabric interconnect is currently the primary inside of a high availability setup, a failover of the management plane is triggered. The data plane is not affected by this failover.
You can set the following properties related to monitoring the management interface:
- Type of mechanism used to monitor the management interface.
- Interval at which the management interface's status is monitored.
- Maximum number of monitoring attempts that can fail before the system assumes that the management is unavailable and generates a fault message.
Configuring the Management Interfaces Monitoring Policy
| Step 1 |
Enter monitoring mode. UCS-A# scope monitoring |
| Step 2 |
Enable or disable the management interfaces monitoring policy. UCS-A /monitoring # set mgmt-if-mon-policy admin-state {enabled | disabled} |
| Step 3 |
Specify the number of seconds that the system should wait between data recordings. UCS-A /monitoring # set mgmt-if-mon-policy poll-interval Enter an integer between 90 and 300. |
| Step 4 |
Specify the maximum number of monitoring attempts that can fail before the system assumes that the management interface is unavailable and generates a fault message. UCS-A /monitoring # set mgmt-if-mon-policy max-fail-reports num-mon-attempts Enter an integer between 2 and 5. |
| Step 5 |
Specify the monitoring mechanism that you want the system to use. UCS-A /monitoring # set mgmt-if-mon-policy monitor-mechanism {mii-status | ping-arp-targets | ping-gateway
|
| Step 6 |
If you selected mii-status as your monitoring mechanism, configure the following properties:
|
| Step 7 |
If you selected ping-arp-targets as your monitoring mechanism, configure the following properties:
|
| Step 8 |
If you selected ping-gateway as your monitoring mechanism, configure the following properties:
|
| Step 9 |
Commit the transaction to the system configuration. UCS-A /monitoring # commit-buffer |
The following example creates a monitoring interface management policy using the Media Independent Interface (MII) monitoring mechanism and commits the transaction:
UCS-A# scope monitoring UCS-A /monitoring # set mgmt-if-mon-policy admin-state enabled UCS-A /monitoring* # set mgmt-if-mon-policy poll-interval 250 UCS-A /monitoring* # set mgmt-if-mon-policy max-fail-reports 2 UCS-A /monitoring* # set mgmt-if-mon-policy monitor-mechanism set mii-status UCS-A /monitoring* # set mgmt-if-mon-policy mii-retry-count 3 UCS-A /monitoring* # set mgmt-if-mon-policy mii-retry-interval 7 UCS-A /monitoring* # commit-buffer UCS-A /monitoring #
Server Disk Drive Monitoring
The disk drive monitoring for Cisco UCS provides Cisco UCS Manager with blade-resident disk drive status for supported blade servers in a Cisco UCS domain. Disk drive monitoring provides a unidirectional fault signal from the LSI firmware to Cisco UCS Manager to provide status information.
The following server and firmware components gather, send, and aggregate information about the disk drive status in a server:
- Physical presence sensor—Determines whether the disk drive is inserted in the server drive bay.
- Physical fault sensor—Determines the operability status reported by the LSI storage controller firmware for the disk drive.
- IPMI disk drive fault and presence sensors—Sends the sensor results to Cisco UCS Manager.
- Disk drive fault LED control and associated IPMI sensors—Controls disk drive fault LED states (on/off) and relays the states to Cisco UCS Manager.
- Support for Disk Drive Monitoring
- Prerequisites for Disk Drive Monitoring
- Viewing the Status of a Disk Drive
- Interpreting the Status of a Monitored Disk Drive
Support for Disk Drive Monitoring
Disk drive monitoring only supports certain blade servers and a specific LSI storage controller firmware level.
Supported Cisco UCS Servers
Through Cisco UCS Manager, you can monitor disk drives for the following servers:
Cisco UCS Manager cannot monitor disk drives in any other blade server or rack-mount server.
Storage Controller Firmware Level
The storage controller on a supported server must have LSI 1064E firmware.
Cisco UCS Manager cannot monitor disk drives in servers with a different level of storage controller firmware.
Prerequisites for Disk Drive Monitoring
In addition to the supported servers and storage controller firmware version, you must ensure that the following prerequisites have been met for disk drive monitoring to provide useful status information:
Viewing the Status of a Disk Drive
| Command or Action | Purpose | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Step 1 | UCS-A# scope chassis chassis-num | Enters chassis mode for the specified chassis. |
||||||||
| Step 2 | UCS-A /chassis # scope server server-num | Enters server chassis mode. |
||||||||
| Step 3 | UCS-A /chassis/server # scope raid-controller raid-contr-id {sas | sata} | Enters RAID controller server chassis mode. |
||||||||
| Step 4 | UCS-A /chassis/server/raid-controller # show local-disk [local-disk-id | detail | expand] | Displays the following local disk statistics:
|
The following example shows the status of a disk drive:
UCS-A# scope chassis 1
UCS-A /chassis # scope server 6
UCS-A /chassis/server # scope raid-controller 1 sas
UCS-A /chassis/server/raid-controller # show local-disk 1
Local Disk:
ID: 1
Block Size: 512
Blocks: 60545024
Size (MB): 29563
Operability: Operable
Presence: Equipped
Interpreting the Status of a Monitored Disk Drive
Cisco UCS Manager displays the following properties for each monitored disk drive:
- Operability—The operational state of the disk drive.
- Presence—The presence of the disk drive, and whether it can be detected in the server drive bay, regardless of its operational state.
You need to look at both properties to determine the status of the monitored disk drive. The following table shows the likely interpretations of the property values.
| Operability Status | Presence Status | Interpretation |
|---|---|---|
Operable |
Equipped |
No fault condition. The disk drive is in the server and can be used. |
Inoperable |
Equipped |
Fault condition. The disk drive is in the server, but one of the following could be causing an operability problem: |
N/A |
Missing |
Fault condition. The server drive bay does not contain a disk drive. |
N/A |
Equipped |
Fault condition. The disk drive is in the server, but one of the following could be causing an operability problem: |
![]() Note |
The Operability field may show the incorrect status for several reasons, such as if the disk is part of a broken RAID set or if the BIOS POST (Power On Self Test) has not completed. |

Feedback