Results 1 to 2 of 2

Thread: Detailed Hard Drive Monitor

  1. #1
    Join Date
    Apr 2013
    Beans
    2

    Detailed Hard Drive Monitor

    Hi,

    Is there any utility for Ubuntu 12.04 to monitor disk command LBA, Command Length (Transfer length), Read/Write bandwidth etc. Most of the tools I explored including iotop, iostat, etc did not contain LBA information, command length information. The utility needs to be passive and not run any benchmarks. The disk is primarily SCSI/SATA.

    Appreciate any help on this

    Thanks

  2. #2
    Join Date
    Apr 2013
    Beans
    2

    Re: Detailed Hard Drive Monitor

    So, I got this running by modifying the kernel driver for SCSI and recompiling the kernel. Right now the LBA, transfer length etc is printed via the printk command.
    Is there any way to filter this based on the user id?

    Any help is appreciated.

    Thanks

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •