qa: update 660 to generate index.html, fixing pcp-testsuite runs
[pcp.git] / qa / 497.out.1
blob4e07cfbe5cbda37d1d57f16394ea38d471c2416e
1 QA output created by 497
2 Creating config file "TMP.conf" using default settings ...
4 --- start initial config file ---
5 #pmlogconf 2.0
7 # pmlogger(1) config file created and updated by pmlogconf
9 # DO NOT UPDATE THE INITIAL SECTION OF THIS FILE.
10 # Any changes may be lost the next time pmlogconf is used
11 # on this file.
13 #+ groupdir TMP
15 #+ 01:y:default:
16 ## qa group one this one contains no errors
17 log advisory on default {
18         sample.long.million
20 #----
21 # DO NOT UPDATE THE FILE ABOVE THIS LINE
22 # Otherwise any changes may be lost the next time pmlogconf is
23 # used on this file.
25 # It is safe to make additions from here on ...
28 [access]
29 disallow * : all;
30 allow localhost : enquire;
31 --- end initial config file ---
33 === bad condition in probe clause ===
34 need to add new group tag=02
35 pmlogconf: Warning: TMP/02: pmlogconf-setup failed
36 TMP/02: 
37 probe sample.ulong.ten bozo ? include : exclude
38 TMP/02: Error: condition operator "bozo" not recognized
40 Group: qa group one this one contains no errors
41 Log this group? [y] 
42 No changes
44 === missing val in probe condition ===
45 need to add new group tag=02
46 pmlogconf: Warning: TMP/02: pmlogconf-setup failed
47 TMP/02: 
48 probe sample.ulong.ten == ? include : exclude
49 TMP/02: Error: expected "?" after condition, found "include : exclude"
51 Group: qa group one this one contains no errors
52 Log this group? [y] 
53 No changes
55 === bad keyword in probe state rule ===
56 need to add new group tag=02
57 pmlogconf: Warning: TMP/02: pmlogconf-setup failed
58 TMP/02: 
59 probe sample.ulong.ten exists ? include : foo
60 TMP/02: Error: failure state "foo" not recognized
62 Group: qa group one this one contains no errors
63 Log this group? [y] 
64 No changes
66 === missing : probe state rule ===
67 need to add new group tag=02
68 pmlogconf: Warning: TMP/02: pmlogconf-setup failed
69 TMP/02: 
70 probe sample.ulong.ten exists ? include exclude
71 TMP/02: Error: missing state rule components: "? include exclude"
73 Group: qa group one this one contains no errors
74 Log this group? [y] 
75 No changes
77 === bad probe state rule ===
78 need to add new group tag=02
79 pmlogconf: Warning: TMP/02: pmlogconf-setup failed
80 TMP/02: 
81 probe sample.ulong.ten exists ? include ! exclude
82 TMP/02: Error: expected ":" in state rule, found "!"
84 Group: qa group one this one contains no errors
85 Log this group? [y] 
86 No changes
88 === extra text in probe state rule ===
89 need to add new group tag=02
90 pmlogconf: Warning: TMP/02: pmlogconf-setup failed
91 TMP/02: 
92 probe sample.ulong.ten exists ? include : exclude foo
93 TMP/02: Error: extra state rule components: "? include : exclude foo"
95 Group: qa group one this one contains no errors
96 Log this group? [y] 
97 No changes
99 === bad force clause ===
100 need to add new group tag=02
101 pmlogconf: Warning: TMP/02: pmlogconf-setup failed
102 TMP/02: 
103 force foo
104 TMP/02: Error: force state "foo" not recognized
106 Group: qa group one this one contains no errors
107 Log this group? [y] 
108 No changes
109 --- start final config file ---
110 #pmlogconf 2.0
112 # pmlogger(1) config file created and updated by pmlogconf
114 # DO NOT UPDATE THE INITIAL SECTION OF THIS FILE.
115 # Any changes may be lost the next time pmlogconf is used
116 # on this file.
118 #+ groupdir TMP
120 #+ 01:y:default:
121 ## qa group one this one contains no errors
122 log advisory on default {
123         sample.long.million
125 #----
126 # DO NOT UPDATE THE FILE ABOVE THIS LINE
127 # Otherwise any changes may be lost the next time pmlogconf is
128 # used on this file.
130 # It is safe to make additions from here on ...
133 [access]
134 disallow * : all;
135 allow localhost : enquire;
136 --- end final config file ---