Merge pull request #114 from astappiev/patch-1
Add `--output-sensor-state` argument to ipmi-sensors command
This commit is contained in:
commit
2900c84847
|
@ -139,6 +139,7 @@ func (c IPMICollector) Args() []string {
|
|||
"--no-header-output",
|
||||
"--sdr-cache-recreate",
|
||||
"--output-event-bitmask",
|
||||
"--output-sensor-state",
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue