bug report: hobbit client for solaris can't report zombie process

T.J. Yang tj_yang at hotmail.com
Thu Jul 26 17:18:59 CEST 2007


The existing ps command in hobbit-client-sunos.sh won't report zombie 
processes.
I changed the long ps -A command to just "ps -eaf" and it can report the 
zombie now.

Question is will "ps -eaf" break anything on hobbit server side ?


root at login3> diff hobbitclient-sunos.sh  hobbitclient-sunos.orig
55,56c55,56
< #ps -A -o pid,ppid,user,stime,s,pri,pcpu,time,pmem,rss,vsz,args
< ps -eaf
---
>ps -A -o pid,ppid,user,stime,s,pri,pcpu,time,pmem,rss,vsz,args
>
root at login3>


T.J. Yang

_________________________________________________________________
http://newlivehotmail.com




More information about the Xymon mailing list