Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update slcli hardware sensor #1691

Merged
merged 1 commit into from
Jul 14, 2022

Conversation

BrianSantivanez
Copy link

Issue: #1690
Observations: slcli hardware sensor was updated to display all min and max values and Volt sensor data

slcli hardware sensor 1532729 --discrete
                                       Temperature (c)
┌────────────────────────┬────────┬─────────┬──────────────┬────────┬────────┬──────────────┐
│         Sensor         │ Status │ Reading │ Critical Min │  Min   │  Max   │ Critical Max │
├────────────────────────┼────────┼─────────┼──────────────┼────────┼────────┼──────────────┤
│    CPU1 Temperature    │   ok   │ 21.000  │    5.000     │ 10.000 │ 85.000 │    90.000    │
│    CPU2 Temperature    │   ok   │ 20.000  │    5.000     │ 10.000 │ 85.000 │    90.000    │
│    PCH Temperature     │   ok   │ 33.000  │    5.000     │ 10.000 │ 85.000 │    90.000    │
│   System Temperature   │   ok   │ 19.000  │    5.000     │ 10.000 │ 80.000 │    85.000    │
│ Peripheral Temperature │   ok   │ 23.000  │    5.000     │ 10.000 │ 80.000 │    85.000    │
│  MB_NIC_Temperature1   │   ok   │ 34.000  │    5.000     │ 10.000 │ 95.000 │   100.000    │
│  MB_NIC_Temperature2   │   ok   │ 32.000  │    5.000     │ 10.000 │ 95.000 │   100.000    │
│  VRMCpu1 Temperature   │   ok   │ 20.000  │    5.000     │ 10.000 │ 95.000 │   100.000    │
│  VRMCpu2 Temperature   │   ok   │ 20.000  │    5.000     │ 10.000 │ 95.000 │   100.000    │
│  VRMP1ABC Temperature  │   ok   │ 25.000  │    5.000     │ 10.000 │ 95.000 │   100.000    │
│  VRMP1DEF Temperature  │   ok   │ 25.000  │    5.000     │ 10.000 │ 95.000 │   100.000    │
│  VRMP2ABC Temperature  │   ok   │ 25.000  │    5.000     │ 10.000 │ 95.000 │   100.000    │
│  VRMP2DEF Temperature  │   ok   │ 25.000  │    5.000     │ 10.000 │ 95.000 │   100.000    │
│ P1-DIMMA1 Temperature  │   ok   │ 21.000  │    5.000     │ 10.000 │ 80.000 │    85.000    │
│ P2-DIMMA1 Temperature  │   ok   │ 21.000  │    5.000     │ 10.000 │ 80.000 │    85.000    │
│    GPU1 Temperature    │   ok   │ 26.000  │    -8.000    │ -5.000 │ 80.000 │    82.000    │
└────────────────────────┴────────┴─────────┴──────────────┴────────┴────────┴──────────────┘
                                        RPM
┌─────────┬────────┬──────────┬──────────────┬─────────┬───────────┬──────────────┐
│ Sensor  │ Status │ Reading  │ Critical Min │   Min   │    Max    │ Critical Max │
├─────────┼────────┼──────────┼──────────────┼─────────┼───────────┼──────────────┤
│  FAN1   │   ok   │ 8800.000 │   500.000    │ 700.000 │ 25300.000 │  25400.000   │
│  FAN2   │   ok   │ 8800.000 │   500.000    │ 700.000 │ 25300.000 │  25400.000   │
│  FAN7   │   ok   │ 8800.000 │   500.000    │ 700.000 │ 25300.000 │  25400.000   │
│  FAN8   │   ok   │ 9000.000 │   500.000    │ 700.000 │ 25300.000 │  25400.000   │
│ RSC FAN │   ok   │ 8400.000 │   500.000    │ 700.000 │ 25300.000 │  25400.000   │
└─────────┴────────┴──────────┴──────────────┴─────────┴───────────┴──────────────┘
                                      Volts
┌────────────┬────────┬─────────┬──────────────┬────────┬────────┬──────────────┐
│   Sensor   │ Status │ Reading │ Critical Min │  Min   │  Max   │ Critical Max │
├────────────┼────────┼─────────┼──────────────┼────────┼────────┼──────────────┤
│    12V     │   ok   │ 12.305  │    10.536    │ 10.780 │ 12.915 │    13.281    │
│    5VCC    │   ok   │  5.000  │    4.280     │ 4.520  │ 5.600  │    5.720     │
│   3.3VCC   │   ok   │  3.384  │    2.823     │ 2.976  │ 3.707  │    3.775     │
│   Vcpu1    │   ok   │  1.818  │    1.260     │ 1.395  │ 2.097  │    2.304     │
│   Vcpu2    │   ok   │  1.818  │    1.260     │ 1.395  │ 2.097  │    2.304     │
│ VDimmP1ABC │   ok   │  1.200  │    1.026     │ 1.086  │ 1.350  │    1.374     │
│ VDimmP1DEF │   ok   │  1.206  │    1.026     │ 1.086  │ 1.350  │    1.374     │
│ VDimmP2ABC │   ok   │  1.206  │    1.026     │ 1.086  │ 1.350  │    1.374     │
│ VDimmP2DEF │   ok   │  1.206  │    1.026     │ 1.086  │ 1.350  │    1.374     │
│   12VSB    │   ok   │ 12.260  │    10.505    │ 10.765 │ 12.910 │    13.300    │
│   3.3VSB   │   ok   │  3.459  │    2.819     │ 2.979  │ 3.699  │    3.763     │
│  P1V8_PCH  │   ok   │  1.719  │    1.539     │ 1.629  │ 2.025  │    2.061     │
│  PVNN_PCH  │   ok   │  1.006  │    0.856     │ 0.904  │ 1.120  │    1.144     │
│ P1V05_PCH  │   ok   │  1.050  │    0.900     │ 0.948  │ 1.176  │    1.200     │
└────────────┴────────┴─────────┴──────────────┴────────┴────────┴──────────────┘
                                 Watts
┌────────┬────────┬─────────┬──────────────┬─────┬─────┬──────────────┐
│ Sensor │ Status │ Reading │ Critical Min │ Min │ Max │ Critical Max │
├────────┼────────┼─────────┼──────────────┼─────┼─────┼──────────────┤
└────────┴────────┴─────────┴──────────────┴─────┴─────┴──────────────┘
              Discrete
┌───────────────┬────────┬─────────┐
│    Sensor     │ Status │ Reading │
├───────────────┼────────┼─────────┤
│     VBAT      │ 0x04ff │   0x4   │
│ Chassis Intru │ 0x0000 │   0x0   │
│  PS1 Status   │ 0x0100 │   0x1   │
│  PS2 Status   │ 0x0100 │   0x1   │
└───────────────┴────────┴─────────┘

Copy link
Contributor

@caberos caberos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@edsonarios
Copy link
Contributor

Screenshots of the test result
image
image

Copy link
Contributor

@edsonarios edsonarios left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@allmightyspiff allmightyspiff linked an issue Jul 14, 2022 that may be closed by this pull request
@allmightyspiff allmightyspiff merged commit 134e03b into softlayer:master Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Update slcli hardware sensor
4 participants