/var/lib/pcp/testsuite/1044.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 | QA output created by 1044
=== basic test - check that we get one rule...
rule: memory.exhausted [chronic main memory exhaustion]
help: The system is swapping modified pages out of main memory to the
swap partitions, and has been doing this on at least 3 of the
last 10 evaluations of this rule.
There appears to be insufficient main memory to meet the resident
demands of the current workload.
predicate =
some_host (30 %_sample swap.pagesout $hosts$ @0..9 > 0)
vars: enabled = yes
=== basic test - check that we get one rule...
rule: memory.exhausted [chronic main memory exhaustion]
help: The system is swapping modified pages out of main memory to the
swap partitions, and has been doing this on at least 3 of the
last 10 evaluations of this rule.
There appears to be insufficient main memory to meet the resident
demands of the current workload.
predicate =
some_host (30 %_sample swap.pagesout $hosts$ @0..9 > 0)
vars: enabled = yes
=== check for non-existant rules location
pmieconf: error - cannot stat /no/such/file: No such file or directory
=== check no fatal errors when creating config.pmie
45
// pmieconf-pmie 1 ./pconf
// end
=== check generated config.pmie is good pmie syntax
status=0
=== check interactive similar to command line....
214a215
>
=== check rules path & duplicate rule names (-r)...
pmieconf: error - rule name "SOME.RULE" has already been used, duplicate name found in:
"./pconf/SOME/RULE", line LINENUMBER.
status=0
=== check rules path & duplicate rule names (env)...
pmieconf: error - rule name "SOME.RULE" has already been used, duplicate name found in:
"./pconf/SOME/RULE", line LINENUMBER.
status=0
=== check env variable gets used over default...
pmieconf: error - cannot stat /no/such/rules: No such file or directory
status=1
|