[HPADM] [SUMMARY] Systems Zombie

From: Stephanie Chung (stepchung_at_yahoo.com)
Date: 09/25/04

  • Next message: Marshall, Richard: "[HPADM] HP/UX Source/OS release management tools"
    Date: Sat, 25 Sep 2004 10:45:03 -0700 (PDT)
    To: hpux <hpux-admin@dutchworks.nl>
    
    

    Question:

    The 'top' command shows:
    "277 processes: 234 sleeping, 42 running, 1 zombie"
    How do I find the zombie in the system? Thanks.

    Thanks to Mark Graham, Kees Couprie.

    Here is Mark’s reply:
      ps -elf | grep Z
    Processes are R (running), S (sleeping), Z (zombie),
    may be a few others...
    Look in column on left side of output...

    Kees’ reply:
    Ps –ef|grep defunct

                    
    __________________________________
    Do you Yahoo!?
    Yahoo! Mail - 50x more storage than other providers!
    http://promotions.yahoo.com/new_mail

    --
                 ---> Please post QUESTIONS and SUMMARIES only!! <---
            To subscribe/unsubscribe to this list, contact majordomo@dutchworks.nl
           Name: hpux-admin@dutchworks.nl     Owner: owner-hpux-admin@dutchworks.nl
     
     Archives:  ftp.dutchworks.nl:/pub/digests/hpux-admin       (FTP, browse only)
                http://www.dutchworks.nl/htbin/hpsysadmin   (Web, browse & search)
    

  • Next message: Marshall, Richard: "[HPADM] HP/UX Source/OS release management tools"