75%
21.08.2014
04 address 192.168.0.100
05 check_command check-host-alive
06 contact_groups contacts
07 use check_5min_24x7
74%
16.03.2021
=libaio, iodepth=32
fio-3.12
Starting 1 process
Jobs: 1 (f=1): [w(1)][100.0%][w=1420KiB/s][w=355 IOPS][eta 00m:00s]
test: (groupid=0, jobs=1): err= 0: pid=3377: Sat Jan 9 15:31:04 2021
write: IOPS=352, BW=1410Ki
74%
18.06.2014
-4380 days]: 41 ( 0.01%) ( 99.97% cumulative)
[4380-5110 days]: 91 ( 0.02%) ( 99.99% cumulative)
[5110-5840 days]: 36 ( 0.01%) (100.00% cumulative)
Top 10 oldest
74%
08.04.2014
list item in l
results in a separate job.
Listing 1: Joblib: Embarrassingly Parallel
01 from joblib import Parallel, delayed
02
03 def f(x):
04 return x
05
06 l = range(5)
07 results = Parallel
74%
12.02.2014
= psutil.cpu_percent(interval=0.5, percpu=False)
print " CPU ALL: ",percs," %";
# Individual CPUs
percs = psutil.cpu_percent(interval=0.5, percpu=True)
for cpu_num, perc in enumerate(percs):
print " CPU%-2s %5s%% " % (cpu_num
73%
31.10.2025
of a process (Listing 2).
Listing 2
Mac OS X time
$ /usr/bin/time -l ls > /dev/null
0.01 real 0.00 user 0.00 sys
528384 maximum resident set size
0 average
73%
12.09.2013
Active: >10W; sleep: 1W
Active 10-15W; sleep: 0.86W
Active: 7.2W; sleep: 1.8W
Size (LxWxH):
140x42x198mm
227x82x231mm
191x97x266mm
225x47x200mm
119x
73%
20.02.2012
.51, 0, 0.36, 17.74, 0.00, 6.38, 90, 0
2012-01-09 21:10:00, 92, 4.42, 0, 0.35, 20.81, 0.00, 7.22, 100, 0
2012-01-09 21
73%
11.10.2016
_percent_local=psutil.cpu_percent(interval=interv,percpu=True);
52 cpu_percent.append(cpu_percent_local);
53 # end for
54
55 # Normalize epoch to beginning
56 epoch_list[:] = [x - epoch_list[0] for x in epoch_list];
57
58 # Plots
59
60
73%
30.11.2025
server, such as Xming [3] or the Mocha X Server [4].
Listing 2
Xeyes Test
01 $ xeyes &
02
03 [1] 4342
04 $ X connection to localhost:10.0 broken (explicit kill or server shutdown).
05 [1 ... 0