Re: Monitoring a program

From: db (db_at_traceroute.dk)
Date: 11/17/05

  • Next message: db: "Re: Monitoring a program"
    To: Ivailo Tanusheff <i.tanusheff@procreditbank.bg>, questions@freebsd.org
    Date: Thu, 17 Nov 2005 18:09:53 +0000
    
    

    On Thursday 17 November 2005 09:32, you wrote:
    > You can take a snapshot of files being used by lsof:
    > Port: lsof-4.76.1.1
    > Path: /usr/ports/sysutils/lsof
    > Info: Lists information about open files (similar to fstat(1))
    > Maint: obrien@FreeBSD.org
    > B-deps:
    > R-deps:
    > WWW: http://people.freebsd.org/~abe/
    >
    > Hope this will help you :)

    Well, the build fails, but thanks (I will notify the maintainer) :-)

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


  • Next message: db: "Re: Monitoring a program"

    Relevant Pages

    • Re: Monitoring a program
      ... > Maint: obrien@FreeBSD.org ... with 'lsof' you can see the actual situation; with 'truss' you ... may investigate in detail all sys calls ...
      (freebsd-questions)
    • Re: High IO peaks on SE3310
      ... Real time monitoring of short bursts of I/O activity is ... just not within lsof's scope. ... Lsof takes a full snapshot ...
      (comp.sys.sun.admin)
    • Re: How2 find all files used by proc & kids?
      ... (I'm aware of lsof, ... it will only give a snapshot of open files; ... It is theoretically able to follow forks, so you can trace child ...
      (comp.unix.programmer)
    • Re: How2 find all files used by proc & kids?
      ... (I'm aware of lsof, ... it will only give a snapshot of open files; ... Ian Collins. ...
      (comp.unix.programmer)