Re: monitoring resident memory of a process

From: David S. Madole (david_at_madole.net)
Date: 10/30/05

  • Next message: ray_at_redshift.com: "Re: tcp services (ssh,ftp) does not work"
    To: "grover mitchell" <baguagrover@gmail.com>, <freebsd-hackers@freebsd.org>
    Date: Sun, 30 Oct 2005 08:16:22 -0500
    
    

    > From: "grover mitchell" <baguagrover@gmail.com>
    >
    > I am trying to monitor the resident memory size of some apache
    > processes to
    > find out what the memory footprint is like. I was planning on using the
    > perl
    > Proc::ProcessTable module, but it seems to be lacking information:

    How about 'ps v'?

    David

    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"


  • Next message: ray_at_redshift.com: "Re: tcp services (ssh,ftp) does not work"