Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

sensors - grabbing just sensor data
#1

Running this command line grabs a bunch of additional data besides sensors. Is there a way to
grab just sensor data - and is it possible to repeatedly grab sensor data with realtime updates to the
command line interface to appear like the realtime sensor data using the GUI:
Command: siw64 /log:txt=sensors.txt /h:8192

Also, is it possible to grab just a subset of the sensor data such as Just CPU temps?
Reply
#2

(08-11-2021 12:51 PM)hawker46 Wrote:  Running this command line grabs a bunch of additional data besides sensors. Is there a way to
grab just sensor data - and is it possible to repeatedly grab sensor data with realtime updates to the
command line interface to appear like the realtime sensor data using the GUI:
Command: siw64 /log:txt=sensors.txt /h:8192

Also, is it possible to grab just a subset of the sensor data such as Just CPU temps?

You can create a batch file and run the command in a loop.
siw64 /log:txt=sensors.txt /h:8192 /s:0 /n:0 /append

it is not possible to grab a subset (unless you want a customized version).
Reply




Users browsing this thread: 1 Guest(s)