ডিস্ক ব্যবহারের জন্য `শীর্ষস্থানীয় [নকল]


29

topশেলটির একমাত্র সঠিক সিস্টেমে রিয়েলটাইমটিতে কীভাবে ডিস্কের ব্যবহার (লেখার / পড়ার এবং অন্যান্য দুর্দান্ত জিনিসগুলি) ট্র্যাক করবেন ?

এটি নির্দিষ্ট ডিরেক্টরি নিরীক্ষণ করতে পারলে এটি দুর্দান্ত হবে।

উত্তর:


45

আই / ও ট্র্যাক করার জন্য একটি সরঞ্জাম রয়েছে (শীর্ষের মতো):

iotop -oPa

এখানে চিত্র বর্ণনা লিখুন

$ apt-cache show iotop
(...)
Description-en: simple top-like I/O monitor
 iotop does for I/O usage what top(1) does for CPU usage. It watches I/O
 usage information output by the Linux kernel and displays a table of
 current I/O usage by processes on the system. It is handy for answering
 the question "Why is the disk churning so much?".
 .
 iotop can only run under a Linux 2.6.20 or later kernel built with the
 CONFIG_TASKSTATS, CONFIG_TASK_DELAY_ACCT, CONFIG_TASK_IO_ACCOUNTING and
 CONFIG_VM_EVENT_COUNTERS build config options on.
Homepage: http://guichaz.free.fr/iotop/
আমাদের সাইট ব্যবহার করে, আপনি স্বীকার করেছেন যে আপনি আমাদের কুকি নীতি এবং গোপনীয়তা নীতিটি পড়েছেন এবং বুঝতে পেরেছেন ।
Licensed under cc by-sa 3.0 with attribution required.