- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Disk Input/Output per Second.
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2000 01:44 PM
10-02-2000 01:44 PM
Disk Input/Output per Second.
We want to by some remote storage hardware and the vendor have asked us what is our load on disk IOs to figure out the data transfer rate from the System to the remote storage device.This will also help us to decide the communication medium which will connect both the hardwares.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2000 01:48 PM
10-02-2000 01:48 PM
Re: Disk Input/Output per Second.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2000 02:32 PM
10-02-2000 02:32 PM
Re: Disk Input/Output per Second.
The same kind of information can be collected by products like GlancePlus, measureware as well. these above two products are priced products and are known to give more accurate resulsts when compared to sar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2000 04:23 PM
10-02-2000 04:23 PM
Re: Disk Input/Output per Second.
While sar is the classic, Glance is a tool well worth having. Glance metrics can be viewed for the physical disk, for the volume group and/or for the filesystems. Although Glance is a charagable, licensed product, a trial version is available for 30-days (?) use on your application CD.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2000 06:09 PM
10-02-2000 06:09 PM
Re: Disk Input/Output per Second.
Forgot to add 'iostat'. See man iostat. This gives the KB/second and the number of seeks/second. Statistics are reported for all disks on the system.
...JRF...