Skip to content

Commit

Permalink
Merge pull request #114 from astappiev/patch-1
Browse files Browse the repository at this point in the history
Add `--output-sensor-state` argument to ipmi-sensors command
  • Loading branch information
bitfehler authored Jun 17, 2022
2 parents 79f1dd4 + d6e55de commit 2900c84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions collector_ipmi.go
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ func (c IPMICollector) Args() []string {
"--no-header-output",
"--sdr-cache-recreate",
"--output-event-bitmask",
"--output-sensor-state",
}
}

Expand Down

0 comments on commit 2900c84

Please sign in to comment.