Hello,
I am interested in building a lightweight, feature poor app to pull CPU and Video card temperature sensors and dump the data to a flat file in a static directory, wiping any data older than thirty days, logging once every ten seconds or so. Would processing be an appropriate language?
To expand, there are five 'CPU' sensors, one for each core in the i7, and one for the package, one 'motherboard' sensor on the Asus p8alphabetsoup-pro motherboard, and I believe two on the GeForce 570. None of the retail or freeware softwares available do what I want, which is flat-file or csv timestamped data.
Thank you for your time and advice.
I am interested in building a lightweight, feature poor app to pull CPU and Video card temperature sensors and dump the data to a flat file in a static directory, wiping any data older than thirty days, logging once every ten seconds or so. Would processing be an appropriate language?
To expand, there are five 'CPU' sensors, one for each core in the i7, and one for the package, one 'motherboard' sensor on the Asus p8alphabetsoup-pro motherboard, and I believe two on the GeForce 570. None of the retail or freeware softwares available do what I want, which is flat-file or csv timestamped data.
Thank you for your time and advice.
1