Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
GITBOOK-43: change request with no subject merged in GitBook
Browse files Browse the repository at this point in the history
  • Loading branch information
steve.scargall authored and gitbook-bot committed Mar 31, 2023
1 parent a0c6b8f commit 0700f46
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ipmctl-user-guide/instrumentation/show-sensor.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Shows health statistics for one or more persistent memory modules.

```
$ ipmctl show [OPTIONS] -sensor [SENSORS] [TARGETS]
ipmctl show [OPTIONS] -sensor [SENSORS] [TARGETS]
```

## **Sensors**
Expand All @@ -28,13 +28,13 @@ $ ipmctl show [OPTIONS] -sensor [SENSORS] [TARGETS]
Get all sensor information for all modules

```
$ ipmctl show -sensor
$ sudo ipmctl show -sensor
```

Show the media temperature sensor for the specified module

```
$ ipmctl show -sensor MediaTemperature -dimm 0x0011
$ sudo ipmctl show -sensor MediaTemperature -dimm 0x0011
```

## **Return Data**
Expand Down

0 comments on commit 0700f46

Please sign in to comment.