in reply to read daemon status
All the raw info is in:
/proc/PID/* [download]
For example you may be interested in:
cat /proc/PID/status cat /proc/PID/mem cat /proc/PID/cpu [download]
tachyon