/var/lib/pcp/testsuite/431.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 | QA output created by 431
=== This should work ===
my.string
value "hullo world!"
my.aggr
value "hullo world!" [68756c6c6f20776f726c6421]
my.string
value "hullo world!"
my.aggr
value "hullo world!" [68756c6c6f20776f726c6421]
=== These should NOT work ===
Semantic error: derived metric my.bad_1: sample.string.hullo - sample.aggregate.hullo: Non-arithmetic type for left operand
Semantic error: derived metric my.bad_2: 1 + sample.string.hullo: Non-arithmetic type for right operand
Semantic error: derived metric my.bad_3: sample.aggregate.hullo * 1024: Non-arithmetic type for left operand
Semantic error: derived metric my.bad_4: <expr> + sample.string.hullo: Non-arithmetic type for right operand
Semantic error: derived metric my.bad_5: sample.aggregate.hullo - <expr>: Non-arithmetic type for left operand
Semantic error: derived metric my.bad_6: 1 + sample.string.hullo: Non-arithmetic type for right operand
Semantic error: derived metric my.bad_7: sample.string.hullo * 128: Non-arithmetic type for left operand
my.bad_1: pmLookupDesc: Unknown or illegal metric identifier
my.bad_2: pmLookupDesc: Unknown or illegal metric identifier
my.bad_3: pmLookupDesc: Unknown or illegal metric identifier
my.bad_4: pmLookupDesc: Unknown or illegal metric identifier
my.bad_5: pmLookupDesc: Unknown or illegal metric identifier
my.bad_6: pmLookupDesc: Unknown or illegal metric identifier
my.bad_7: pmLookupDesc: Unknown or illegal metric identifier
|