Applies to Compaq Presario C700 series:
CPU temperature is monitored by a proc file at following path:
/proc/acpi/thermal_zone/TZ01/temperature
Adding a command like below will display the temperature every 2 seconds.
$ watch cat /proc/acpi/thermal_zone/TZ01/temperature