Tagged Questions
3
votes
1answer
604 views
PHP server statistics script?
I'm not really sure where to put this question (it's not really webapps or superuser) but I'm sure something similar already exists. I'm looking for a php script that gives me detailed info about ...
2
votes
4answers
4k views
How to get the temperature of motherboard of a PC (and other hardware statistics)?
does any one know how to get the current motherboard, processor or HD temperature statistics?
In GNU/Linux, I know I could use something like hddtemp or sensord to get the info, and then parse it... ...