Was this helpful?
ema_check_disk_perf
The ema_check_disk_perf plug-in monitors disk performance.
Information displayed includes:
Number of disks in output
EMA User Interface Reference
Bytes used in performance tests
Test caching indicator (- cache: without cache, + cache: with cache)
Transfer rate in KB/s, MB/s, GB/s, or TB/s
The plug-in has the following format:
ema_check_disk_perf [--perf] -d “{disk[:/label] }”
--perf
Specifies to run the performance test.
-d “{disk[:label] }”
Quoted string that specifies a space separated list of writable disks and optional labels for the EMA user interface.
Example:
Check performance of writable disks /dev/sda1 and /dev/sda2 labeling them Main and Secondary respectively:
ema_check_disk_perf --perf -d “/dev/sda1:/Main /dev/sda2:/Secondary”
Windows:
ema_check_disk_perf -–perf -d “c:\home:c:/MAIN d::d:/Secondary”
Last modified date: 11/28/2023