karma-syndicate
Linux sh-pro80.hostgator.com.br 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
Apache
162.241.62.121
/
usr
/
share
/
dstat
[ HOME ]
Exec
Submit
dstat_disk_tps.pyc
� *�Lc @ s d e f d � � YZ d S( t dstat_pluginc B s; e Z d Z d � Z d � Z d � Z d � Z d � Z RS( s� Number of read and write transactions per device. Displays the number of read and write I/O transactions per device. c C sG d | _ d | _ d | _ t j d � | _ | j d � d | _ d S( Nt readst writst di� s ^(dm-\d+|md\d+|[hsv]d[a-z]+\d+)$s /proc/diskstatsi ( R R ( t nickt typet scalet ret compilet diskfiltert opent cols( t self( ( s"