Merge branch 'master' of git://git.pcp.io/pcp into qt
[pcp.git] / qa / 368.other
blobec8aa6033fee78c56917c1afbcae4008a61a91c6
1 QA output created by 368
2 Creating config file "TMP.conf" using default settings ...
3 ...
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
17 log advisory on default {
18         sample.long.ten
19         sample.long.hundred
20         sample.long.million
22 #----
23 #+ 02:x::
24 #----
25 #+ 03:y:default:
26 ## qa group three
27 log advisory on default {
28         sample.longlong.ten
30 #----
31 #+ 04:n:default:
32 ## qa group four
33 #----
34 # DO NOT UPDATE THE FILE ABOVE THIS LINE
35 # Otherwise any changes may be lost the next time pmlogconf is
36 # used on this file.
38 # It is safe to make additions from here on ...
41 [access]
42 disallow .* : all;
43 disallow :* : all;
44 allow local:* : enquire;
45 --- end initial config file ---
46 need to add new group tag=00
47 TMP/00: 
48 force include -> probe=success action=include
49 need to add new group tag=05
50 TMP/05: 
51 force available -> probe=success action=available
53 Group: qa group one
54 Log this group? [y] Warning: cannot find group file (03) ... no change is possible
55 ...
56 Differences ...
57 *** TMP.orig ...
58 --- TMP.new ...
59 ***************
60 *** 27,32 ****
61 --- 27,41 ----
62   #+ 04:n:default:
63   ## qa group four
64   #----
65 + #+ 00:y:default:
66 + ## qa group zero
67 + log advisory on default {
68 +       sample.float.ten
69 + }
70 + #----
71 + #+ 05:n:default:
72 + ## qa group five
73 + #----
74   # DO NOT UPDATE THE FILE ABOVE THIS LINE
75   # Otherwise any changes may be lost the next time pmlogconf is
76   # used on this file.
77 Keep changes? [y] 
78 Group: qa group one
79 Log this group? [y] .....
80 Differences ...
81 *** TMP.orig ...
82 --- TMP.new ...
83 ***************
84 *** 16,22 ****
85         sample.long.million
86   }
87   #----
88 ! #+ 02:x::
89   #----
90   #+ 03:y:default:
91   ## qa group three
92 --- 16,26 ----
93         sample.long.million
94   }
95   #----
96 ! #+ 02:y:default:
97 ! ## qa group two
98 ! log advisory on default {
99 !       sample.ulong.ten
100 ! }
101   #----
102   #+ 03:y:default:
103   ## qa group three
104 Keep changes? [y] 
105 Group: qa group one
106 Log this group? [y] .......
107 Differences ...
108 *** TMP.orig ...
109 --- TMP.new ...
110 ***************
111 *** 12,18 ****
112   ## qa group one
113   log advisory on default {
114         sample.long.ten
115 -       sample.long.hundred
116         sample.long.million
117   }
118   #----
119 --- 12,17 ----
120 ***************
121 *** 20,25 ****
122 --- 19,25 ----
123   ## qa group two
124   log advisory on default {
125         sample.ulong.ten
126 +       sample.ulong.million
127   }
128   #----
129   #+ 03:y:default:
130 ***************
131 *** 40,45 ****
132 --- 40,56 ----
133   #+ 05:n:default:
134   ## qa group five
135   #----
136 + #+ 98:n:default:
137 + ## postgresql summary information
138 + #----
139 + #+ 99:y:1 minute:
140 + ## Example from pmlogconf(1) man page ... more descripton
141 + log advisory on 1 minute {
142 +       sample.secret.foo.one
143 +       sample.secret.foo.bar   # non-leaf in the PMNS
144 +       sample.colour [ red green ]
145 + }
146 + #----
147   # DO NOT UPDATE THE FILE ABOVE THIS LINE
148   # Otherwise any changes may be lost the next time pmlogconf is
149   # used on this file.
150 Keep changes? [y] --- start final config file ---
151 #pmlogconf 2.0
153 # pmlogger(1) config file created and updated by pmlogconf
155 # DO NOT UPDATE THE INITIAL SECTION OF THIS FILE.
156 # Any changes may be lost the next time pmlogconf is used
157 # on this file.
159 #+ groupdir TMP
161 #+ 01:y:default:
162 ## qa group one
163 log advisory on default {
164         sample.long.ten
165         sample.long.million
167 #----
168 #+ 02:y:default:
169 ## qa group two
170 log advisory on default {
171         sample.ulong.ten
172         sample.ulong.million
174 #----
175 #+ 03:y:default:
176 ## qa group three
177 log advisory on default {
178         sample.longlong.ten
180 #----
181 #+ 04:n:default:
182 ## qa group four
183 #----
184 #+ 00:y:default:
185 ## qa group zero
186 log advisory on default {
187         sample.float.ten
189 #----
190 #+ 05:n:default:
191 ## qa group five
192 #----
193 #+ 98:n:default:
194 ## postgresql summary information
195 #----
196 #+ 99:y:1 minute:
197 ## Example from pmlogconf(1) man page ... more descripton
198 log advisory on 1 minute {
199         sample.secret.foo.one
200         sample.secret.foo.bar   # non-leaf in the PMNS
201         sample.colour [ red green ]
203 #----
204 # DO NOT UPDATE THE FILE ABOVE THIS LINE
205 # Otherwise any changes may be lost the next time pmlogconf is
206 # used on this file.
208 # It is safe to make additions from here on ...
211 [access]
212 disallow .* : all;
213 disallow :* : all;
214 allow local:* : enquire;
215 --- end final config file ---