Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. santhoshtauro

    how to get Reads per sec and writes per sec data in AIX

    Filemon gives the expected out i.e reads/sec and writes/sec for each of the physical devices. Cannot use filemon as it is an additional package that need to be separetly installed on AIX. Any other ways of getting this data from the kernal ?
  2. santhoshtauro

    how to get Reads per sec and writes per sec data in AIX

    Thanks for the information needed. The netpmon, filemon and curt, i think doesnot come with the minimal AIX installation. They need to be installed as additional package, so i cannot use those. ------------------------ iostat o/p # iostat -d 2 2 Disks: % tm_act Kbps tps...
  3. santhoshtauro

    how to get Reads per sec and writes per sec data in AIX

    We need to get the number of reads/sec and writes/sec data from the AIX kernal for each of the disks. We are able to get the number of io/sec for each of the disks by reading data into dkstat (dk_xfers field of this structure gives io's/sec data) from the kernal. Can anyone help me out to...

Part and Inventory Search

Back
Top