Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add iostat operation #43

Open
tzach opened this issue Mar 19, 2014 · 0 comments
Open

Add iostat operation #43

tzach opened this issue Mar 19, 2014 · 0 comments

Comments

@tzach
Copy link
Member

tzach commented Mar 19, 2014

Linux iostats reports Central Processing Unit (CPU) statistics and input/output statistics for devices, partitions and network filesystems (NFS).

It is describable to have similar functionality on osv.
Out of linux options, the following seems to be more useful:
-c Display the CPU utilization report.
-d Display the device utilization report.
-m Display statistics in megabytes per second instead of blocks or kilobytes per second. Data displayed are valid only with kernels 2.4 and later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant