i need some program or something that can report my system stats(cpu temp, fan speed, free memory, etc) to a remote php file. is there any way to do this?
I know phpsysinfo can accomplish some of the things you're looking for. But to my knowledge it can retrieve cpu temp or fan speed. You could always hack it I suppose.