This file is indexed.

/var/lib/pcp/testsuite/1046.out is in pcp-testsuite 3.8.12ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
QA output created by 1046

=== first, set global delta
// pmieconf-pmie 1 ./pconf
// 0 global delta = 120
// end

=== now change cpu groups delta
// pmieconf-pmie 1 ./pconf
// 0 global delta = 120
// 1 cpu.aggregate_util delta = 450
// 1 cpu.excess_fpe delta = 450
// 1 cpu.load_average delta = 450
// 1 cpu.single_util delta = 450
// 1 cpu.system_calls delta = 450
// 1 cpu.system_mode delta = 450
// end

=== now print out some deltas
o global
delta = 120
o memory
o cpu
delta = 450
delta = 450
delta = 450
delta = 450
delta = 450
delta = 450

=== change global again
// pmieconf-pmie 1 ./pconf
// 0 global delta = 60
// 1 cpu.aggregate_util delta = 450
// 1 cpu.excess_fpe delta = 450
// 1 cpu.load_average delta = 450
// 1 cpu.single_util delta = 450
// 1 cpu.system_calls delta = 450
// 1 cpu.system_mode delta = 450
// end

=== print out the deltas
o global
delta = 60
o memory
o cpu
delta = 450
delta = 450
delta = 450
delta = 450
delta = 450
delta = 450

=== lconf is in 1046.full ===