58%
29.09.2020
to help determine the probability of a drive failing.
Infos
S.M.A.R.T: https://en.wikipedia.org/wiki/S.M.A.R.T.
Google study: https://static.googleusercontent.com/media/research.google.com
58%
14.08.2020
S.M.A.R.T. (Self-Monitoring, Analysis, and Reporting Technology) is a monitoring system for storage devices that provides information about the status of a device and allows for the running of self
57%
28.03.2012
and modified one line in /etc/collectl.conf
by adding a little to the default statistics monitored. The line in /etc/collectl.conf
is:
DaemonCommands = -f /var/log/collectl -r00:00,7 -m -F60 -s+YZCD --iosize
57%
14.06.2017
example illustrating the change in file size:
$ ls -lsah FS_scan.csv
3.2M -rw-r--r-- 1 laytonjb laytonjb 3.2M 2014-06-09 20:31 FS_scan.csv
$ gzip -9 FS_scan.csv
$ ls -lsah FS_scan.csv.gz
268K
57%
14.08.2017
to compress data files. Listing 1 shows a quick example illustrating the change in file size.
Listing 1
Gzip Example
$ ls -lsah FS_scan.csv
3.2M -rw-r--r-- 1 laytonjb laytonjb 3.2M 2014-06-09 20
57%
04.11.2011
.
Listing 1: Running Many Commands at Once
01 $ cat commands
02 date
03 hostname
04 echo foo | md5sum
05
06 $ cat commands | parallel
07 Thu Jul 8 10:37:20 EST 2010
08 desktop‑machine
09 d3b07384d113edec49
57%
29.09.2020
://en.wikipedia.org/wiki/ATX
ThinkPad T420: https://support.lenovo.com/us/en/solutions/pd015734/
16GB (2X8GB) RAM kit (204PIN SODIMM DDR3 SDRAM PC10600): https://www.amazon.com/gp/product/B00B2OT9HI/
250GB Samsung 850 EVO v
57%
27.08.2014
.07% (4.61 GiB)
"84K READ" 2.05% (8.79 GiB)
"128K READ" 96.66% (414.41 GiB)
This heatmap can help you 'see' hot spots. It is adjusted to terminal size, so each square = 10.00 MiB
The
57%
20.11.2013
are available, I’m going to focus on Amazon S3 because, arguably, they are the one-thousand-pound gorilla in cloud storage. The exact details of S3 are not public, but you can think of it as an object
57%
11.06.2014
://munin-monitoring.org
Cacti: http://www.cacti.net
Ganglia: http://ganglia.sourceforge.net
Zabbix: http://www.zabbix.com
Zenoss Community: http://community.zenoss.org/
Observium: http://www.observium.org/
GKrellM