This file is indexed.

/var/lib/pcp/testsuite/778.out is in pcp-testsuite 4.0.1-1.

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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
QA output created by 778
Waiting for pmcd to terminate ...

=== postgresql agent installation ===
Updating the Performance Metrics Name Space (PMNS) ...
Terminate PMDA if already installed ...
[...install files, make output...]
Updating the PMCD control file, and notifying PMCD ...
Starting pmcd ... 
Check postgresql metrics have appeared ... X metrics and Y values

=== check values with pmie ===
DATE: postgresql.active.xlog_current_location_offset: OK
DATE: postgresql.stat.activity.datid: OK
DATE: postgresql.stat.all_indexes.idx_tup_read: OK
DATE: postgresql.stat.all_tables.idx_tup_fetch: OK
DATE: postgresql.stat.database.tup_returned: OK
DATE: postgresql.stat.sys_indexes.idx_scan: OK
DATE: postgresql.stat.sys_tables.idx_tup_fetch: OK
DATE: postgresql.stat.xact.all_tables.seq_scan: OK
DATE: postgresql.stat.xact.sys_tables.idx_scan: OK
DATE: postgresql.statio.sys_indexes.idx_blks_hit: OK
DATE: postgresql.statio.sys_tables.idx_blks_read: OK
validate values ...

=== pg_stat_activity ===
client_port: match
backend_start: match

=== pg_stat_bgwriter ===
checkpoints_timed: match
buffers_alloc: match

=== pg_stat_database ===
stats_reset: match
tup_fetched: match

=== pg_stat_all_tables ===
seq_tup_read: match
seq_scan: match
idx_tup_fetch: match
idx_scan: match

=== pg_stat_sys_tables ===
seq_tup_read: match
seq_scan: match
idx_tup_fetch: match
idx_scan: match

=== pg_stat_all_indexes ===
idx_scan: match
idx_tup_read: match
idx_tup_fetch: match
relname: match

=== pg_stat_sys_indexes ===
idx_scan: match
idx_tup_read: match
idx_tup_fetch: match
relname: match

=== remove postgresql agent ===
Culling the Performance Metrics Name Space ...
postgresql ... done
Updating the PMCD control file, and notifying PMCD ...
[...removing files...]
Check postgresql metrics have gone away ... OK
Waiting for pmcd to terminate ...
Starting pmcd ... 
Starting pmlogger ...